Max level shown:
1 [ Jul 9 03:52:43 Enabled. ]
2 [ Jul 9 03:52:43 Rereading configuration. ]
3 [ Jul 9 03:52:45 Rereading configuration. ]
4 [ Jul 9 03:52:47 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:52:47 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:52:48.104070 [ 1 ] {} <Information> Application: Will watch for the process with pid 22809
33 2024.07.09 03:52:48.104526 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.09 03:52:48.566699 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22809
35 2024.07.09 03:52:48.567398 [ 1 ] {} <Information> Application: starting up
36 2024.07.09 03:52:48.568078 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.09 03:52:48.653638 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.09 03:52:48.725743 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.09 03:52:48.725792 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.09 03:52:48.725811 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.09 03:52:48.725872 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.09 03:52:48.726221 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.09 03:52:48.727702 [ 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:52:48.728194 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.09 03:52:48.728996 [ 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:52:48.729021 [ 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:52:48.729034 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.09 03:52:48.729200 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.09 03:52:48.730072 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.09 03:52:48.734788 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.09 03:52:48.735538 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.09 03:52:48.737055 [ 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:52:48.737119 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.09 03:52:48.738620 [ 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:52:48.738895 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.09 03:52:48.743065 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.09 03:52:48.743399 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.09 03:52:48.744895 [ 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:52:48.745320 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.09 03:52:48.745725 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.09 03:52:48.746161 [ 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:52:48.747460 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.09 03:52:48.747489 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.09 03:52:48.747556 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.09 03:52:48.747696 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.09 03:52:48.769936 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.09 03:52:48.769965 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000141292 sec
74 2024.07.09 03:52:48.770006 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.09 03:52:48.770021 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.09 03:52:48.771129 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.09 03:52:48.772134 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.09 03:52:48.772155 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.09 03:52:48.772183 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.09 03:52:48.772198 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.09 03:52:48.772209 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.09 03:52:48.772240 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.09 03:52:48.772251 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.09 03:52:48.772265 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.09 03:52:48.772296 [ 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:52:48.772308 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.09 03:52:48.772322 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.09 03:52:48.772336 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.09 03:52:48.772366 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.09 03:52:48.772380 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.09 03:52:48.772395 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.09 03:52:48.772421 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.09 03:52:48.772436 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.09 03:52:48.809508 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.09 03:52:48.816361 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.09 03:52:48.816389 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.617e-05 sec
97 2024.07.09 03:52:48.816403 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.09 03:52:48.816417 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.09 03:52:48.816439 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.09 03:52:48.816617 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.09 03:52:48.816659 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.09 03:52:48.816674 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.09 03:52:48.816690 [ 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:52:48.816701 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.09 03:52:48.895588 [ 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:52:49.092023 [ 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:52:49.092072 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.09 03:52:49.204525 [ 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:52:49.204755 [ 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.20 MiB
110 2024.07.09 03:52:49.205686 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4191e-05 sec.
111 2024.07.09 03:52:49.206045 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.09 03:52:49.206143 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.09 03:52:49.206204 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.09 03:52:49.206225 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.09 03:52:49.207120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.09 03:52:49.207321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.09 03:52:49.207355 [ 3 ] {} <Debug> HTTP-Session: 2803ab09-3adf-4c9f-ba34-4e404fdb4db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
118 2024.07.09 03:52:49.207385 [ 3 ] {} <Debug> HTTP-Session: 2803ab09-3adf-4c9f-ba34-4e404fdb4db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.09 03:52:49.207401 [ 3 ] {} <Debug> HTTP-Session: 2803ab09-3adf-4c9f-ba34-4e404fdb4db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.09 03:52:49.207484 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.09 03:52:49.207517 [ 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:52:49.207538 [ 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:52:49.207599 [ 3 ] {} <Trace> HTTP-Session: 2803ab09-3adf-4c9f-ba34-4e404fdb4db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.09 03:52:49.208703 [ 3 ] {90ee0bd6-5707-4eb2-8639-21f49103c824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.09 03:52:49.248230 [ 3 ] {90ee0bd6-5707-4eb2-8639-21f49103c824} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57467) (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:52:49.249204 [ 3 ] {90ee0bd6-5707-4eb2-8639-21f49103c824} <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:52:49.250852 [ 3 ] {} <Debug> HTTP-Session: 2803ab09-3adf-4c9f-ba34-4e404fdb4db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.09 03:52:49.251321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.09 03:52:49.251392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.09 03:52:49.251460 [ 3 ] {} <Debug> HTTP-Session: 8cc2609c-ef32-4a49-9fcf-a6205be2f1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
179 2024.07.09 03:52:49.251516 [ 3 ] {} <Debug> HTTP-Session: 8cc2609c-ef32-4a49-9fcf-a6205be2f1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.09 03:52:49.251529 [ 3 ] {} <Debug> HTTP-Session: 8cc2609c-ef32-4a49-9fcf-a6205be2f1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.09 03:52:49.251603 [ 3 ] {} <Trace> HTTP-Session: 8cc2609c-ef32-4a49-9fcf-a6205be2f1e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.09 03:52:49.253338 [ 3 ] {88d4a950-40fd-4aa6-bff1-f24906493636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.09 03:52:49.253525 [ 3 ] {88d4a950-40fd-4aa6-bff1-f24906493636} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.09 03:52:49.255776 [ 3 ] {88d4a950-40fd-4aa6-bff1-f24906493636} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.09 03:52:49.258736 [ 3 ] {88d4a950-40fd-4aa6-bff1-f24906493636} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.09 03:52:49.264904 [ 3 ] {88d4a950-40fd-4aa6-bff1-f24906493636} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.09 03:52:49.264968 [ 3 ] {88d4a950-40fd-4aa6-bff1-f24906493636} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.09 03:52:49.265021 [ 3 ] {} <Debug> HTTP-Session: 8cc2609c-ef32-4a49-9fcf-a6205be2f1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.09 03:52:49.269881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.09 03:52:49.269991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.09 03:52:49.270064 [ 3 ] {} <Debug> HTTP-Session: 05cae8d3-e101-406c-84eb-5d68f5a6c0c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
192 2024.07.09 03:52:49.270086 [ 3 ] {} <Debug> HTTP-Session: 05cae8d3-e101-406c-84eb-5d68f5a6c0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.09 03:52:49.270138 [ 3 ] {} <Debug> HTTP-Session: 05cae8d3-e101-406c-84eb-5d68f5a6c0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.09 03:52:49.270216 [ 3 ] {} <Trace> HTTP-Session: 05cae8d3-e101-406c-84eb-5d68f5a6c0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.09 03:52:49.270392 [ 3 ] {551e8252-f962-4636-ae9d-c43062eb4a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.09 03:52:49.270682 [ 3 ] {551e8252-f962-4636-ae9d-c43062eb4a0b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57467) (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:52:49.270971 [ 3 ] {551e8252-f962-4636-ae9d-c43062eb4a0b} <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:52:49.271278 [ 3 ] {} <Debug> HTTP-Session: 05cae8d3-e101-406c-84eb-5d68f5a6c0c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.09 03:52:49.273605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.09 03:52:49.273700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.09 03:52:49.273722 [ 3 ] {} <Debug> HTTP-Session: 8549ff12-bada-478e-9fcb-35f8da39168d Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
250 2024.07.09 03:52:49.273779 [ 3 ] {} <Debug> HTTP-Session: 8549ff12-bada-478e-9fcb-35f8da39168d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.09 03:52:49.273832 [ 3 ] {} <Debug> HTTP-Session: 8549ff12-bada-478e-9fcb-35f8da39168d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.09 03:52:49.273868 [ 3 ] {} <Trace> HTTP-Session: 8549ff12-bada-478e-9fcb-35f8da39168d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.09 03:52:49.274097 [ 3 ] {4aa273da-1bfb-4167-943d-add982e945b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.09 03:52:49.274323 [ 3 ] {4aa273da-1bfb-4167-943d-add982e945b5} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.09 03:52:49.274346 [ 3 ] {} <Debug> HTTP-Session: 8549ff12-bada-478e-9fcb-35f8da39168d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.09 03:52:49.274498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.09 03:52:49.274575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.09 03:52:49.274631 [ 3 ] {} <Debug> HTTP-Session: ba3ddf8f-e227-4349-8390-b1ad13318d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
259 2024.07.09 03:52:49.274650 [ 3 ] {} <Debug> HTTP-Session: ba3ddf8f-e227-4349-8390-b1ad13318d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.09 03:52:49.274696 [ 3 ] {} <Debug> HTTP-Session: ba3ddf8f-e227-4349-8390-b1ad13318d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.09 03:52:49.274756 [ 3 ] {} <Trace> HTTP-Session: ba3ddf8f-e227-4349-8390-b1ad13318d7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.09 03:52:49.274870 [ 3 ] {14fafccb-2679-4230-826d-519c7029fad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.09 03:52:49.274928 [ 3 ] {14fafccb-2679-4230-826d-519c7029fad5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.09 03:52:49.277984 [ 3 ] {14fafccb-2679-4230-826d-519c7029fad5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.09 03:52:49.278059 [ 3 ] {14fafccb-2679-4230-826d-519c7029fad5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000101592 sec
266 2024.07.09 03:52:49.278077 [ 3 ] {14fafccb-2679-4230-826d-519c7029fad5} <Trace> ReferentialDeps: No tables
267 2024.07.09 03:52:49.278126 [ 3 ] {14fafccb-2679-4230-826d-519c7029fad5} <Trace> LoadingDeps: No tables
268 2024.07.09 03:52:49.278154 [ 3 ] {14fafccb-2679-4230-826d-519c7029fad5} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.09 03:52:49.278326 [ 3 ] {14fafccb-2679-4230-826d-519c7029fad5} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.09 03:52:49.278347 [ 3 ] {} <Debug> HTTP-Session: ba3ddf8f-e227-4349-8390-b1ad13318d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.09 03:52:49.278509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.09 03:52:49.278591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.09 03:52:49.278611 [ 3 ] {} <Debug> HTTP-Session: 9581e0bc-4ef3-4ea9-bee0-61ce3913a613 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
274 2024.07.09 03:52:49.278657 [ 3 ] {} <Debug> HTTP-Session: 9581e0bc-4ef3-4ea9-bee0-61ce3913a613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.09 03:52:49.278714 [ 3 ] {} <Debug> HTTP-Session: 9581e0bc-4ef3-4ea9-bee0-61ce3913a613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.09 03:52:49.278743 [ 3 ] {} <Trace> HTTP-Session: 9581e0bc-4ef3-4ea9-bee0-61ce3913a613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.09 03:52:49.278924 [ 3 ] {76113db8-b9b6-4216-8efe-bb4d3ad60431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) /* 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:52:49.279011 [ 3 ] {76113db8-b9b6-4216-8efe-bb4d3ad60431} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.09 03:52:49.283619 [ 3 ] {76113db8-b9b6-4216-8efe-bb4d3ad60431} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.09 03:52:49.294044 [ 3 ] {76113db8-b9b6-4216-8efe-bb4d3ad60431} <Debug> oximeter.version (c9b62f25-9a37-4ba0-b68e-07c900b27403): Loading data parts
282 2024.07.09 03:52:49.294431 [ 3 ] {76113db8-b9b6-4216-8efe-bb4d3ad60431} <Debug> oximeter.version (c9b62f25-9a37-4ba0-b68e-07c900b27403): There are no data parts
283 2024.07.09 03:52:49.309302 [ 3 ] {76113db8-b9b6-4216-8efe-bb4d3ad60431} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.09 03:52:49.309328 [ 3 ] {} <Debug> HTTP-Session: 9581e0bc-4ef3-4ea9-bee0-61ce3913a613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.09 03:52:49.309543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.09 03:52:49.309649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.09 03:52:49.309713 [ 3 ] {} <Debug> HTTP-Session: 5d20602f-98fd-4d54-af33-f022dfdc90d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
288 2024.07.09 03:52:49.309735 [ 3 ] {} <Debug> HTTP-Session: 5d20602f-98fd-4d54-af33-f022dfdc90d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.09 03:52:49.309784 [ 3 ] {} <Debug> HTTP-Session: 5d20602f-98fd-4d54-af33-f022dfdc90d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.09 03:52:49.309855 [ 3 ] {} <Trace> HTTP-Session: 5d20602f-98fd-4d54-af33-f022dfdc90d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.09 03:52:49.310100 [ 3 ] {91057d35-fb62-472c-9d26-1f58f213aabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) /* 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:52:49.310225 [ 3 ] {91057d35-fb62-472c-9d26-1f58f213aabb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.09 03:52:49.324051 [ 3 ] {91057d35-fb62-472c-9d26-1f58f213aabb} <Debug> oximeter.measurements_bool (3061d211-c808-4e02-900e-680a84524ab3): Loading data parts
304 2024.07.09 03:52:49.324229 [ 3 ] {91057d35-fb62-472c-9d26-1f58f213aabb} <Debug> oximeter.measurements_bool (3061d211-c808-4e02-900e-680a84524ab3): There are no data parts
305 2024.07.09 03:52:49.329361 [ 3 ] {91057d35-fb62-472c-9d26-1f58f213aabb} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.09 03:52:49.329400 [ 3 ] {} <Debug> HTTP-Session: 5d20602f-98fd-4d54-af33-f022dfdc90d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.09 03:52:49.329644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.09 03:52:49.329761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.09 03:52:49.329829 [ 3 ] {} <Debug> HTTP-Session: e5d31c08-bab3-46da-92d8-2041037e1949 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
310 2024.07.09 03:52:49.329858 [ 3 ] {} <Debug> HTTP-Session: e5d31c08-bab3-46da-92d8-2041037e1949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.09 03:52:49.329918 [ 3 ] {} <Debug> HTTP-Session: e5d31c08-bab3-46da-92d8-2041037e1949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.09 03:52:49.329963 [ 3 ] {} <Trace> HTTP-Session: e5d31c08-bab3-46da-92d8-2041037e1949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.09 03:52:49.330303 [ 3 ] {43a4cb78-825e-4f1a-a196-d895c0efa4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.330399 [ 3 ] {43a4cb78-825e-4f1a-a196-d895c0efa4cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.09 03:52:49.337475 [ 3 ] {43a4cb78-825e-4f1a-a196-d895c0efa4cd} <Debug> oximeter.measurements_i8 (ac56fcf6-96e2-4883-9ff1-3095e182d3c6): Loading data parts
316 2024.07.09 03:52:49.337643 [ 3 ] {43a4cb78-825e-4f1a-a196-d895c0efa4cd} <Debug> oximeter.measurements_i8 (ac56fcf6-96e2-4883-9ff1-3095e182d3c6): There are no data parts
317 2024.07.09 03:52:49.359494 [ 3 ] {43a4cb78-825e-4f1a-a196-d895c0efa4cd} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.09 03:52:49.359532 [ 3 ] {} <Debug> HTTP-Session: e5d31c08-bab3-46da-92d8-2041037e1949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.09 03:52:49.359677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.09 03:52:49.359733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.09 03:52:49.359759 [ 3 ] {} <Debug> HTTP-Session: e78d7185-f7a4-4ab0-bb4f-bd4a40714897 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
322 2024.07.09 03:52:49.359776 [ 3 ] {} <Debug> HTTP-Session: e78d7185-f7a4-4ab0-bb4f-bd4a40714897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.09 03:52:49.359795 [ 3 ] {} <Debug> HTTP-Session: e78d7185-f7a4-4ab0-bb4f-bd4a40714897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.09 03:52:49.359832 [ 3 ] {} <Trace> HTTP-Session: e78d7185-f7a4-4ab0-bb4f-bd4a40714897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.09 03:52:49.360008 [ 3 ] {6be60bd9-e842-4df9-be04-37a89a1a5a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.360067 [ 3 ] {6be60bd9-e842-4df9-be04-37a89a1a5a54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.09 03:52:49.382540 [ 3 ] {6be60bd9-e842-4df9-be04-37a89a1a5a54} <Debug> oximeter.measurements_u8 (c635cc99-8b24-4fe4-9fff-c8eff8ceafe6): Loading data parts
328 2024.07.09 03:52:49.382730 [ 3 ] {6be60bd9-e842-4df9-be04-37a89a1a5a54} <Debug> oximeter.measurements_u8 (c635cc99-8b24-4fe4-9fff-c8eff8ceafe6): There are no data parts
329 2024.07.09 03:52:49.388315 [ 3 ] {6be60bd9-e842-4df9-be04-37a89a1a5a54} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.09 03:52:49.388373 [ 3 ] {} <Debug> HTTP-Session: e78d7185-f7a4-4ab0-bb4f-bd4a40714897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.09 03:52:49.388620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.09 03:52:49.388723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.09 03:52:49.388767 [ 3 ] {} <Debug> HTTP-Session: 7b64fb63-4502-4c5a-902d-d892c66c2cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
334 2024.07.09 03:52:49.388795 [ 3 ] {} <Debug> HTTP-Session: 7b64fb63-4502-4c5a-902d-d892c66c2cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.09 03:52:49.388827 [ 3 ] {} <Debug> HTTP-Session: 7b64fb63-4502-4c5a-902d-d892c66c2cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.09 03:52:49.388887 [ 3 ] {} <Trace> HTTP-Session: 7b64fb63-4502-4c5a-902d-d892c66c2cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.09 03:52:49.389221 [ 3 ] {3bf706ee-7a94-488e-ba7a-606cadf82866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.389326 [ 3 ] {3bf706ee-7a94-488e-ba7a-606cadf82866} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.09 03:52:49.396047 [ 3 ] {3bf706ee-7a94-488e-ba7a-606cadf82866} <Debug> oximeter.measurements_i16 (848f2102-8cd6-417b-86bc-d234d415577f): Loading data parts
340 2024.07.09 03:52:49.396283 [ 3 ] {3bf706ee-7a94-488e-ba7a-606cadf82866} <Debug> oximeter.measurements_i16 (848f2102-8cd6-417b-86bc-d234d415577f): There are no data parts
341 2024.07.09 03:52:49.401388 [ 3 ] {3bf706ee-7a94-488e-ba7a-606cadf82866} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.09 03:52:49.401431 [ 3 ] {} <Debug> HTTP-Session: 7b64fb63-4502-4c5a-902d-d892c66c2cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.09 03:52:49.401588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.09 03:52:49.401658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.09 03:52:49.401687 [ 3 ] {} <Debug> HTTP-Session: 93c20f94-8b80-457e-9ced-a1ac8baea1f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
346 2024.07.09 03:52:49.401706 [ 3 ] {} <Debug> HTTP-Session: 93c20f94-8b80-457e-9ced-a1ac8baea1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.09 03:52:49.401728 [ 3 ] {} <Debug> HTTP-Session: 93c20f94-8b80-457e-9ced-a1ac8baea1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.09 03:52:49.401771 [ 3 ] {} <Trace> HTTP-Session: 93c20f94-8b80-457e-9ced-a1ac8baea1f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.09 03:52:49.401981 [ 3 ] {716383ed-1839-4b4c-ba33-d3ffb5bef33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.402052 [ 3 ] {716383ed-1839-4b4c-ba33-d3ffb5bef33f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.09 03:52:49.413786 [ 3 ] {716383ed-1839-4b4c-ba33-d3ffb5bef33f} <Debug> oximeter.measurements_u16 (4cfabdc6-0a42-41f1-afb5-de21123532cb): Loading data parts
352 2024.07.09 03:52:49.413966 [ 3 ] {716383ed-1839-4b4c-ba33-d3ffb5bef33f} <Debug> oximeter.measurements_u16 (4cfabdc6-0a42-41f1-afb5-de21123532cb): There are no data parts
353 2024.07.09 03:52:49.439816 [ 3 ] {716383ed-1839-4b4c-ba33-d3ffb5bef33f} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.09 03:52:49.439857 [ 3 ] {} <Debug> HTTP-Session: 93c20f94-8b80-457e-9ced-a1ac8baea1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.09 03:52:49.440003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.09 03:52:49.440071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.09 03:52:49.440101 [ 3 ] {} <Debug> HTTP-Session: 1f23a473-42bb-4052-b951-9a814e935fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
358 2024.07.09 03:52:49.440127 [ 3 ] {} <Debug> HTTP-Session: 1f23a473-42bb-4052-b951-9a814e935fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.09 03:52:49.440142 [ 3 ] {} <Debug> HTTP-Session: 1f23a473-42bb-4052-b951-9a814e935fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.09 03:52:49.440182 [ 3 ] {} <Trace> HTTP-Session: 1f23a473-42bb-4052-b951-9a814e935fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.09 03:52:49.440364 [ 3 ] {5e554796-f174-4d21-a6e6-6e5469f23191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.440411 [ 3 ] {5e554796-f174-4d21-a6e6-6e5469f23191} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.09 03:52:49.452785 [ 3 ] {5e554796-f174-4d21-a6e6-6e5469f23191} <Debug> oximeter.measurements_i32 (69d52d97-93e3-4bac-a4c6-3c9816645bbd): Loading data parts
364 2024.07.09 03:52:49.452954 [ 3 ] {5e554796-f174-4d21-a6e6-6e5469f23191} <Debug> oximeter.measurements_i32 (69d52d97-93e3-4bac-a4c6-3c9816645bbd): There are no data parts
365 2024.07.09 03:52:49.458238 [ 3 ] {5e554796-f174-4d21-a6e6-6e5469f23191} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.09 03:52:49.458281 [ 3 ] {} <Debug> HTTP-Session: 1f23a473-42bb-4052-b951-9a814e935fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.09 03:52:49.458426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.09 03:52:49.458483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.09 03:52:49.458513 [ 3 ] {} <Debug> HTTP-Session: d0041306-04b4-45b6-b302-9ed5af8a43e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
370 2024.07.09 03:52:49.458530 [ 3 ] {} <Debug> HTTP-Session: d0041306-04b4-45b6-b302-9ed5af8a43e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.09 03:52:49.458550 [ 3 ] {} <Debug> HTTP-Session: d0041306-04b4-45b6-b302-9ed5af8a43e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.09 03:52:49.458587 [ 3 ] {} <Trace> HTTP-Session: d0041306-04b4-45b6-b302-9ed5af8a43e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.09 03:52:49.458769 [ 3 ] {75aede20-8eb6-4d66-bdf6-fecf5d0eba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.458822 [ 3 ] {75aede20-8eb6-4d66-bdf6-fecf5d0eba70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.09 03:52:49.469480 [ 3 ] {75aede20-8eb6-4d66-bdf6-fecf5d0eba70} <Debug> oximeter.measurements_u32 (88d5c92e-84b1-433a-947e-dcfcd01a241a): Loading data parts
376 2024.07.09 03:52:49.469660 [ 3 ] {75aede20-8eb6-4d66-bdf6-fecf5d0eba70} <Debug> oximeter.measurements_u32 (88d5c92e-84b1-433a-947e-dcfcd01a241a): There are no data parts
377 2024.07.09 03:52:49.475265 [ 3 ] {75aede20-8eb6-4d66-bdf6-fecf5d0eba70} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.09 03:52:49.475307 [ 3 ] {} <Debug> HTTP-Session: d0041306-04b4-45b6-b302-9ed5af8a43e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.09 03:52:49.475434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.09 03:52:49.475491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.09 03:52:49.475517 [ 3 ] {} <Debug> HTTP-Session: b5e9596d-3be4-468a-abd0-fd776f7e5717 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
382 2024.07.09 03:52:49.475539 [ 3 ] {} <Debug> HTTP-Session: b5e9596d-3be4-468a-abd0-fd776f7e5717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.09 03:52:49.475552 [ 3 ] {} <Debug> HTTP-Session: b5e9596d-3be4-468a-abd0-fd776f7e5717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.09 03:52:49.475590 [ 3 ] {} <Trace> HTTP-Session: b5e9596d-3be4-468a-abd0-fd776f7e5717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.09 03:52:49.475767 [ 3 ] {9bd034f0-d63a-4836-8ef1-1f52317ff35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.475825 [ 3 ] {9bd034f0-d63a-4836-8ef1-1f52317ff35e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.09 03:52:49.487700 [ 3 ] {9bd034f0-d63a-4836-8ef1-1f52317ff35e} <Debug> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Loading data parts
388 2024.07.09 03:52:49.488011 [ 3 ] {9bd034f0-d63a-4836-8ef1-1f52317ff35e} <Debug> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): There are no data parts
389 2024.07.09 03:52:49.502085 [ 3 ] {9bd034f0-d63a-4836-8ef1-1f52317ff35e} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.09 03:52:49.502120 [ 3 ] {} <Debug> HTTP-Session: b5e9596d-3be4-468a-abd0-fd776f7e5717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.09 03:52:49.502260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.09 03:52:49.502326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.09 03:52:49.502344 [ 3 ] {} <Debug> HTTP-Session: 80528b70-8fe6-40ee-a72d-61748c7e0ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
394 2024.07.09 03:52:49.502369 [ 3 ] {} <Debug> HTTP-Session: 80528b70-8fe6-40ee-a72d-61748c7e0ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.09 03:52:49.502384 [ 3 ] {} <Debug> HTTP-Session: 80528b70-8fe6-40ee-a72d-61748c7e0ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.09 03:52:49.502422 [ 3 ] {} <Trace> HTTP-Session: 80528b70-8fe6-40ee-a72d-61748c7e0ffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.09 03:52:49.502600 [ 3 ] {1290b389-cd67-45d3-89f7-6f50afaf8026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.502653 [ 3 ] {1290b389-cd67-45d3-89f7-6f50afaf8026} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.09 03:52:49.507376 [ 3 ] {1290b389-cd67-45d3-89f7-6f50afaf8026} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Loading data parts
400 2024.07.09 03:52:49.507541 [ 3 ] {1290b389-cd67-45d3-89f7-6f50afaf8026} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): There are no data parts
401 2024.07.09 03:52:49.515777 [ 3 ] {1290b389-cd67-45d3-89f7-6f50afaf8026} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.09 03:52:49.515819 [ 3 ] {} <Debug> HTTP-Session: 80528b70-8fe6-40ee-a72d-61748c7e0ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.09 03:52:49.515968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.09 03:52:49.516023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.09 03:52:49.516057 [ 3 ] {} <Debug> HTTP-Session: 176ef90c-e5d5-41e0-9219-0edbf6d17b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
406 2024.07.09 03:52:49.516084 [ 3 ] {} <Debug> HTTP-Session: 176ef90c-e5d5-41e0-9219-0edbf6d17b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.09 03:52:49.516102 [ 3 ] {} <Debug> HTTP-Session: 176ef90c-e5d5-41e0-9219-0edbf6d17b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.09 03:52:49.516146 [ 3 ] {} <Trace> HTTP-Session: 176ef90c-e5d5-41e0-9219-0edbf6d17b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.09 03:52:49.516349 [ 3 ] {7aa600ab-179f-4906-94a4-d1430f2fb000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.516409 [ 3 ] {7aa600ab-179f-4906-94a4-d1430f2fb000} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.09 03:52:49.520316 [ 3 ] {7aa600ab-179f-4906-94a4-d1430f2fb000} <Debug> oximeter.measurements_f32 (8648365b-f0e3-4078-a398-86df6054e439): Loading data parts
412 2024.07.09 03:52:49.520485 [ 3 ] {7aa600ab-179f-4906-94a4-d1430f2fb000} <Debug> oximeter.measurements_f32 (8648365b-f0e3-4078-a398-86df6054e439): There are no data parts
413 2024.07.09 03:52:49.530977 [ 3 ] {7aa600ab-179f-4906-94a4-d1430f2fb000} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.09 03:52:49.531003 [ 3 ] {} <Debug> HTTP-Session: 176ef90c-e5d5-41e0-9219-0edbf6d17b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.09 03:52:49.531159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.09 03:52:49.531224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.09 03:52:49.531244 [ 3 ] {} <Debug> HTTP-Session: e9537acc-ab4b-472e-84d7-e6734b6a5996 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
418 2024.07.09 03:52:49.531269 [ 3 ] {} <Debug> HTTP-Session: e9537acc-ab4b-472e-84d7-e6734b6a5996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.09 03:52:49.531291 [ 3 ] {} <Debug> HTTP-Session: e9537acc-ab4b-472e-84d7-e6734b6a5996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.09 03:52:49.531321 [ 3 ] {} <Trace> HTTP-Session: e9537acc-ab4b-472e-84d7-e6734b6a5996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.09 03:52:49.531498 [ 3 ] {14aa9416-2543-46cd-812b-5ffad287e8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.531559 [ 3 ] {14aa9416-2543-46cd-812b-5ffad287e8d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.09 03:52:49.538259 [ 3 ] {14aa9416-2543-46cd-812b-5ffad287e8d3} <Debug> oximeter.measurements_f64 (69759c67-4a0e-460f-aca8-184dfa5cb593): Loading data parts
424 2024.07.09 03:52:49.538514 [ 3 ] {14aa9416-2543-46cd-812b-5ffad287e8d3} <Debug> oximeter.measurements_f64 (69759c67-4a0e-460f-aca8-184dfa5cb593): There are no data parts
425 2024.07.09 03:52:49.547312 [ 3 ] {14aa9416-2543-46cd-812b-5ffad287e8d3} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.09 03:52:49.547349 [ 3 ] {} <Debug> HTTP-Session: e9537acc-ab4b-472e-84d7-e6734b6a5996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.09 03:52:49.547505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.09 03:52:49.547560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.09 03:52:49.547579 [ 3 ] {} <Debug> HTTP-Session: 3af569e8-3c69-4b60-bcd0-8c5ec412a6e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
430 2024.07.09 03:52:49.547607 [ 3 ] {} <Debug> HTTP-Session: 3af569e8-3c69-4b60-bcd0-8c5ec412a6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.09 03:52:49.547621 [ 3 ] {} <Debug> HTTP-Session: 3af569e8-3c69-4b60-bcd0-8c5ec412a6e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.09 03:52:49.547658 [ 3 ] {} <Trace> HTTP-Session: 3af569e8-3c69-4b60-bcd0-8c5ec412a6e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.09 03:52:49.547836 [ 3 ] {a4755630-399f-4d48-a35c-59340ef88756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.547897 [ 3 ] {a4755630-399f-4d48-a35c-59340ef88756} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.09 03:52:49.551803 [ 3 ] {a4755630-399f-4d48-a35c-59340ef88756} <Debug> oximeter.measurements_string (d4e87f01-5299-4fe7-8d12-dd9e10b9e0d0): Loading data parts
436 2024.07.09 03:52:49.551978 [ 3 ] {a4755630-399f-4d48-a35c-59340ef88756} <Debug> oximeter.measurements_string (d4e87f01-5299-4fe7-8d12-dd9e10b9e0d0): There are no data parts
437 2024.07.09 03:52:49.562266 [ 3 ] {a4755630-399f-4d48-a35c-59340ef88756} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.09 03:52:49.562297 [ 3 ] {} <Debug> HTTP-Session: 3af569e8-3c69-4b60-bcd0-8c5ec412a6e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.09 03:52:49.562429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.09 03:52:49.562486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.09 03:52:49.562505 [ 3 ] {} <Debug> HTTP-Session: ec5ae4ba-252f-4004-b7bc-ff512d31525d Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
442 2024.07.09 03:52:49.562531 [ 3 ] {} <Debug> HTTP-Session: ec5ae4ba-252f-4004-b7bc-ff512d31525d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.09 03:52:49.562554 [ 3 ] {} <Debug> HTTP-Session: ec5ae4ba-252f-4004-b7bc-ff512d31525d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.09 03:52:49.562583 [ 3 ] {} <Trace> HTTP-Session: ec5ae4ba-252f-4004-b7bc-ff512d31525d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.09 03:52:49.562760 [ 3 ] {10325c80-5322-4149-a5aa-a9a7945bf899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.562823 [ 3 ] {10325c80-5322-4149-a5aa-a9a7945bf899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.09 03:52:49.568111 [ 3 ] {10325c80-5322-4149-a5aa-a9a7945bf899} <Debug> oximeter.measurements_bytes (8f5d9719-f879-4615-acdb-60c7680e5720): Loading data parts
455 2024.07.09 03:52:49.568431 [ 3 ] {10325c80-5322-4149-a5aa-a9a7945bf899} <Debug> oximeter.measurements_bytes (8f5d9719-f879-4615-acdb-60c7680e5720): There are no data parts
456 2024.07.09 03:52:49.577127 [ 3 ] {10325c80-5322-4149-a5aa-a9a7945bf899} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.09 03:52:49.577157 [ 3 ] {} <Debug> HTTP-Session: ec5ae4ba-252f-4004-b7bc-ff512d31525d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.09 03:52:49.577313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.09 03:52:49.577370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.09 03:52:49.577389 [ 3 ] {} <Debug> HTTP-Session: e00f55c3-11d8-4fe3-b747-5259c1a2cba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
461 2024.07.09 03:52:49.577414 [ 3 ] {} <Debug> HTTP-Session: e00f55c3-11d8-4fe3-b747-5259c1a2cba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.09 03:52:49.577437 [ 3 ] {} <Debug> HTTP-Session: e00f55c3-11d8-4fe3-b747-5259c1a2cba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.09 03:52:49.577467 [ 3 ] {} <Trace> HTTP-Session: e00f55c3-11d8-4fe3-b747-5259c1a2cba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.09 03:52:49.577660 [ 3 ] {4d3b54c2-1e7d-4b4b-b42f-46e70de1c768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.577717 [ 3 ] {4d3b54c2-1e7d-4b4b-b42f-46e70de1c768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.09 03:52:49.581963 [ 3 ] {4d3b54c2-1e7d-4b4b-b42f-46e70de1c768} <Debug> oximeter.measurements_cumulativei64 (c546405c-0157-4885-8e10-cce1d7ad7c7e): Loading data parts
467 2024.07.09 03:52:49.582135 [ 3 ] {4d3b54c2-1e7d-4b4b-b42f-46e70de1c768} <Debug> oximeter.measurements_cumulativei64 (c546405c-0157-4885-8e10-cce1d7ad7c7e): There are no data parts
468 2024.07.09 03:52:49.593310 [ 3 ] {4d3b54c2-1e7d-4b4b-b42f-46e70de1c768} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.09 03:52:49.593356 [ 3 ] {} <Debug> HTTP-Session: e00f55c3-11d8-4fe3-b747-5259c1a2cba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.09 03:52:49.593516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.09 03:52:49.593601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.09 03:52:49.593625 [ 3 ] {} <Debug> HTTP-Session: 4240f225-3c0b-46a1-b41d-53e25d1d157b Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
473 2024.07.09 03:52:49.593655 [ 3 ] {} <Debug> HTTP-Session: 4240f225-3c0b-46a1-b41d-53e25d1d157b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.09 03:52:49.593674 [ 3 ] {} <Debug> HTTP-Session: 4240f225-3c0b-46a1-b41d-53e25d1d157b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.09 03:52:49.593721 [ 3 ] {} <Trace> HTTP-Session: 4240f225-3c0b-46a1-b41d-53e25d1d157b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.09 03:52:49.593954 [ 3 ] {5915cd91-c354-4e40-9d49-f59efa536309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.594031 [ 3 ] {5915cd91-c354-4e40-9d49-f59efa536309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.09 03:52:49.606313 [ 3 ] {5915cd91-c354-4e40-9d49-f59efa536309} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Loading data parts
479 2024.07.09 03:52:49.606470 [ 3 ] {5915cd91-c354-4e40-9d49-f59efa536309} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): There are no data parts
480 2024.07.09 03:52:49.611374 [ 3 ] {5915cd91-c354-4e40-9d49-f59efa536309} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.09 03:52:49.611406 [ 3 ] {} <Debug> HTTP-Session: 4240f225-3c0b-46a1-b41d-53e25d1d157b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.09 03:52:49.611608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.09 03:52:49.611675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.09 03:52:49.611698 [ 3 ] {} <Debug> HTTP-Session: 6d4be284-cbca-45a6-81d5-74619d0e7809 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
485 2024.07.09 03:52:49.611726 [ 3 ] {} <Debug> HTTP-Session: 6d4be284-cbca-45a6-81d5-74619d0e7809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.09 03:52:49.611752 [ 3 ] {} <Debug> HTTP-Session: 6d4be284-cbca-45a6-81d5-74619d0e7809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.09 03:52:49.611787 [ 3 ] {} <Trace> HTTP-Session: 6d4be284-cbca-45a6-81d5-74619d0e7809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.09 03:52:49.612018 [ 3 ] {79ad267f-6bba-4d94-92d4-074b237e2bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.612094 [ 3 ] {79ad267f-6bba-4d94-92d4-074b237e2bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.09 03:52:49.622196 [ 3 ] {79ad267f-6bba-4d94-92d4-074b237e2bdf} <Debug> oximeter.measurements_cumulativef32 (0c7f69a2-e2b8-4a2f-ad11-b8c1a00949a5): Loading data parts
491 2024.07.09 03:52:49.622356 [ 3 ] {79ad267f-6bba-4d94-92d4-074b237e2bdf} <Debug> oximeter.measurements_cumulativef32 (0c7f69a2-e2b8-4a2f-ad11-b8c1a00949a5): There are no data parts
492 2024.07.09 03:52:49.626935 [ 3 ] {79ad267f-6bba-4d94-92d4-074b237e2bdf} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.09 03:52:49.626980 [ 3 ] {} <Debug> HTTP-Session: 6d4be284-cbca-45a6-81d5-74619d0e7809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.09 03:52:49.627100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.09 03:52:49.627163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.09 03:52:49.627194 [ 3 ] {} <Debug> HTTP-Session: 8710abfb-b74e-40c7-9085-1fefd0359a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
497 2024.07.09 03:52:49.627220 [ 3 ] {} <Debug> HTTP-Session: 8710abfb-b74e-40c7-9085-1fefd0359a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.09 03:52:49.627234 [ 3 ] {} <Debug> HTTP-Session: 8710abfb-b74e-40c7-9085-1fefd0359a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.09 03:52:49.627274 [ 3 ] {} <Trace> HTTP-Session: 8710abfb-b74e-40c7-9085-1fefd0359a02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.09 03:52:49.627470 [ 3 ] {8c3ce13f-5675-407a-b8db-710581394479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.627536 [ 3 ] {8c3ce13f-5675-407a-b8db-710581394479} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.09 03:52:49.636236 [ 3 ] {8c3ce13f-5675-407a-b8db-710581394479} <Debug> oximeter.measurements_cumulativef64 (dea2e420-1b57-4d3d-9e25-9208d40f45ac): Loading data parts
503 2024.07.09 03:52:49.636486 [ 3 ] {8c3ce13f-5675-407a-b8db-710581394479} <Debug> oximeter.measurements_cumulativef64 (dea2e420-1b57-4d3d-9e25-9208d40f45ac): There are no data parts
504 2024.07.09 03:52:49.641355 [ 3 ] {8c3ce13f-5675-407a-b8db-710581394479} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.09 03:52:49.641387 [ 3 ] {} <Debug> HTTP-Session: 8710abfb-b74e-40c7-9085-1fefd0359a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.09 03:52:49.641547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.09 03:52:49.641618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.09 03:52:49.641641 [ 3 ] {} <Debug> HTTP-Session: 0e71eacf-040d-4af5-a59d-3ba14db449e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
509 2024.07.09 03:52:49.641671 [ 3 ] {} <Debug> HTTP-Session: 0e71eacf-040d-4af5-a59d-3ba14db449e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.09 03:52:49.641699 [ 3 ] {} <Debug> HTTP-Session: 0e71eacf-040d-4af5-a59d-3ba14db449e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.09 03:52:49.641736 [ 3 ] {} <Trace> HTTP-Session: 0e71eacf-040d-4af5-a59d-3ba14db449e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.09 03:52:49.642046 [ 3 ] {71d14828-e822-4c49-aa61-e9025f37932a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.642135 [ 3 ] {71d14828-e822-4c49-aa61-e9025f37932a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.09 03:52:49.655118 [ 3 ] {71d14828-e822-4c49-aa61-e9025f37932a} <Debug> oximeter.measurements_histogrami8 (fb27d881-6fdb-4a7a-b7e7-7761c14e0ac2): Loading data parts
525 2024.07.09 03:52:49.655340 [ 3 ] {71d14828-e822-4c49-aa61-e9025f37932a} <Debug> oximeter.measurements_histogrami8 (fb27d881-6fdb-4a7a-b7e7-7761c14e0ac2): There are no data parts
526 2024.07.09 03:52:49.663685 [ 3 ] {71d14828-e822-4c49-aa61-e9025f37932a} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.09 03:52:49.663740 [ 3 ] {} <Debug> HTTP-Session: 0e71eacf-040d-4af5-a59d-3ba14db449e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.09 03:52:49.663923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.09 03:52:49.663973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.09 03:52:49.664003 [ 3 ] {} <Debug> HTTP-Session: b00350ac-b5ca-46ca-b038-a5752e3827e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
531 2024.07.09 03:52:49.664028 [ 3 ] {} <Debug> HTTP-Session: b00350ac-b5ca-46ca-b038-a5752e3827e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.09 03:52:49.664042 [ 3 ] {} <Debug> HTTP-Session: b00350ac-b5ca-46ca-b038-a5752e3827e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.09 03:52:49.664081 [ 3 ] {} <Trace> HTTP-Session: b00350ac-b5ca-46ca-b038-a5752e3827e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.09 03:52:49.664340 [ 3 ] {0ca95485-afe7-43ef-96fc-51e4913883d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.664414 [ 3 ] {0ca95485-afe7-43ef-96fc-51e4913883d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.09 03:52:49.684397 [ 3 ] {0ca95485-afe7-43ef-96fc-51e4913883d2} <Debug> oximeter.measurements_histogramu8 (47d85050-844f-48e6-8b0d-0602d84aa76f): Loading data parts
537 2024.07.09 03:52:49.684583 [ 3 ] {0ca95485-afe7-43ef-96fc-51e4913883d2} <Debug> oximeter.measurements_histogramu8 (47d85050-844f-48e6-8b0d-0602d84aa76f): There are no data parts
538 2024.07.09 03:52:49.702112 [ 3 ] {0ca95485-afe7-43ef-96fc-51e4913883d2} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.09 03:52:49.702143 [ 3 ] {} <Debug> HTTP-Session: b00350ac-b5ca-46ca-b038-a5752e3827e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.09 03:52:49.702293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.09 03:52:49.702364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.09 03:52:49.702384 [ 3 ] {} <Debug> HTTP-Session: 247a8c4a-c97b-4ffa-b250-0d28014f2199 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
543 2024.07.09 03:52:49.702410 [ 3 ] {} <Debug> HTTP-Session: 247a8c4a-c97b-4ffa-b250-0d28014f2199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.09 03:52:49.702424 [ 3 ] {} <Debug> HTTP-Session: 247a8c4a-c97b-4ffa-b250-0d28014f2199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.09 03:52:49.702463 [ 3 ] {} <Trace> HTTP-Session: 247a8c4a-c97b-4ffa-b250-0d28014f2199 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.09 03:52:49.702715 [ 3 ] {f41f7678-7b10-4f5c-b68c-665072b2e8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.702791 [ 3 ] {f41f7678-7b10-4f5c-b68c-665072b2e8a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.09 03:52:49.711025 [ 3 ] {f41f7678-7b10-4f5c-b68c-665072b2e8a5} <Debug> oximeter.measurements_histogrami16 (07130b17-b8e4-4fe5-842b-3876e62fd2a3): Loading data parts
549 2024.07.09 03:52:49.711323 [ 3 ] {f41f7678-7b10-4f5c-b68c-665072b2e8a5} <Debug> oximeter.measurements_histogrami16 (07130b17-b8e4-4fe5-842b-3876e62fd2a3): There are no data parts
550 2024.07.09 03:52:49.733482 [ 3 ] {f41f7678-7b10-4f5c-b68c-665072b2e8a5} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.09 03:52:49.733524 [ 3 ] {} <Debug> HTTP-Session: 247a8c4a-c97b-4ffa-b250-0d28014f2199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.09 03:52:49.733690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.09 03:52:49.733736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.09 03:52:49.733767 [ 3 ] {} <Debug> HTTP-Session: 7138eff7-6770-4da2-a6d0-b21aefd3ef95 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
555 2024.07.09 03:52:49.733795 [ 3 ] {} <Debug> HTTP-Session: 7138eff7-6770-4da2-a6d0-b21aefd3ef95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.09 03:52:49.733809 [ 3 ] {} <Debug> HTTP-Session: 7138eff7-6770-4da2-a6d0-b21aefd3ef95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.09 03:52:49.733848 [ 3 ] {} <Trace> HTTP-Session: 7138eff7-6770-4da2-a6d0-b21aefd3ef95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.09 03:52:49.734107 [ 3 ] {eef3a162-4da3-4f27-bb42-51e991d7a18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.734184 [ 3 ] {eef3a162-4da3-4f27-bb42-51e991d7a18e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.09 03:52:49.739408 [ 3 ] {eef3a162-4da3-4f27-bb42-51e991d7a18e} <Debug> oximeter.measurements_histogramu16 (7a356eaf-d8ae-472e-ae14-07f8cdcff64d): Loading data parts
561 2024.07.09 03:52:49.739580 [ 3 ] {eef3a162-4da3-4f27-bb42-51e991d7a18e} <Debug> oximeter.measurements_histogramu16 (7a356eaf-d8ae-472e-ae14-07f8cdcff64d): There are no data parts
562 2024.07.09 03:52:49.748772 [ 3 ] {eef3a162-4da3-4f27-bb42-51e991d7a18e} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.09 03:52:49.748797 [ 3 ] {} <Debug> HTTP-Session: 7138eff7-6770-4da2-a6d0-b21aefd3ef95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.09 03:52:49.748937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.09 03:52:49.748994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.09 03:52:49.749013 [ 3 ] {} <Debug> HTTP-Session: 43948bbf-bc5e-4374-b03f-7b55a264e29a Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
567 2024.07.09 03:52:49.749041 [ 3 ] {} <Debug> HTTP-Session: 43948bbf-bc5e-4374-b03f-7b55a264e29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.09 03:52:49.749066 [ 3 ] {} <Debug> HTTP-Session: 43948bbf-bc5e-4374-b03f-7b55a264e29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.09 03:52:49.749096 [ 3 ] {} <Trace> HTTP-Session: 43948bbf-bc5e-4374-b03f-7b55a264e29a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.09 03:52:49.749350 [ 3 ] {13591a9d-cd18-4a43-b085-48891cca58ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.749429 [ 3 ] {13591a9d-cd18-4a43-b085-48891cca58ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.09 03:52:49.753532 [ 3 ] {13591a9d-cd18-4a43-b085-48891cca58ee} <Debug> oximeter.measurements_histogrami32 (4ad88807-02ab-4776-8e5b-d13a98cd9b78): Loading data parts
573 2024.07.09 03:52:49.753679 [ 3 ] {13591a9d-cd18-4a43-b085-48891cca58ee} <Debug> oximeter.measurements_histogrami32 (4ad88807-02ab-4776-8e5b-d13a98cd9b78): There are no data parts
574 2024.07.09 03:52:49.764428 [ 3 ] {13591a9d-cd18-4a43-b085-48891cca58ee} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.09 03:52:49.764459 [ 3 ] {} <Debug> HTTP-Session: 43948bbf-bc5e-4374-b03f-7b55a264e29a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.09 03:52:49.764621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.09 03:52:49.764690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.09 03:52:49.764713 [ 3 ] {} <Debug> HTTP-Session: 2abfa7d6-12ed-4fdb-9abf-42bfb79c0cac Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
579 2024.07.09 03:52:49.764747 [ 3 ] {} <Debug> HTTP-Session: 2abfa7d6-12ed-4fdb-9abf-42bfb79c0cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.09 03:52:49.764764 [ 3 ] {} <Debug> HTTP-Session: 2abfa7d6-12ed-4fdb-9abf-42bfb79c0cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.09 03:52:49.764811 [ 3 ] {} <Trace> HTTP-Session: 2abfa7d6-12ed-4fdb-9abf-42bfb79c0cac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.09 03:52:49.765122 [ 3 ] {b10f97dc-778e-44fa-8c15-37207e744583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.765214 [ 3 ] {b10f97dc-778e-44fa-8c15-37207e744583} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.09 03:52:49.769055 [ 3 ] {b10f97dc-778e-44fa-8c15-37207e744583} <Debug> oximeter.measurements_histogramu32 (76a870a9-4c43-43d4-a076-0ee19b5c55b5): Loading data parts
585 2024.07.09 03:52:49.769192 [ 3 ] {b10f97dc-778e-44fa-8c15-37207e744583} <Debug> oximeter.measurements_histogramu32 (76a870a9-4c43-43d4-a076-0ee19b5c55b5): There are no data parts
586 2024.07.09 03:52:49.777611 [ 3 ] {b10f97dc-778e-44fa-8c15-37207e744583} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.09 03:52:49.777643 [ 3 ] {} <Debug> HTTP-Session: 2abfa7d6-12ed-4fdb-9abf-42bfb79c0cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.09 03:52:49.777797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.09 03:52:49.777866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.09 03:52:49.777888 [ 3 ] {} <Debug> HTTP-Session: fd6aa708-2bc7-46d8-9d14-a2e6e8ff325e Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
591 2024.07.09 03:52:49.777921 [ 3 ] {} <Debug> HTTP-Session: fd6aa708-2bc7-46d8-9d14-a2e6e8ff325e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.09 03:52:49.777951 [ 3 ] {} <Debug> HTTP-Session: fd6aa708-2bc7-46d8-9d14-a2e6e8ff325e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.09 03:52:49.777987 [ 3 ] {} <Trace> HTTP-Session: fd6aa708-2bc7-46d8-9d14-a2e6e8ff325e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.09 03:52:49.778299 [ 3 ] {2c445d4f-4a11-43ea-ab65-aa2bfeda884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.778378 [ 3 ] {2c445d4f-4a11-43ea-ab65-aa2bfeda884c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.09 03:52:49.783608 [ 3 ] {2c445d4f-4a11-43ea-ab65-aa2bfeda884c} <Debug> oximeter.measurements_histogrami64 (45abad12-6cfc-44e6-a10e-5ba986cc0120): Loading data parts
597 2024.07.09 03:52:49.783737 [ 3 ] {2c445d4f-4a11-43ea-ab65-aa2bfeda884c} <Debug> oximeter.measurements_histogrami64 (45abad12-6cfc-44e6-a10e-5ba986cc0120): There are no data parts
598 2024.07.09 03:52:49.795259 [ 3 ] {2c445d4f-4a11-43ea-ab65-aa2bfeda884c} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.09 03:52:49.795285 [ 3 ] {} <Debug> HTTP-Session: fd6aa708-2bc7-46d8-9d14-a2e6e8ff325e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.09 03:52:49.795430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.09 03:52:49.795488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.09 03:52:49.795519 [ 3 ] {} <Debug> HTTP-Session: bd965b10-eadb-4b41-b7b5-9d12302eb4e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
603 2024.07.09 03:52:49.795537 [ 3 ] {} <Debug> HTTP-Session: bd965b10-eadb-4b41-b7b5-9d12302eb4e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.09 03:52:49.795563 [ 3 ] {} <Debug> HTTP-Session: bd965b10-eadb-4b41-b7b5-9d12302eb4e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.09 03:52:49.795594 [ 3 ] {} <Trace> HTTP-Session: bd965b10-eadb-4b41-b7b5-9d12302eb4e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.09 03:52:49.795849 [ 3 ] {24e77fad-1e87-42c9-ba64-84d7621fe6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.795927 [ 3 ] {24e77fad-1e87-42c9-ba64-84d7621fe6f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.09 03:52:49.810116 [ 3 ] {24e77fad-1e87-42c9-ba64-84d7621fe6f9} <Debug> oximeter.measurements_histogramu64 (6b5e908b-99bc-4a8a-83b2-7ff1b8963118): Loading data parts
609 2024.07.09 03:52:49.810280 [ 3 ] {24e77fad-1e87-42c9-ba64-84d7621fe6f9} <Debug> oximeter.measurements_histogramu64 (6b5e908b-99bc-4a8a-83b2-7ff1b8963118): There are no data parts
610 2024.07.09 03:52:49.824981 [ 3 ] {24e77fad-1e87-42c9-ba64-84d7621fe6f9} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.09 03:52:49.825025 [ 3 ] {} <Debug> HTTP-Session: bd965b10-eadb-4b41-b7b5-9d12302eb4e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.09 03:52:49.825304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.09 03:52:49.825381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.09 03:52:49.825401 [ 3 ] {} <Debug> HTTP-Session: cc129e26-a212-4387-9bcc-f18d6c5aef80 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
615 2024.07.09 03:52:49.825438 [ 3 ] {} <Debug> HTTP-Session: cc129e26-a212-4387-9bcc-f18d6c5aef80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.09 03:52:49.825466 [ 3 ] {} <Debug> HTTP-Session: cc129e26-a212-4387-9bcc-f18d6c5aef80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.09 03:52:49.825496 [ 3 ] {} <Trace> HTTP-Session: cc129e26-a212-4387-9bcc-f18d6c5aef80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.09 03:52:49.825752 [ 3 ] {1daf1996-6ba2-45fa-9523-e97bce703137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.825847 [ 3 ] {1daf1996-6ba2-45fa-9523-e97bce703137} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.09 03:52:49.839731 [ 3 ] {1daf1996-6ba2-45fa-9523-e97bce703137} <Debug> oximeter.measurements_histogramf32 (2ed3f6c3-3b30-408a-88e4-b7896ed9ecf6): Loading data parts
621 2024.07.09 03:52:49.839883 [ 3 ] {1daf1996-6ba2-45fa-9523-e97bce703137} <Debug> oximeter.measurements_histogramf32 (2ed3f6c3-3b30-408a-88e4-b7896ed9ecf6): There are no data parts
622 2024.07.09 03:52:49.844841 [ 3 ] {1daf1996-6ba2-45fa-9523-e97bce703137} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.09 03:52:49.844889 [ 3 ] {} <Debug> HTTP-Session: cc129e26-a212-4387-9bcc-f18d6c5aef80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.09 03:52:49.845055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.09 03:52:49.845126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.09 03:52:49.845162 [ 3 ] {} <Debug> HTTP-Session: 15123d26-9162-4c30-b2d4-7943b275a8a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
627 2024.07.09 03:52:49.845182 [ 3 ] {} <Debug> HTTP-Session: 15123d26-9162-4c30-b2d4-7943b275a8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.09 03:52:49.845210 [ 3 ] {} <Debug> HTTP-Session: 15123d26-9162-4c30-b2d4-7943b275a8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.09 03:52:49.845258 [ 3 ] {} <Trace> HTTP-Session: 15123d26-9162-4c30-b2d4-7943b275a8a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.09 03:52:49.845515 [ 3 ] {63ffc917-cdeb-40b1-a3bb-e0d501032548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.845596 [ 3 ] {63ffc917-cdeb-40b1-a3bb-e0d501032548} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.09 03:52:49.855501 [ 3 ] {63ffc917-cdeb-40b1-a3bb-e0d501032548} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Loading data parts
633 2024.07.09 03:52:49.855669 [ 3 ] {63ffc917-cdeb-40b1-a3bb-e0d501032548} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): There are no data parts
634 2024.07.09 03:52:49.861038 [ 3 ] {63ffc917-cdeb-40b1-a3bb-e0d501032548} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.09 03:52:49.861070 [ 3 ] {} <Debug> HTTP-Session: 15123d26-9162-4c30-b2d4-7943b275a8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.09 03:52:49.861238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.09 03:52:49.861307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.09 03:52:49.861339 [ 3 ] {} <Debug> HTTP-Session: a2f6ccac-6eea-4ebe-8134-9ad5260ed0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
639 2024.07.09 03:52:49.861355 [ 3 ] {} <Debug> HTTP-Session: a2f6ccac-6eea-4ebe-8134-9ad5260ed0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.09 03:52:49.861381 [ 3 ] {} <Debug> HTTP-Session: a2f6ccac-6eea-4ebe-8134-9ad5260ed0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.09 03:52:49.861421 [ 3 ] {} <Trace> HTTP-Session: a2f6ccac-6eea-4ebe-8134-9ad5260ed0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.09 03:52:49.861579 [ 3 ] {4519b08d-f275-45ad-83fa-853f33f4ab9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) /* 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:52:49.861649 [ 3 ] {4519b08d-f275-45ad-83fa-853f33f4ab9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.09 03:52:49.869715 [ 3 ] {4519b08d-f275-45ad-83fa-853f33f4ab9d} <Debug> oximeter.fields_bool (0a920d73-e255-460a-bc81-c2f36ecf2cf8): Loading data parts
662 2024.07.09 03:52:49.869888 [ 3 ] {4519b08d-f275-45ad-83fa-853f33f4ab9d} <Debug> oximeter.fields_bool (0a920d73-e255-460a-bc81-c2f36ecf2cf8): There are no data parts
663 2024.07.09 03:52:49.884743 [ 3 ] {4519b08d-f275-45ad-83fa-853f33f4ab9d} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.09 03:52:49.884792 [ 3 ] {} <Debug> HTTP-Session: a2f6ccac-6eea-4ebe-8134-9ad5260ed0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.09 03:52:49.884956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.09 03:52:49.885027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.09 03:52:49.885051 [ 3 ] {} <Debug> HTTP-Session: fa16ce2c-ca29-45a3-b796-1a7f4034ea18 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
668 2024.07.09 03:52:49.885087 [ 3 ] {} <Debug> HTTP-Session: fa16ce2c-ca29-45a3-b796-1a7f4034ea18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.09 03:52:49.885105 [ 3 ] {} <Debug> HTTP-Session: fa16ce2c-ca29-45a3-b796-1a7f4034ea18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.09 03:52:49.885155 [ 3 ] {} <Trace> HTTP-Session: fa16ce2c-ca29-45a3-b796-1a7f4034ea18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.09 03:52:49.885344 [ 3 ] {1908274a-aa9a-4525-be9d-d18caad9dc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.885412 [ 3 ] {1908274a-aa9a-4525-be9d-d18caad9dc12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.09 03:52:49.897440 [ 3 ] {1908274a-aa9a-4525-be9d-d18caad9dc12} <Debug> oximeter.fields_i8 (a0a372fe-3855-48bd-91db-e63694cdf288): Loading data parts
674 2024.07.09 03:52:49.897607 [ 3 ] {1908274a-aa9a-4525-be9d-d18caad9dc12} <Debug> oximeter.fields_i8 (a0a372fe-3855-48bd-91db-e63694cdf288): There are no data parts
675 2024.07.09 03:52:49.902954 [ 3 ] {1908274a-aa9a-4525-be9d-d18caad9dc12} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.09 03:52:49.902996 [ 3 ] {} <Debug> HTTP-Session: fa16ce2c-ca29-45a3-b796-1a7f4034ea18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.09 03:52:49.903135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.09 03:52:49.903209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.09 03:52:49.903228 [ 3 ] {} <Debug> HTTP-Session: 6020762e-628f-459f-8806-667c6eff8980 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
680 2024.07.09 03:52:49.903259 [ 3 ] {} <Debug> HTTP-Session: 6020762e-628f-459f-8806-667c6eff8980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.09 03:52:49.903273 [ 3 ] {} <Debug> HTTP-Session: 6020762e-628f-459f-8806-667c6eff8980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.09 03:52:49.903314 [ 3 ] {} <Trace> HTTP-Session: 6020762e-628f-459f-8806-667c6eff8980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.09 03:52:49.903466 [ 3 ] {5451f0af-e0bb-4afd-9ea1-6077a6a59c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.903520 [ 3 ] {5451f0af-e0bb-4afd-9ea1-6077a6a59c79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.09 03:52:49.913238 [ 3 ] {5451f0af-e0bb-4afd-9ea1-6077a6a59c79} <Debug> oximeter.fields_u8 (7080e867-e85b-41ec-a3be-78781193a62c): Loading data parts
686 2024.07.09 03:52:49.913394 [ 3 ] {5451f0af-e0bb-4afd-9ea1-6077a6a59c79} <Debug> oximeter.fields_u8 (7080e867-e85b-41ec-a3be-78781193a62c): There are no data parts
687 2024.07.09 03:52:49.918369 [ 3 ] {5451f0af-e0bb-4afd-9ea1-6077a6a59c79} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.09 03:52:49.918410 [ 3 ] {} <Debug> HTTP-Session: 6020762e-628f-459f-8806-667c6eff8980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.09 03:52:49.918551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.09 03:52:49.918613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.09 03:52:49.918644 [ 3 ] {} <Debug> HTTP-Session: 3758f22a-3499-4591-8fd2-6edf5e9bd8e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
692 2024.07.09 03:52:49.918673 [ 3 ] {} <Debug> HTTP-Session: 3758f22a-3499-4591-8fd2-6edf5e9bd8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.09 03:52:49.918686 [ 3 ] {} <Debug> HTTP-Session: 3758f22a-3499-4591-8fd2-6edf5e9bd8e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.09 03:52:49.918727 [ 3 ] {} <Trace> HTTP-Session: 3758f22a-3499-4591-8fd2-6edf5e9bd8e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.09 03:52:49.918917 [ 3 ] {417b0ee5-cb56-416b-9380-87f8b37703c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.918975 [ 3 ] {417b0ee5-cb56-416b-9380-87f8b37703c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.09 03:52:49.926308 [ 3 ] {417b0ee5-cb56-416b-9380-87f8b37703c5} <Debug> oximeter.fields_i16 (3dff4d7e-e6af-4c13-99e2-106e99f65e63): Loading data parts
698 2024.07.09 03:52:49.926444 [ 3 ] {417b0ee5-cb56-416b-9380-87f8b37703c5} <Debug> oximeter.fields_i16 (3dff4d7e-e6af-4c13-99e2-106e99f65e63): There are no data parts
699 2024.07.09 03:52:49.931587 [ 3 ] {417b0ee5-cb56-416b-9380-87f8b37703c5} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.09 03:52:49.931655 [ 3 ] {} <Debug> HTTP-Session: 3758f22a-3499-4591-8fd2-6edf5e9bd8e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.09 03:52:49.931867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.09 03:52:49.931970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.09 03:52:49.932025 [ 3 ] {} <Debug> HTTP-Session: 803e7c62-2282-4032-a33f-cb30cd01e409 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
704 2024.07.09 03:52:49.932055 [ 3 ] {} <Debug> HTTP-Session: 803e7c62-2282-4032-a33f-cb30cd01e409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.09 03:52:49.932099 [ 3 ] {} <Debug> HTTP-Session: 803e7c62-2282-4032-a33f-cb30cd01e409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.09 03:52:49.932171 [ 3 ] {} <Trace> HTTP-Session: 803e7c62-2282-4032-a33f-cb30cd01e409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.09 03:52:49.932461 [ 3 ] {3c4d6ee6-0094-40e9-b6c1-6944f8a11ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.932590 [ 3 ] {3c4d6ee6-0094-40e9-b6c1-6944f8a11ae4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.09 03:52:49.942413 [ 3 ] {3c4d6ee6-0094-40e9-b6c1-6944f8a11ae4} <Debug> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Loading data parts
710 2024.07.09 03:52:49.942569 [ 3 ] {3c4d6ee6-0094-40e9-b6c1-6944f8a11ae4} <Debug> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): There are no data parts
711 2024.07.09 03:52:49.947313 [ 3 ] {3c4d6ee6-0094-40e9-b6c1-6944f8a11ae4} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.09 03:52:49.947339 [ 3 ] {} <Debug> HTTP-Session: 803e7c62-2282-4032-a33f-cb30cd01e409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.09 03:52:49.947494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.09 03:52:49.947557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.09 03:52:49.947576 [ 3 ] {} <Debug> HTTP-Session: 8137d68d-ee92-481a-b2bf-a7163c430dad Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
716 2024.07.09 03:52:49.947606 [ 3 ] {} <Debug> HTTP-Session: 8137d68d-ee92-481a-b2bf-a7163c430dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.09 03:52:49.947633 [ 3 ] {} <Debug> HTTP-Session: 8137d68d-ee92-481a-b2bf-a7163c430dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.09 03:52:49.947661 [ 3 ] {} <Trace> HTTP-Session: 8137d68d-ee92-481a-b2bf-a7163c430dad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.09 03:52:49.947815 [ 3 ] {359a0c85-40ec-45bc-ba7f-26a354f1c93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.947882 [ 3 ] {359a0c85-40ec-45bc-ba7f-26a354f1c93d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.09 03:52:49.954938 [ 3 ] {359a0c85-40ec-45bc-ba7f-26a354f1c93d} <Debug> oximeter.fields_i32 (888a5f53-babc-4be3-a814-c7c370c79635): Loading data parts
722 2024.07.09 03:52:49.955067 [ 3 ] {359a0c85-40ec-45bc-ba7f-26a354f1c93d} <Debug> oximeter.fields_i32 (888a5f53-babc-4be3-a814-c7c370c79635): There are no data parts
723 2024.07.09 03:52:49.960096 [ 3 ] {359a0c85-40ec-45bc-ba7f-26a354f1c93d} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.09 03:52:49.960128 [ 3 ] {} <Debug> HTTP-Session: 8137d68d-ee92-481a-b2bf-a7163c430dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.09 03:52:49.960304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.09 03:52:49.960369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.09 03:52:49.960389 [ 3 ] {} <Debug> HTTP-Session: 46c4d3f8-10fc-4ccd-bb3a-4248dee97da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
728 2024.07.09 03:52:49.960419 [ 3 ] {} <Debug> HTTP-Session: 46c4d3f8-10fc-4ccd-bb3a-4248dee97da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.09 03:52:49.960433 [ 3 ] {} <Debug> HTTP-Session: 46c4d3f8-10fc-4ccd-bb3a-4248dee97da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.09 03:52:49.960478 [ 3 ] {} <Trace> HTTP-Session: 46c4d3f8-10fc-4ccd-bb3a-4248dee97da0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.09 03:52:49.960633 [ 3 ] {018ace19-e1ab-48d9-9ac1-594cf9458eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.960702 [ 3 ] {018ace19-e1ab-48d9-9ac1-594cf9458eb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.09 03:52:49.970282 [ 3 ] {018ace19-e1ab-48d9-9ac1-594cf9458eb0} <Debug> oximeter.fields_u32 (236e56f5-e533-44a6-b87c-87678be87f77): Loading data parts
734 2024.07.09 03:52:49.970413 [ 3 ] {018ace19-e1ab-48d9-9ac1-594cf9458eb0} <Debug> oximeter.fields_u32 (236e56f5-e533-44a6-b87c-87678be87f77): There are no data parts
735 2024.07.09 03:52:49.975670 [ 3 ] {018ace19-e1ab-48d9-9ac1-594cf9458eb0} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.09 03:52:49.975695 [ 3 ] {} <Debug> HTTP-Session: 46c4d3f8-10fc-4ccd-bb3a-4248dee97da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.09 03:52:49.975825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.09 03:52:49.975906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.09 03:52:49.975927 [ 3 ] {} <Debug> HTTP-Session: a93e3b00-663c-4839-bda1-8691a8a6c0a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
740 2024.07.09 03:52:49.975957 [ 3 ] {} <Debug> HTTP-Session: a93e3b00-663c-4839-bda1-8691a8a6c0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.09 03:52:49.975971 [ 3 ] {} <Debug> HTTP-Session: a93e3b00-663c-4839-bda1-8691a8a6c0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.09 03:52:49.976001 [ 3 ] {} <Trace> HTTP-Session: a93e3b00-663c-4839-bda1-8691a8a6c0a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.09 03:52:49.976157 [ 3 ] {20ad9554-d995-4826-85f1-7bdc2fabfb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.976197 [ 3 ] {20ad9554-d995-4826-85f1-7bdc2fabfb30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.09 03:52:49.983112 [ 3 ] {20ad9554-d995-4826-85f1-7bdc2fabfb30} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Loading data parts
746 2024.07.09 03:52:49.983358 [ 3 ] {20ad9554-d995-4826-85f1-7bdc2fabfb30} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): There are no data parts
747 2024.07.09 03:52:49.988343 [ 3 ] {20ad9554-d995-4826-85f1-7bdc2fabfb30} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.09 03:52:49.988400 [ 3 ] {} <Debug> HTTP-Session: a93e3b00-663c-4839-bda1-8691a8a6c0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.09 03:52:49.988572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.09 03:52:49.988630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.09 03:52:49.988654 [ 3 ] {} <Debug> HTTP-Session: 4cab7ce1-1e1d-47bc-815e-efba5ca34b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
752 2024.07.09 03:52:49.988674 [ 3 ] {} <Debug> HTTP-Session: 4cab7ce1-1e1d-47bc-815e-efba5ca34b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.09 03:52:49.988691 [ 3 ] {} <Debug> HTTP-Session: 4cab7ce1-1e1d-47bc-815e-efba5ca34b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.09 03:52:49.988727 [ 3 ] {} <Trace> HTTP-Session: 4cab7ce1-1e1d-47bc-815e-efba5ca34b3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.09 03:52:49.988899 [ 3 ] {c5ea2268-ba02-4bfe-b51d-71a0f78f95b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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:52:49.988948 [ 3 ] {c5ea2268-ba02-4bfe-b51d-71a0f78f95b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.09 03:52:49.998489 [ 3 ] {c5ea2268-ba02-4bfe-b51d-71a0f78f95b7} <Debug> oximeter.fields_u64 (03ea079a-3a43-4ab6-b8f4-5b41de066d87): Loading data parts
758 2024.07.09 03:52:49.998662 [ 3 ] {c5ea2268-ba02-4bfe-b51d-71a0f78f95b7} <Debug> oximeter.fields_u64 (03ea079a-3a43-4ab6-b8f4-5b41de066d87): There are no data parts
759 2024.07.09 03:52:50.000141 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.25 MiB, peak 161.25 MiB, free memory in arenas 0.00 B, will set to 170.94 MiB (RSS), difference: 9.69 MiB
760 2024.07.09 03:52:50.003093 [ 3 ] {c5ea2268-ba02-4bfe-b51d-71a0f78f95b7} <Debug> DynamicQueryHandler: Done processing query
761 2024.07.09 03:52:50.003129 [ 3 ] {} <Debug> HTTP-Session: 4cab7ce1-1e1d-47bc-815e-efba5ca34b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
762 2024.07.09 03:52:50.003273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2024.07.09 03:52:50.003328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
764 2024.07.09 03:52:50.003349 [ 3 ] {} <Debug> HTTP-Session: c1ef4f91-9286-49f3-a1be-f4218e23b054 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
765 2024.07.09 03:52:50.003365 [ 3 ] {} <Debug> HTTP-Session: c1ef4f91-9286-49f3-a1be-f4218e23b054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.09 03:52:50.003381 [ 3 ] {} <Debug> HTTP-Session: c1ef4f91-9286-49f3-a1be-f4218e23b054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
767 2024.07.09 03:52:50.003413 [ 3 ] {} <Trace> HTTP-Session: c1ef4f91-9286-49f3-a1be-f4218e23b054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
768 2024.07.09 03:52:50.003564 [ 3 ] {20e149d5-e3bd-48f8-9abb-12a5e4deda63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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)
769 2024.07.09 03:52:50.003608 [ 3 ] {20e149d5-e3bd-48f8-9abb-12a5e4deda63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
770 2024.07.09 03:52:50.010623 [ 3 ] {20e149d5-e3bd-48f8-9abb-12a5e4deda63} <Debug> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Loading data parts
771 2024.07.09 03:52:50.010826 [ 3 ] {20e149d5-e3bd-48f8-9abb-12a5e4deda63} <Debug> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): There are no data parts
772 2024.07.09 03:52:50.015888 [ 3 ] {20e149d5-e3bd-48f8-9abb-12a5e4deda63} <Debug> DynamicQueryHandler: Done processing query
773 2024.07.09 03:52:50.015923 [ 3 ] {} <Debug> HTTP-Session: c1ef4f91-9286-49f3-a1be-f4218e23b054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.07.09 03:52:50.016092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.07.09 03:52:50.016168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
776 2024.07.09 03:52:50.016192 [ 3 ] {} <Debug> HTTP-Session: 2ee353fd-85f4-4322-8003-302966aa2b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
777 2024.07.09 03:52:50.016216 [ 3 ] {} <Debug> HTTP-Session: 2ee353fd-85f4-4322-8003-302966aa2b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.09 03:52:50.016232 [ 3 ] {} <Debug> HTTP-Session: 2ee353fd-85f4-4322-8003-302966aa2b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.07.09 03:52:50.016277 [ 3 ] {} <Trace> HTTP-Session: 2ee353fd-85f4-4322-8003-302966aa2b5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.07.09 03:52:50.016446 [ 3 ] {79ba2745-56c3-48d3-a180-b3f3985c58cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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)
781 2024.07.09 03:52:50.016495 [ 3 ] {79ba2745-56c3-48d3-a180-b3f3985c58cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.07.09 03:52:50.025902 [ 3 ] {79ba2745-56c3-48d3-a180-b3f3985c58cc} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Loading data parts
783 2024.07.09 03:52:50.026127 [ 3 ] {79ba2745-56c3-48d3-a180-b3f3985c58cc} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): There are no data parts
784 2024.07.09 03:52:50.030884 [ 3 ] {79ba2745-56c3-48d3-a180-b3f3985c58cc} <Debug> DynamicQueryHandler: Done processing query
785 2024.07.09 03:52:50.030917 [ 3 ] {} <Debug> HTTP-Session: 2ee353fd-85f4-4322-8003-302966aa2b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.07.09 03:52:50.031106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.07.09 03:52:50.031167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.07.09 03:52:50.031192 [ 3 ] {} <Debug> HTTP-Session: e9b4b061-833c-42bd-925a-8ebb18afecd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
789 2024.07.09 03:52:50.031213 [ 3 ] {} <Debug> HTTP-Session: e9b4b061-833c-42bd-925a-8ebb18afecd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.09 03:52:50.031230 [ 3 ] {} <Debug> HTTP-Session: e9b4b061-833c-42bd-925a-8ebb18afecd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.07.09 03:52:50.031272 [ 3 ] {} <Trace> HTTP-Session: e9b4b061-833c-42bd-925a-8ebb18afecd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.07.09 03:52:50.031435 [ 3 ] {e354cf1d-1c64-4407-9cbf-2951e74d1fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) 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)
793 2024.07.09 03:52:50.031478 [ 3 ] {e354cf1d-1c64-4407-9cbf-2951e74d1fea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.07.09 03:52:50.039045 [ 3 ] {e354cf1d-1c64-4407-9cbf-2951e74d1fea} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Loading data parts
795 2024.07.09 03:52:50.039191 [ 3 ] {e354cf1d-1c64-4407-9cbf-2951e74d1fea} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): There are no data parts
796 2024.07.09 03:52:50.054070 [ 3 ] {e354cf1d-1c64-4407-9cbf-2951e74d1fea} <Debug> DynamicQueryHandler: Done processing query
797 2024.07.09 03:52:50.054097 [ 3 ] {} <Debug> HTTP-Session: e9b4b061-833c-42bd-925a-8ebb18afecd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.07.09 03:52:50.054234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.07.09 03:52:50.054284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.07.09 03:52:50.054303 [ 3 ] {} <Debug> HTTP-Session: 2b14c2e0-a786-4588-8a62-d5e8c0027b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
801 2024.07.09 03:52:50.054321 [ 3 ] {} <Debug> HTTP-Session: 2b14c2e0-a786-4588-8a62-d5e8c0027b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.09 03:52:50.054335 [ 3 ] {} <Debug> HTTP-Session: 2b14c2e0-a786-4588-8a62-d5e8c0027b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.07.09 03:52:50.054369 [ 3 ] {} <Trace> HTTP-Session: 2b14c2e0-a786-4588-8a62-d5e8c0027b1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.07.09 03:52:50.054587 [ 3 ] {efd8590a-c125-4f82-b30b-e625a6311a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) /* The timeseries schema table stores the extracted schema for the samples
805 * oximeter collects.
806 */
807 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)
808 2024.07.09 03:52:50.054649 [ 3 ] {efd8590a-c125-4f82-b30b-e625a6311a9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.07.09 03:52:50.067053 [ 3 ] {efd8590a-c125-4f82-b30b-e625a6311a9e} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Loading data parts
810 2024.07.09 03:52:50.067215 [ 3 ] {efd8590a-c125-4f82-b30b-e625a6311a9e} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): There are no data parts
811 2024.07.09 03:52:50.080653 [ 3 ] {efd8590a-c125-4f82-b30b-e625a6311a9e} <Debug> DynamicQueryHandler: Done processing query
812 2024.07.09 03:52:50.080684 [ 3 ] {} <Debug> HTTP-Session: 2b14c2e0-a786-4588-8a62-d5e8c0027b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.07.09 03:52:50.080854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57467, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.07.09 03:52:50.080914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.07.09 03:52:50.080938 [ 3 ] {} <Debug> HTTP-Session: 895f844f-6224-418c-b0f4-5571a83ccff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57467
816 2024.07.09 03:52:50.080959 [ 3 ] {} <Debug> HTTP-Session: 895f844f-6224-418c-b0f4-5571a83ccff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.09 03:52:50.080976 [ 3 ] {} <Debug> HTTP-Session: 895f844f-6224-418c-b0f4-5571a83ccff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.07.09 03:52:50.081015 [ 3 ] {} <Trace> HTTP-Session: 895f844f-6224-418c-b0f4-5571a83ccff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.07.09 03:52:50.081212 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57467) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.07.09 03:52:50.082875 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.07.09 03:52:50.086600 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Trace> oximeter.version (c9b62f25-9a37-4ba0-b68e-07c900b27403): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.07.09 03:52:50.086636 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
823 2024.07.09 03:52:50.090924 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.07.09 03:52:50.091898 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Trace> oximeter.version (c9b62f25-9a37-4ba0-b68e-07c900b27403): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.07.09 03:52:50.092159 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011046 sec., 90.53050878145935 rows/sec., 1.41 KiB/sec.
826 2024.07.09 03:52:50.092324 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Debug> DynamicQueryHandler: Done processing query
827 2024.07.09 03:52:50.092348 [ 3 ] {07d7361b-8dc2-4285-9467-af3098d950b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.07.09 03:52:50.092363 [ 3 ] {} <Debug> HTTP-Session: 895f844f-6224-418c-b0f4-5571a83ccff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.07.09 03:52:51.000144 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.37 MiB, peak 175.51 MiB, free memory in arenas 0.00 B, will set to 173.72 MiB (RSS), difference: 3.35 MiB
830 2024.07.09 03:53:03.747752 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
831 2024.07.09 03:53:03.747820 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
832 2024.07.09 03:53:05.096773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.07.09 03:53:05.096890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
834 2024.07.09 03:53:05.096914 [ 3 ] {} <Debug> HTTP-Session: 4344a3d0-da1c-4f1e-95c6-652a533ee0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
835 2024.07.09 03:53:05.096938 [ 3 ] {} <Debug> HTTP-Session: 4344a3d0-da1c-4f1e-95c6-652a533ee0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.07.09 03:53:05.096953 [ 3 ] {} <Debug> HTTP-Session: 4344a3d0-da1c-4f1e-95c6-652a533ee0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.07.09 03:53:05.097002 [ 3 ] {} <Trace> HTTP-Session: 4344a3d0-da1c-4f1e-95c6-652a533ee0d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
838 2024.07.09 03:53:05.097184 [ 3 ] {f208a7f3-4286-467b-873f-ad49bddbf590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
839 2024.07.09 03:53:05.097520 [ 3 ] {f208a7f3-4286-467b-873f-ad49bddbf590} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
840 2024.07.09 03:53:05.097658 [ 3 ] {f208a7f3-4286-467b-873f-ad49bddbf590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
841 2024.07.09 03:53:05.098698 [ 3 ] {f208a7f3-4286-467b-873f-ad49bddbf590} <Debug> DynamicQueryHandler: Done processing query
842 2024.07.09 03:53:05.098730 [ 3 ] {f208a7f3-4286-467b-873f-ad49bddbf590} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
843 2024.07.09 03:53:05.098746 [ 3 ] {} <Debug> HTTP-Session: 4344a3d0-da1c-4f1e-95c6-652a533ee0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.07.09 03:53:05.106118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
845 2024.07.09 03:53:05.106178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
846 2024.07.09 03:53:05.106200 [ 3 ] {} <Debug> HTTP-Session: 1f1952ed-b01f-43be-bc04-30b5fa029ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
847 2024.07.09 03:53:05.106217 [ 3 ] {} <Debug> HTTP-Session: 1f1952ed-b01f-43be-bc04-30b5fa029ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
848 2024.07.09 03:53:05.106231 [ 3 ] {} <Debug> HTTP-Session: 1f1952ed-b01f-43be-bc04-30b5fa029ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.07.09 03:53:05.106266 [ 3 ] {} <Trace> HTTP-Session: 1f1952ed-b01f-43be-bc04-30b5fa029ecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2024.07.09 03:53:05.106422 [ 3 ] {df5f6c0b-236e-41b9-8353-2a0ccdd6e856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
851 2024.07.09 03:53:05.108728 [ 3 ] {df5f6c0b-236e-41b9-8353-2a0ccdd6e856} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2024.07.09 03:53:05.108781 [ 3 ] {df5f6c0b-236e-41b9-8353-2a0ccdd6e856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2024.07.09 03:53:05.109744 [ 3 ] {df5f6c0b-236e-41b9-8353-2a0ccdd6e856} <Debug> DynamicQueryHandler: Done processing query
854 2024.07.09 03:53:05.109770 [ 3 ] {df5f6c0b-236e-41b9-8353-2a0ccdd6e856} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
855 2024.07.09 03:53:05.109786 [ 3 ] {} <Debug> HTTP-Session: 1f1952ed-b01f-43be-bc04-30b5fa029ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.07.09 03:53:05.110153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2024.07.09 03:53:05.110202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
858 2024.07.09 03:53:05.110222 [ 3 ] {} <Debug> HTTP-Session: 34720a58-b40b-4c10-a157-072ddaeb61de Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
859 2024.07.09 03:53:05.110238 [ 3 ] {} <Debug> HTTP-Session: 34720a58-b40b-4c10-a157-072ddaeb61de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2024.07.09 03:53:05.110252 [ 3 ] {} <Debug> HTTP-Session: 34720a58-b40b-4c10-a157-072ddaeb61de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.07.09 03:53:05.110282 [ 3 ] {} <Trace> HTTP-Session: 34720a58-b40b-4c10-a157-072ddaeb61de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
862 2024.07.09 03:53:05.110398 [ 3 ] {6f4fbf84-bdb0-4961-96f4-458eef12a349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
863 2024.07.09 03:53:05.110744 [ 3 ] {6f4fbf84-bdb0-4961-96f4-458eef12a349} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2024.07.09 03:53:05.110795 [ 3 ] {6f4fbf84-bdb0-4961-96f4-458eef12a349} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2024.07.09 03:53:05.111738 [ 3 ] {6f4fbf84-bdb0-4961-96f4-458eef12a349} <Debug> DynamicQueryHandler: Done processing query
866 2024.07.09 03:53:05.111763 [ 3 ] {6f4fbf84-bdb0-4961-96f4-458eef12a349} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2024.07.09 03:53:05.111778 [ 3 ] {} <Debug> HTTP-Session: 34720a58-b40b-4c10-a157-072ddaeb61de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.07.09 03:53:05.112052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2024.07.09 03:53:05.112099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
870 2024.07.09 03:53:05.112117 [ 3 ] {} <Debug> HTTP-Session: 42e5795c-b9ff-4ca9-aecc-536e259902b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
871 2024.07.09 03:53:05.112132 [ 3 ] {} <Debug> HTTP-Session: 42e5795c-b9ff-4ca9-aecc-536e259902b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2024.07.09 03:53:05.112146 [ 3 ] {} <Debug> HTTP-Session: 42e5795c-b9ff-4ca9-aecc-536e259902b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.07.09 03:53:05.112177 [ 3 ] {} <Trace> HTTP-Session: 42e5795c-b9ff-4ca9-aecc-536e259902b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
874 2024.07.09 03:53:05.112311 [ 3 ] {c0f944fd-0b4a-4f7c-97e9-6e33d30ea7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
875 2024.07.09 03:53:05.112625 [ 3 ] {c0f944fd-0b4a-4f7c-97e9-6e33d30ea7c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
876 2024.07.09 03:53:05.112676 [ 3 ] {c0f944fd-0b4a-4f7c-97e9-6e33d30ea7c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
877 2024.07.09 03:53:05.113727 [ 3 ] {c0f944fd-0b4a-4f7c-97e9-6e33d30ea7c2} <Debug> DynamicQueryHandler: Done processing query
878 2024.07.09 03:53:05.113795 [ 3 ] {c0f944fd-0b4a-4f7c-97e9-6e33d30ea7c2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
879 2024.07.09 03:53:05.113820 [ 3 ] {} <Debug> HTTP-Session: 42e5795c-b9ff-4ca9-aecc-536e259902b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.07.09 03:53:05.114533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
881 2024.07.09 03:53:05.114594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
882 2024.07.09 03:53:05.114615 [ 3 ] {} <Debug> HTTP-Session: c85f283a-bbbd-4742-81f3-834c5f783c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
883 2024.07.09 03:53:05.114631 [ 3 ] {} <Debug> HTTP-Session: c85f283a-bbbd-4742-81f3-834c5f783c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
884 2024.07.09 03:53:05.114646 [ 3 ] {} <Debug> HTTP-Session: c85f283a-bbbd-4742-81f3-834c5f783c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.07.09 03:53:05.114680 [ 3 ] {} <Trace> HTTP-Session: c85f283a-bbbd-4742-81f3-834c5f783c77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2024.07.09 03:53:05.114831 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
887 2024.07.09 03:53:05.114882 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2024.07.09 03:53:05.115074 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2024.07.09 03:53:05.115554 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Trying to reserve 1.00 MiB using storage policy from min volume index 0
890 2024.07.09 03:53:05.115594 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
891 2024.07.09 03:53:05.116259 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
892 2024.07.09 03:53:05.116776 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
893 2024.07.09 03:53:05.116938 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002137 sec., 1871.7828731867103 rows/sec., 238.09 KiB/sec.
894 2024.07.09 03:53:05.117241 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Debug> DynamicQueryHandler: Done processing query
895 2024.07.09 03:53:05.117268 [ 3 ] {ab34564f-f5ba-4a11-8d13-509600e360a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
896 2024.07.09 03:53:05.117284 [ 3 ] {} <Debug> HTTP-Session: c85f283a-bbbd-4742-81f3-834c5f783c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.07.09 03:53:05.117396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2024.07.09 03:53:05.117442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
899 2024.07.09 03:53:05.117461 [ 3 ] {} <Debug> HTTP-Session: 9ec8b5c0-ce49-46f1-83b8-5b2467613dda Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
900 2024.07.09 03:53:05.117478 [ 3 ] {} <Debug> HTTP-Session: 9ec8b5c0-ce49-46f1-83b8-5b2467613dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2024.07.09 03:53:05.117491 [ 3 ] {} <Debug> HTTP-Session: 9ec8b5c0-ce49-46f1-83b8-5b2467613dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
902 2024.07.09 03:53:05.117521 [ 3 ] {} <Trace> HTTP-Session: 9ec8b5c0-ce49-46f1-83b8-5b2467613dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
903 2024.07.09 03:53:05.117614 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
904 2024.07.09 03:53:05.117657 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
905 2024.07.09 03:53:05.117802 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2024.07.09 03:53:05.118713 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
907 2024.07.09 03:53:05.118748 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
908 2024.07.09 03:53:05.119150 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
909 2024.07.09 03:53:05.119676 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
910 2024.07.09 03:53:05.119828 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002238 sec., 1787.3100983020554 rows/sec., 150.54 KiB/sec.
911 2024.07.09 03:53:05.120010 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Debug> DynamicQueryHandler: Done processing query
912 2024.07.09 03:53:05.120047 [ 3 ] {7a05bdf7-d3ba-4974-aaba-2ba9063cf5cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
913 2024.07.09 03:53:05.120067 [ 3 ] {} <Debug> HTTP-Session: 9ec8b5c0-ce49-46f1-83b8-5b2467613dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
914 2024.07.09 03:53:05.120228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
915 2024.07.09 03:53:05.120286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
916 2024.07.09 03:53:05.120310 [ 3 ] {} <Debug> HTTP-Session: 292deaf3-6a81-48f1-aad8-a5e6decf102e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
917 2024.07.09 03:53:05.120330 [ 3 ] {} <Debug> HTTP-Session: 292deaf3-6a81-48f1-aad8-a5e6decf102e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
918 2024.07.09 03:53:05.120347 [ 3 ] {} <Debug> HTTP-Session: 292deaf3-6a81-48f1-aad8-a5e6decf102e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
919 2024.07.09 03:53:05.120384 [ 3 ] {} <Trace> HTTP-Session: 292deaf3-6a81-48f1-aad8-a5e6decf102e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
920 2024.07.09 03:53:05.120506 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
921 2024.07.09 03:53:05.120558 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
922 2024.07.09 03:53:05.121322 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
923 2024.07.09 03:53:05.121646 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
924 2024.07.09 03:53:05.121683 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
925 2024.07.09 03:53:05.122663 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
926 2024.07.09 03:53:05.123174 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
927 2024.07.09 03:53:05.123333 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.00285 sec., 2807.017543859649 rows/sec., 225.47 KiB/sec.
928 2024.07.09 03:53:05.123597 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Debug> DynamicQueryHandler: Done processing query
929 2024.07.09 03:53:05.123622 [ 3 ] {9de23bac-2809-4329-86f0-4c025294c82b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
930 2024.07.09 03:53:05.123637 [ 3 ] {} <Debug> HTTP-Session: 292deaf3-6a81-48f1-aad8-a5e6decf102e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
931 2024.07.09 03:53:05.123773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2024.07.09 03:53:05.123820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
933 2024.07.09 03:53:05.123839 [ 3 ] {} <Debug> HTTP-Session: aca3dbb8-01ff-44f9-a5fc-4c964a7b16a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
934 2024.07.09 03:53:05.123855 [ 3 ] {} <Debug> HTTP-Session: aca3dbb8-01ff-44f9-a5fc-4c964a7b16a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2024.07.09 03:53:05.123869 [ 3 ] {} <Debug> HTTP-Session: aca3dbb8-01ff-44f9-a5fc-4c964a7b16a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
936 2024.07.09 03:53:05.123898 [ 3 ] {} <Trace> HTTP-Session: aca3dbb8-01ff-44f9-a5fc-4c964a7b16a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
937 2024.07.09 03:53:05.123995 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
938 2024.07.09 03:53:05.124042 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
939 2024.07.09 03:53:05.124203 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2024.07.09 03:53:05.125135 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
941 2024.07.09 03:53:05.125171 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
942 2024.07.09 03:53:05.125739 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
943 2024.07.09 03:53:05.126354 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
944 2024.07.09 03:53:05.126509 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.002536 sec., 3154.5741324921137 rows/sec., 240.29 KiB/sec.
945 2024.07.09 03:53:05.126766 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Debug> DynamicQueryHandler: Done processing query
946 2024.07.09 03:53:05.126790 [ 3 ] {0e010991-7b60-4c41-ab04-6df039434d17} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
947 2024.07.09 03:53:05.126806 [ 3 ] {} <Debug> HTTP-Session: aca3dbb8-01ff-44f9-a5fc-4c964a7b16a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
948 2024.07.09 03:53:05.126942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
949 2024.07.09 03:53:05.126991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
950 2024.07.09 03:53:05.127009 [ 3 ] {} <Debug> HTTP-Session: 8ccd357a-a047-45ed-955a-8dee604c3490 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
951 2024.07.09 03:53:05.127025 [ 3 ] {} <Debug> HTTP-Session: 8ccd357a-a047-45ed-955a-8dee604c3490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
952 2024.07.09 03:53:05.127038 [ 3 ] {} <Debug> HTTP-Session: 8ccd357a-a047-45ed-955a-8dee604c3490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
953 2024.07.09 03:53:05.127068 [ 3 ] {} <Trace> HTTP-Session: 8ccd357a-a047-45ed-955a-8dee604c3490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
954 2024.07.09 03:53:05.127164 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
955 2024.07.09 03:53:05.127215 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
956 2024.07.09 03:53:05.127359 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
957 2024.07.09 03:53:05.127630 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
958 2024.07.09 03:53:05.127667 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
959 2024.07.09 03:53:05.128146 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
960 2024.07.09 03:53:05.128710 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
961 2024.07.09 03:53:05.128859 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001714 sec., 4667.444574095683 rows/sec., 293.99 KiB/sec.
962 2024.07.09 03:53:05.129021 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Debug> DynamicQueryHandler: Done processing query
963 2024.07.09 03:53:05.129045 [ 3 ] {704a5650-4dd0-43b7-b836-01b745a4f4a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
964 2024.07.09 03:53:05.129061 [ 3 ] {} <Debug> HTTP-Session: 8ccd357a-a047-45ed-955a-8dee604c3490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
965 2024.07.09 03:53:10.094407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
966 2024.07.09 03:53:10.094540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
967 2024.07.09 03:53:10.094564 [ 3 ] {} <Debug> HTTP-Session: 2df0d962-c4aa-4015-8f7f-d321eeaa420a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
968 2024.07.09 03:53:10.094589 [ 3 ] {} <Debug> HTTP-Session: 2df0d962-c4aa-4015-8f7f-d321eeaa420a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
969 2024.07.09 03:53:10.094603 [ 3 ] {} <Debug> HTTP-Session: 2df0d962-c4aa-4015-8f7f-d321eeaa420a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
970 2024.07.09 03:53:10.094652 [ 3 ] {} <Trace> HTTP-Session: 2df0d962-c4aa-4015-8f7f-d321eeaa420a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
971 2024.07.09 03:53:10.094832 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
972 2024.07.09 03:53:10.094897 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
973 2024.07.09 03:53:10.095085 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
974 2024.07.09 03:53:10.095517 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
975 2024.07.09 03:53:10.095563 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
976 2024.07.09 03:53:10.096124 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
977 2024.07.09 03:53:10.096726 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
978 2024.07.09 03:53:10.096940 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002155 sec., 1856.1484918793506 rows/sec., 156.34 KiB/sec.
979 2024.07.09 03:53:10.097147 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Debug> DynamicQueryHandler: Done processing query
980 2024.07.09 03:53:10.097175 [ 3 ] {0fb33c7e-3f58-4e7b-af08-c11704499f9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
981 2024.07.09 03:53:10.097191 [ 3 ] {} <Debug> HTTP-Session: 2df0d962-c4aa-4015-8f7f-d321eeaa420a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
982 2024.07.09 03:53:10.097338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
983 2024.07.09 03:53:10.097388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
984 2024.07.09 03:53:10.097408 [ 3 ] {} <Debug> HTTP-Session: d347e684-a9f9-454e-8ed2-ff8c148713b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
985 2024.07.09 03:53:10.097431 [ 3 ] {} <Debug> HTTP-Session: d347e684-a9f9-454e-8ed2-ff8c148713b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
986 2024.07.09 03:53:10.097446 [ 3 ] {} <Debug> HTTP-Session: d347e684-a9f9-454e-8ed2-ff8c148713b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
987 2024.07.09 03:53:10.097476 [ 3 ] {} <Trace> HTTP-Session: d347e684-a9f9-454e-8ed2-ff8c148713b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
988 2024.07.09 03:53:10.097581 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
989 2024.07.09 03:53:10.097623 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
990 2024.07.09 03:53:10.097750 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Trace> ParallelParsingInputFormat: Parallel parsing is used
991 2024.07.09 03:53:10.098084 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
992 2024.07.09 03:53:10.098122 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
993 2024.07.09 03:53:10.098559 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
994 2024.07.09 03:53:10.099126 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
995 2024.07.09 03:53:10.099289 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001734 sec., 4613.610149942329 rows/sec., 370.58 KiB/sec.
996 2024.07.09 03:53:10.099468 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Debug> DynamicQueryHandler: Done processing query
997 2024.07.09 03:53:10.099493 [ 3 ] {68f6f401-e14e-4e36-8efc-b117b31c2918} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
998 2024.07.09 03:53:10.099509 [ 3 ] {} <Debug> HTTP-Session: d347e684-a9f9-454e-8ed2-ff8c148713b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
999 2024.07.09 03:53:10.099694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 2017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1000 2024.07.09 03:53:10.099744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1001 2024.07.09 03:53:10.099765 [ 3 ] {} <Debug> HTTP-Session: 29c537dc-15b2-4560-828a-60d59510045d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1002 2024.07.09 03:53:10.099784 [ 3 ] {} <Debug> HTTP-Session: 29c537dc-15b2-4560-828a-60d59510045d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.07.09 03:53:10.099798 [ 3 ] {} <Debug> HTTP-Session: 29c537dc-15b2-4560-828a-60d59510045d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.07.09 03:53:10.099828 [ 3 ] {} <Trace> HTTP-Session: 29c537dc-15b2-4560-828a-60d59510045d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1005 2024.07.09 03:53:10.099926 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1006 2024.07.09 03:53:10.099970 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1007 2024.07.09 03:53:10.100119 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2024.07.09 03:53:10.100427 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1009 2024.07.09 03:53:10.100465 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1010 2024.07.09 03:53:10.101003 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1011 2024.07.09 03:53:10.101709 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1012 2024.07.09 03:53:10.101877 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001979 sec., 5053.057099545225 rows/sec., 384.90 KiB/sec.
1013 2024.07.09 03:53:10.102051 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Debug> DynamicQueryHandler: Done processing query
1014 2024.07.09 03:53:10.102077 [ 3 ] {c3677294-5b5f-4d08-9780-d8ccf233c41b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1015 2024.07.09 03:53:10.102093 [ 3 ] {} <Debug> HTTP-Session: 29c537dc-15b2-4560-828a-60d59510045d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.07.09 03:53:10.102240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1017 2024.07.09 03:53:10.102289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1018 2024.07.09 03:53:10.102308 [ 3 ] {} <Debug> HTTP-Session: 52b19581-9762-4238-976c-4ce3938691ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1019 2024.07.09 03:53:10.102324 [ 3 ] {} <Debug> HTTP-Session: 52b19581-9762-4238-976c-4ce3938691ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1020 2024.07.09 03:53:10.102338 [ 3 ] {} <Debug> HTTP-Session: 52b19581-9762-4238-976c-4ce3938691ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.07.09 03:53:10.102367 [ 3 ] {} <Trace> HTTP-Session: 52b19581-9762-4238-976c-4ce3938691ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1022 2024.07.09 03:53:10.102464 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1023 2024.07.09 03:53:10.102509 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1024 2024.07.09 03:53:10.102638 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1025 2024.07.09 03:53:10.102962 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1026 2024.07.09 03:53:10.102999 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1027 2024.07.09 03:53:10.103527 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1028 2024.07.09 03:53:10.104168 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1029 2024.07.09 03:53:10.104339 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001894 sec., 5279.831045406547 rows/sec., 332.57 KiB/sec.
1030 2024.07.09 03:53:10.104633 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Debug> DynamicQueryHandler: Done processing query
1031 2024.07.09 03:53:10.104667 [ 3 ] {abb595fe-f0d4-404c-bcfa-d26b2e497dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1032 2024.07.09 03:53:10.104690 [ 3 ] {} <Debug> HTTP-Session: 52b19581-9762-4238-976c-4ce3938691ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.07.09 03:53:15.093975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1034 2024.07.09 03:53:15.094099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1035 2024.07.09 03:53:15.094136 [ 3 ] {} <Debug> HTTP-Session: b2af2732-1b46-42fb-8642-494ebcceef2d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1036 2024.07.09 03:53:15.094174 [ 3 ] {} <Debug> HTTP-Session: b2af2732-1b46-42fb-8642-494ebcceef2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1037 2024.07.09 03:53:15.094192 [ 3 ] {} <Debug> HTTP-Session: b2af2732-1b46-42fb-8642-494ebcceef2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1038 2024.07.09 03:53:15.094245 [ 3 ] {} <Trace> HTTP-Session: b2af2732-1b46-42fb-8642-494ebcceef2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1039 2024.07.09 03:53:15.094458 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1040 2024.07.09 03:53:15.094848 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1041 2024.07.09 03:53:15.094912 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1042 2024.07.09 03:53:15.095153 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1043 2024.07.09 03:53:15.099435 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1044 2024.07.09 03:53:15.101778 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1045 2024.07.09 03:53:15.104883 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1046 2024.07.09 03:53:15.104944 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1047 2024.07.09 03:53:15.104964 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1048 2024.07.09 03:53:15.105078 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1049 2024.07.09 03:53:15.105105 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1050 2024.07.09 03:53:15.113002 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.018628 sec., 214.73051320592657 rows/sec., 8.86 KiB/sec.
1051 2024.07.09 03:53:15.113303 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Debug> DynamicQueryHandler: Done processing query
1052 2024.07.09 03:53:15.113331 [ 3 ] {01343109-d8cc-41a1-94d6-9a6fdcfe0058} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1053 2024.07.09 03:53:15.113355 [ 3 ] {} <Debug> HTTP-Session: b2af2732-1b46-42fb-8642-494ebcceef2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1054 2024.07.09 03:53:15.113629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1055 2024.07.09 03:53:15.113687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1056 2024.07.09 03:53:15.113708 [ 3 ] {} <Debug> HTTP-Session: 2db69ffc-e7e0-4fe6-800e-fe1521eda696 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1057 2024.07.09 03:53:15.113727 [ 3 ] {} <Debug> HTTP-Session: 2db69ffc-e7e0-4fe6-800e-fe1521eda696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1058 2024.07.09 03:53:15.113741 [ 3 ] {} <Debug> HTTP-Session: 2db69ffc-e7e0-4fe6-800e-fe1521eda696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1059 2024.07.09 03:53:15.113780 [ 3 ] {} <Trace> HTTP-Session: 2db69ffc-e7e0-4fe6-800e-fe1521eda696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1060 2024.07.09 03:53:15.113930 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1061 2024.07.09 03:53:15.114186 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1062 2024.07.09 03:53:15.114219 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1063 2024.07.09 03:53:15.114433 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1064 2024.07.09 03:53:15.114499 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1065 2024.07.09 03:53:15.114639 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1066 2024.07.09 03:53:15.114674 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1067 2024.07.09 03:53:15.114696 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1068 2024.07.09 03:53:15.114713 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1069 2024.07.09 03:53:15.114752 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1070 2024.07.09 03:53:15.114772 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1071 2024.07.09 03:53:15.115620 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001754 sec., 2280.501710376283 rows/sec., 94.09 KiB/sec.
1072 2024.07.09 03:53:15.115852 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Debug> DynamicQueryHandler: Done processing query
1073 2024.07.09 03:53:15.115877 [ 3 ] {60245bdb-c242-4b3b-a65d-ad640ab5956f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1074 2024.07.09 03:53:15.115898 [ 3 ] {} <Debug> HTTP-Session: 2db69ffc-e7e0-4fe6-800e-fe1521eda696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.07.09 03:53:15.116195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1076 2024.07.09 03:53:15.116247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1077 2024.07.09 03:53:15.116268 [ 3 ] {} <Debug> HTTP-Session: ce10428e-fcfa-41f0-a67e-a0fdd2d46c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1078 2024.07.09 03:53:15.116285 [ 3 ] {} <Debug> HTTP-Session: ce10428e-fcfa-41f0-a67e-a0fdd2d46c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1079 2024.07.09 03:53:15.116299 [ 3 ] {} <Debug> HTTP-Session: ce10428e-fcfa-41f0-a67e-a0fdd2d46c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1080 2024.07.09 03:53:15.116330 [ 3 ] {} <Trace> HTTP-Session: ce10428e-fcfa-41f0-a67e-a0fdd2d46c10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1081 2024.07.09 03:53:15.116470 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1082 2024.07.09 03:53:15.116703 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1083 2024.07.09 03:53:15.116736 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1084 2024.07.09 03:53:15.116939 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1085 2024.07.09 03:53:15.117003 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1086 2024.07.09 03:53:15.117164 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1087 2024.07.09 03:53:15.117200 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1088 2024.07.09 03:53:15.117223 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1089 2024.07.09 03:53:15.117240 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1090 2024.07.09 03:53:15.117280 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1091 2024.07.09 03:53:15.117308 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1092 2024.07.09 03:53:15.118225 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001814 sec., 2205.071664829107 rows/sec., 90.98 KiB/sec.
1093 2024.07.09 03:53:15.118484 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Debug> DynamicQueryHandler: Done processing query
1094 2024.07.09 03:53:15.118508 [ 3 ] {823c36c5-c686-403e-ba0a-43938a6ef968} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1095 2024.07.09 03:53:15.118524 [ 3 ] {} <Debug> HTTP-Session: ce10428e-fcfa-41f0-a67e-a0fdd2d46c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1096 2024.07.09 03:53:15.118751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1097 2024.07.09 03:53:15.118812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1098 2024.07.09 03:53:15.118836 [ 3 ] {} <Debug> HTTP-Session: b4041a61-8cf7-4003-8463-2884101a589b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1099 2024.07.09 03:53:15.118854 [ 3 ] {} <Debug> HTTP-Session: b4041a61-8cf7-4003-8463-2884101a589b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1100 2024.07.09 03:53:15.118868 [ 3 ] {} <Debug> HTTP-Session: b4041a61-8cf7-4003-8463-2884101a589b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1101 2024.07.09 03:53:15.118899 [ 3 ] {} <Trace> HTTP-Session: b4041a61-8cf7-4003-8463-2884101a589b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1102 2024.07.09 03:53:15.119030 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1103 2024.07.09 03:53:15.119270 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1104 2024.07.09 03:53:15.119304 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1105 2024.07.09 03:53:15.119511 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1106 2024.07.09 03:53:15.119575 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1107 2024.07.09 03:53:15.119709 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1108 2024.07.09 03:53:15.119742 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1109 2024.07.09 03:53:15.119766 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1110 2024.07.09 03:53:15.119783 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1111 2024.07.09 03:53:15.119828 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1112 2024.07.09 03:53:15.119854 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1113 2024.07.09 03:53:15.120590 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001612 sec., 2481.3895781637716 rows/sec., 102.38 KiB/sec.
1114 2024.07.09 03:53:15.120831 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Debug> DynamicQueryHandler: Done processing query
1115 2024.07.09 03:53:15.120856 [ 3 ] {d95b9e3a-4b85-4bb0-90a3-365b7e50cc1f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1116 2024.07.09 03:53:15.120873 [ 3 ] {} <Debug> HTTP-Session: b4041a61-8cf7-4003-8463-2884101a589b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1117 2024.07.09 03:53:15.121118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1118 2024.07.09 03:53:15.121166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1119 2024.07.09 03:53:15.121186 [ 3 ] {} <Debug> HTTP-Session: 940bf4d4-ac91-46e8-9e50-a3c9ea170c55 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1120 2024.07.09 03:53:15.121203 [ 3 ] {} <Debug> HTTP-Session: 940bf4d4-ac91-46e8-9e50-a3c9ea170c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.07.09 03:53:15.121216 [ 3 ] {} <Debug> HTTP-Session: 940bf4d4-ac91-46e8-9e50-a3c9ea170c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1122 2024.07.09 03:53:15.121247 [ 3 ] {} <Trace> HTTP-Session: 940bf4d4-ac91-46e8-9e50-a3c9ea170c55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1123 2024.07.09 03:53:15.121373 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1124 2024.07.09 03:53:15.121612 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1125 2024.07.09 03:53:15.121647 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1126 2024.07.09 03:53:15.121856 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1127 2024.07.09 03:53:15.121919 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1128 2024.07.09 03:53:15.122060 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1129 2024.07.09 03:53:15.122092 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1130 2024.07.09 03:53:15.122115 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1131 2024.07.09 03:53:15.122132 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1132 2024.07.09 03:53:15.122170 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1133 2024.07.09 03:53:15.122190 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1134 2024.07.09 03:53:15.123068 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001746 sec., 2290.950744558992 rows/sec., 94.52 KiB/sec.
1135 2024.07.09 03:53:15.123311 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Debug> DynamicQueryHandler: Done processing query
1136 2024.07.09 03:53:15.123336 [ 3 ] {c8d8118f-b266-472e-b16c-4c6c53c05eeb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1137 2024.07.09 03:53:15.123353 [ 3 ] {} <Debug> HTTP-Session: 940bf4d4-ac91-46e8-9e50-a3c9ea170c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1138 2024.07.09 03:53:15.123673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1139 2024.07.09 03:53:15.123721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1140 2024.07.09 03:53:15.123741 [ 3 ] {} <Debug> HTTP-Session: 42f03b4d-e07b-4fd0-b4d3-9c4689e11890 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1141 2024.07.09 03:53:15.123758 [ 3 ] {} <Debug> HTTP-Session: 42f03b4d-e07b-4fd0-b4d3-9c4689e11890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1142 2024.07.09 03:53:15.123771 [ 3 ] {} <Debug> HTTP-Session: 42f03b4d-e07b-4fd0-b4d3-9c4689e11890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1143 2024.07.09 03:53:15.123802 [ 3 ] {} <Trace> HTTP-Session: 42f03b4d-e07b-4fd0-b4d3-9c4689e11890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1144 2024.07.09 03:53:15.123930 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1145 2024.07.09 03:53:15.124165 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1146 2024.07.09 03:53:15.124199 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1147 2024.07.09 03:53:15.124424 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1148 2024.07.09 03:53:15.124489 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1149 2024.07.09 03:53:15.124621 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1150 2024.07.09 03:53:15.124653 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1151 2024.07.09 03:53:15.124676 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1152 2024.07.09 03:53:15.124694 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1153 2024.07.09 03:53:15.124733 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1154 2024.07.09 03:53:15.124754 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1155 2024.07.09 03:53:15.125663 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001787 sec., 2238.388360380526 rows/sec., 92.36 KiB/sec.
1156 2024.07.09 03:53:15.125893 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Debug> DynamicQueryHandler: Done processing query
1157 2024.07.09 03:53:15.125923 [ 3 ] {f40f76f6-af9a-415f-9726-d7789c19c2de} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1158 2024.07.09 03:53:15.125947 [ 3 ] {} <Debug> HTTP-Session: 42f03b4d-e07b-4fd0-b4d3-9c4689e11890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1159 2024.07.09 03:53:15.126181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1160 2024.07.09 03:53:15.126232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1161 2024.07.09 03:53:15.126253 [ 3 ] {} <Debug> HTTP-Session: 0dcc5037-ec0d-4dd6-8a69-56a05c558201 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1162 2024.07.09 03:53:15.126268 [ 3 ] {} <Debug> HTTP-Session: 0dcc5037-ec0d-4dd6-8a69-56a05c558201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1163 2024.07.09 03:53:15.126282 [ 3 ] {} <Debug> HTTP-Session: 0dcc5037-ec0d-4dd6-8a69-56a05c558201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1164 2024.07.09 03:53:15.126313 [ 3 ] {} <Trace> HTTP-Session: 0dcc5037-ec0d-4dd6-8a69-56a05c558201 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1165 2024.07.09 03:53:15.126446 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1166 2024.07.09 03:53:15.126680 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1167 2024.07.09 03:53:15.126715 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <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:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1168 2024.07.09 03:53:15.126928 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1169 2024.07.09 03:53:15.126992 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1170 2024.07.09 03:53:15.127125 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1171 2024.07.09 03:53:15.127156 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1172 2024.07.09 03:53:15.127178 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1173 2024.07.09 03:53:15.127196 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1174 2024.07.09 03:53:15.127234 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <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:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1175 2024.07.09 03:53:15.127255 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1176 2024.07.09 03:53:15.127988 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001598 sec., 2503.1289111389237 rows/sec., 103.28 KiB/sec.
1177 2024.07.09 03:53:15.128219 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Debug> DynamicQueryHandler: Done processing query
1178 2024.07.09 03:53:15.128244 [ 3 ] {8c5a8090-1775-4ff6-bb8f-f9acedb7029a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1179 2024.07.09 03:53:15.128262 [ 3 ] {} <Debug> HTTP-Session: 0dcc5037-ec0d-4dd6-8a69-56a05c558201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1180 2024.07.09 03:53:15.128494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1181 2024.07.09 03:53:15.128544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1182 2024.07.09 03:53:15.128565 [ 3 ] {} <Debug> HTTP-Session: 226959b0-332c-4179-8765-bbf1ded16a44 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1183 2024.07.09 03:53:15.128581 [ 3 ] {} <Debug> HTTP-Session: 226959b0-332c-4179-8765-bbf1ded16a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1184 2024.07.09 03:53:15.128595 [ 3 ] {} <Debug> HTTP-Session: 226959b0-332c-4179-8765-bbf1ded16a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1185 2024.07.09 03:53:15.128625 [ 3 ] {} <Trace> HTTP-Session: 226959b0-332c-4179-8765-bbf1ded16a44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1186 2024.07.09 03:53:15.128755 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1187 2024.07.09 03:53:15.129005 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1188 2024.07.09 03:53:15.129041 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1189 2024.07.09 03:53:15.129265 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1190 2024.07.09 03:53:15.129347 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1191 2024.07.09 03:53:15.129650 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1192 2024.07.09 03:53:15.129682 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1193 2024.07.09 03:53:15.129705 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1194 2024.07.09 03:53:15.129722 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1195 2024.07.09 03:53:15.129761 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1196 2024.07.09 03:53:15.129781 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1197 2024.07.09 03:53:15.130648 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001937 sec., 2065.049044914817 rows/sec., 85.20 KiB/sec.
1198 2024.07.09 03:53:15.130878 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Debug> DynamicQueryHandler: Done processing query
1199 2024.07.09 03:53:15.130902 [ 3 ] {7bfae2dd-7969-47d1-bc13-2a6612ca9dc1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1200 2024.07.09 03:53:15.130918 [ 3 ] {} <Debug> HTTP-Session: 226959b0-332c-4179-8765-bbf1ded16a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1201 2024.07.09 03:53:15.131151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1202 2024.07.09 03:53:15.131199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1203 2024.07.09 03:53:15.131219 [ 3 ] {} <Debug> HTTP-Session: b041eb6a-3548-4129-9706-9a3e321e624e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1204 2024.07.09 03:53:15.131239 [ 3 ] {} <Debug> HTTP-Session: b041eb6a-3548-4129-9706-9a3e321e624e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.07.09 03:53:15.131254 [ 3 ] {} <Debug> HTTP-Session: b041eb6a-3548-4129-9706-9a3e321e624e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1206 2024.07.09 03:53:15.131285 [ 3 ] {} <Trace> HTTP-Session: b041eb6a-3548-4129-9706-9a3e321e624e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1207 2024.07.09 03:53:15.131414 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1208 2024.07.09 03:53:15.131675 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1209 2024.07.09 03:53:15.131727 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1210 2024.07.09 03:53:15.131954 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1211 2024.07.09 03:53:15.132023 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1212 2024.07.09 03:53:15.132158 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1213 2024.07.09 03:53:15.132190 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1214 2024.07.09 03:53:15.132212 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1215 2024.07.09 03:53:15.132228 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1216 2024.07.09 03:53:15.132267 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1217 2024.07.09 03:53:15.132289 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1218 2024.07.09 03:53:15.133148 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00179 sec., 2234.63687150838 rows/sec., 92.20 KiB/sec.
1219 2024.07.09 03:53:15.133374 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Debug> DynamicQueryHandler: Done processing query
1220 2024.07.09 03:53:15.133399 [ 3 ] {009a3d0b-f0df-4259-850c-71aeec8d79b8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1221 2024.07.09 03:53:15.133415 [ 3 ] {} <Debug> HTTP-Session: b041eb6a-3548-4129-9706-9a3e321e624e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1222 2024.07.09 03:53:15.133662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1223 2024.07.09 03:53:15.133709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1224 2024.07.09 03:53:15.133729 [ 3 ] {} <Debug> HTTP-Session: 62decbc3-ab2e-4a6f-9c4e-847f56619ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1225 2024.07.09 03:53:15.133746 [ 3 ] {} <Debug> HTTP-Session: 62decbc3-ab2e-4a6f-9c4e-847f56619ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1226 2024.07.09 03:53:15.133759 [ 3 ] {} <Debug> HTTP-Session: 62decbc3-ab2e-4a6f-9c4e-847f56619ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1227 2024.07.09 03:53:15.133789 [ 3 ] {} <Trace> HTTP-Session: 62decbc3-ab2e-4a6f-9c4e-847f56619ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1228 2024.07.09 03:53:15.133920 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1229 2024.07.09 03:53:15.134161 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1230 2024.07.09 03:53:15.134198 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1231 2024.07.09 03:53:15.134422 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <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:53:15.134485 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1233 2024.07.09 03:53:15.134619 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1234 2024.07.09 03:53:15.134651 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1235 2024.07.09 03:53:15.134674 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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:53:15.134690 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1237 2024.07.09 03:53:15.134729 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1238 2024.07.09 03:53:15.134750 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1239 2024.07.09 03:53:15.135508 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 100.27 KiB/sec.
1240 2024.07.09 03:53:15.135764 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Debug> DynamicQueryHandler: Done processing query
1241 2024.07.09 03:53:15.135792 [ 3 ] {4b1cd959-7f99-4082-9860-bcc26db0931b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1242 2024.07.09 03:53:15.135810 [ 3 ] {} <Debug> HTTP-Session: 62decbc3-ab2e-4a6f-9c4e-847f56619ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1243 2024.07.09 03:53:15.136026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2024.07.09 03:53:15.136078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1245 2024.07.09 03:53:15.136100 [ 3 ] {} <Debug> HTTP-Session: c2a8bbb4-e769-4465-b053-d35c4811b130 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1246 2024.07.09 03:53:15.136119 [ 3 ] {} <Debug> HTTP-Session: c2a8bbb4-e769-4465-b053-d35c4811b130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.07.09 03:53:15.136134 [ 3 ] {} <Debug> HTTP-Session: c2a8bbb4-e769-4465-b053-d35c4811b130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1248 2024.07.09 03:53:15.136170 [ 3 ] {} <Trace> HTTP-Session: c2a8bbb4-e769-4465-b053-d35c4811b130 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1249 2024.07.09 03:53:15.136388 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1250 2024.07.09 03:53:15.136647 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1251 2024.07.09 03:53:15.136686 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1252 2024.07.09 03:53:15.136929 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <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:53:15.136997 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1254 2024.07.09 03:53:15.137138 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1255 2024.07.09 03:53:15.137172 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1256 2024.07.09 03:53:15.137197 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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:53:15.137214 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1258 2024.07.09 03:53:15.137256 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1259 2024.07.09 03:53:15.137277 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1260 2024.07.09 03:53:15.138111 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001787 sec., 2238.388360380526 rows/sec., 92.36 KiB/sec.
1261 2024.07.09 03:53:15.138346 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Debug> DynamicQueryHandler: Done processing query
1262 2024.07.09 03:53:15.138371 [ 3 ] {3a288de1-2a13-4fac-8af2-de092488183c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1263 2024.07.09 03:53:15.138387 [ 3 ] {} <Debug> HTTP-Session: c2a8bbb4-e769-4465-b053-d35c4811b130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.07.09 03:53:15.138625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1265 2024.07.09 03:53:15.138675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1266 2024.07.09 03:53:15.138697 [ 3 ] {} <Debug> HTTP-Session: a792e10b-d95e-432d-9210-2c91bc43099a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1267 2024.07.09 03:53:15.138720 [ 3 ] {} <Debug> HTTP-Session: a792e10b-d95e-432d-9210-2c91bc43099a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1268 2024.07.09 03:53:15.138734 [ 3 ] {} <Debug> HTTP-Session: a792e10b-d95e-432d-9210-2c91bc43099a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1269 2024.07.09 03:53:15.138765 [ 3 ] {} <Trace> HTTP-Session: a792e10b-d95e-432d-9210-2c91bc43099a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1270 2024.07.09 03:53:15.138901 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1271 2024.07.09 03:53:15.139163 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1272 2024.07.09 03:53:15.139202 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1273 2024.07.09 03:53:15.139428 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <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:53:15.139490 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1275 2024.07.09 03:53:15.139641 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1276 2024.07.09 03:53:15.139675 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1277 2024.07.09 03:53:15.139697 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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:53:15.139712 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1279 2024.07.09 03:53:15.139750 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1280 2024.07.09 03:53:15.139769 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1281 2024.07.09 03:53:15.140639 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001795 sec., 2228.4122562674097 rows/sec., 91.94 KiB/sec.
1282 2024.07.09 03:53:15.140889 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Debug> DynamicQueryHandler: Done processing query
1283 2024.07.09 03:53:15.140916 [ 3 ] {fe5290cf-8c20-4315-919b-556cd6602499} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1284 2024.07.09 03:53:15.140933 [ 3 ] {} <Debug> HTTP-Session: a792e10b-d95e-432d-9210-2c91bc43099a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1285 2024.07.09 03:53:15.141162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2024.07.09 03:53:15.141246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1287 2024.07.09 03:53:15.141271 [ 3 ] {} <Debug> HTTP-Session: bf115ce3-4620-4d6a-9e42-1b74a5c7ac46 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1288 2024.07.09 03:53:15.141289 [ 3 ] {} <Debug> HTTP-Session: bf115ce3-4620-4d6a-9e42-1b74a5c7ac46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.07.09 03:53:15.141304 [ 3 ] {} <Debug> HTTP-Session: bf115ce3-4620-4d6a-9e42-1b74a5c7ac46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1290 2024.07.09 03:53:15.141335 [ 3 ] {} <Trace> HTTP-Session: bf115ce3-4620-4d6a-9e42-1b74a5c7ac46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1291 2024.07.09 03:53:15.141492 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1292 2024.07.09 03:53:15.141824 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1293 2024.07.09 03:53:15.141872 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <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: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
1294 2024.07.09 03:53:15.142122 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <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:53:15.142188 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1296 2024.07.09 03:53:15.142349 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1297 2024.07.09 03:53:15.142383 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1298 2024.07.09 03:53:15.142406 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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:53:15.142423 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1300 2024.07.09 03:53:15.142463 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <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: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'))"
1301 2024.07.09 03:53:15.142483 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1302 2024.07.09 03:53:15.143314 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001889 sec., 2117.5224986765484 rows/sec., 87.37 KiB/sec.
1303 2024.07.09 03:53:15.143580 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Debug> DynamicQueryHandler: Done processing query
1304 2024.07.09 03:53:15.143606 [ 3 ] {e08a71c2-3d13-496f-9807-2f7d30a3c92d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1305 2024.07.09 03:53:15.143623 [ 3 ] {} <Debug> HTTP-Session: bf115ce3-4620-4d6a-9e42-1b74a5c7ac46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.07.09 03:53:15.143867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1307 2024.07.09 03:53:15.143922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1308 2024.07.09 03:53:15.143943 [ 3 ] {} <Debug> HTTP-Session: 71fa978b-9281-4ecb-bf5a-ca88a7781bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1309 2024.07.09 03:53:15.143964 [ 3 ] {} <Debug> HTTP-Session: 71fa978b-9281-4ecb-bf5a-ca88a7781bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1310 2024.07.09 03:53:15.143979 [ 3 ] {} <Debug> HTTP-Session: 71fa978b-9281-4ecb-bf5a-ca88a7781bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1311 2024.07.09 03:53:15.144010 [ 3 ] {} <Trace> HTTP-Session: 71fa978b-9281-4ecb-bf5a-ca88a7781bb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1312 2024.07.09 03:53:15.144154 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1313 2024.07.09 03:53:15.144414 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1314 2024.07.09 03:53:15.144455 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <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_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
1315 2024.07.09 03:53:15.144712 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1316 2024.07.09 03:53:15.144778 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1317 2024.07.09 03:53:15.144917 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1318 2024.07.09 03:53:15.144949 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1319 2024.07.09 03:53:15.144975 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1320 2024.07.09 03:53:15.144991 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1321 2024.07.09 03:53:15.145033 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <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_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'))"
1322 2024.07.09 03:53:15.145054 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1323 2024.07.09 03:53:15.145949 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001849 sec., 2163.3315305570577 rows/sec., 89.26 KiB/sec.
1324 2024.07.09 03:53:15.146196 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Debug> DynamicQueryHandler: Done processing query
1325 2024.07.09 03:53:15.146222 [ 3 ] {69cd44ff-6f93-41ed-b3c1-8f084963d8e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1326 2024.07.09 03:53:15.146241 [ 3 ] {} <Debug> HTTP-Session: 71fa978b-9281-4ecb-bf5a-ca88a7781bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1327 2024.07.09 03:53:15.152924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1328 2024.07.09 03:53:15.152978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1329 2024.07.09 03:53:15.152998 [ 3 ] {} <Debug> HTTP-Session: 40ab72d0-0801-43ed-b913-22037a6b9068 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1330 2024.07.09 03:53:15.153016 [ 3 ] {} <Debug> HTTP-Session: 40ab72d0-0801-43ed-b913-22037a6b9068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1331 2024.07.09 03:53:15.153029 [ 3 ] {} <Debug> HTTP-Session: 40ab72d0-0801-43ed-b913-22037a6b9068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1332 2024.07.09 03:53:15.153061 [ 3 ] {} <Trace> HTTP-Session: 40ab72d0-0801-43ed-b913-22037a6b9068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1333 2024.07.09 03:53:15.153181 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1334 2024.07.09 03:53:15.153227 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1335 2024.07.09 03:53:15.153399 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1336 2024.07.09 03:53:15.153793 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1337 2024.07.09 03:53:15.153844 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1338 2024.07.09 03:53:15.154431 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1339 2024.07.09 03:53:15.154998 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1340 2024.07.09 03:53:15.155169 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002026 sec., 6910.167818361303 rows/sec., 991.50 KiB/sec.
1341 2024.07.09 03:53:15.155385 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Debug> DynamicQueryHandler: Done processing query
1342 2024.07.09 03:53:15.155409 [ 3 ] {c96617e2-fa27-49d8-8b14-ecc2f712e740} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1343 2024.07.09 03:53:15.155425 [ 3 ] {} <Debug> HTTP-Session: 40ab72d0-0801-43ed-b913-22037a6b9068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1344 2024.07.09 03:53:15.155549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 7805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1345 2024.07.09 03:53:15.155598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1346 2024.07.09 03:53:15.155617 [ 3 ] {} <Debug> HTTP-Session: 0be3fd4d-6da3-49ee-9434-f0d1acc56dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1347 2024.07.09 03:53:15.155635 [ 3 ] {} <Debug> HTTP-Session: 0be3fd4d-6da3-49ee-9434-f0d1acc56dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1348 2024.07.09 03:53:15.155648 [ 3 ] {} <Debug> HTTP-Session: 0be3fd4d-6da3-49ee-9434-f0d1acc56dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1349 2024.07.09 03:53:15.155678 [ 3 ] {} <Trace> HTTP-Session: 0be3fd4d-6da3-49ee-9434-f0d1acc56dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1350 2024.07.09 03:53:15.155787 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1351 2024.07.09 03:53:15.155830 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1352 2024.07.09 03:53:15.155957 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1353 2024.07.09 03:53:15.156339 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1354 2024.07.09 03:53:15.156448 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1355 2024.07.09 03:53:15.156862 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1356 2024.07.09 03:53:15.157450 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1357 2024.07.09 03:53:15.157609 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.31 MiB/sec.
1358 2024.07.09 03:53:15.157785 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Debug> DynamicQueryHandler: Done processing query
1359 2024.07.09 03:53:15.157810 [ 3 ] {49c554a0-b108-4602-b244-947af3d1392a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1360 2024.07.09 03:53:15.157828 [ 3 ] {} <Debug> HTTP-Session: 0be3fd4d-6da3-49ee-9434-f0d1acc56dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1361 2024.07.09 03:53:15.158022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 10878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1362 2024.07.09 03:53:15.158071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1363 2024.07.09 03:53:15.158091 [ 3 ] {} <Debug> HTTP-Session: c5d4a84c-673e-49b3-b994-d405584b1c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1364 2024.07.09 03:53:15.158245 [ 3 ] {} <Debug> HTTP-Session: c5d4a84c-673e-49b3-b994-d405584b1c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1365 2024.07.09 03:53:15.158263 [ 3 ] {} <Debug> HTTP-Session: c5d4a84c-673e-49b3-b994-d405584b1c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1366 2024.07.09 03:53:15.158294 [ 3 ] {} <Trace> HTTP-Session: c5d4a84c-673e-49b3-b994-d405584b1c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1367 2024.07.09 03:53:15.158410 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1368 2024.07.09 03:53:15.158455 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1369 2024.07.09 03:53:15.158581 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1370 2024.07.09 03:53:15.158912 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1371 2024.07.09 03:53:15.158949 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1372 2024.07.09 03:53:15.159382 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1373 2024.07.09 03:53:15.159888 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1374 2024.07.09 03:53:15.160044 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00166 sec., 38554.21686746988 rows/sec., 3.01 MiB/sec.
1375 2024.07.09 03:53:15.160306 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Debug> DynamicQueryHandler: Done processing query
1376 2024.07.09 03:53:15.160332 [ 3 ] {8ab19055-34b9-4eac-9421-27c875972281} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1377 2024.07.09 03:53:15.160348 [ 3 ] {} <Debug> HTTP-Session: c5d4a84c-673e-49b3-b994-d405584b1c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1378 2024.07.09 03:53:15.160618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 24854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1379 2024.07.09 03:53:15.160666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1380 2024.07.09 03:53:15.160684 [ 3 ] {} <Debug> HTTP-Session: 5f6269be-125a-4f85-84e1-79e9d21ce564 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1381 2024.07.09 03:53:15.160700 [ 3 ] {} <Debug> HTTP-Session: 5f6269be-125a-4f85-84e1-79e9d21ce564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1382 2024.07.09 03:53:15.160713 [ 3 ] {} <Debug> HTTP-Session: 5f6269be-125a-4f85-84e1-79e9d21ce564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1383 2024.07.09 03:53:15.160744 [ 3 ] {} <Trace> HTTP-Session: 5f6269be-125a-4f85-84e1-79e9d21ce564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1384 2024.07.09 03:53:15.160878 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1385 2024.07.09 03:53:15.160926 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1386 2024.07.09 03:53:15.161085 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1387 2024.07.09 03:53:15.161456 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1388 2024.07.09 03:53:15.161492 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1389 2024.07.09 03:53:15.161984 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1390 2024.07.09 03:53:15.162627 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1391 2024.07.09 03:53:15.162777 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Debug> executeQuery: Read 130 rows, 9.28 KiB in 0.001951 sec., 66632.49615581753 rows/sec., 4.65 MiB/sec.
1392 2024.07.09 03:53:15.162967 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Debug> DynamicQueryHandler: Done processing query
1393 2024.07.09 03:53:15.162992 [ 3 ] {f353f6e5-ddf7-4f8c-8a24-a329ea966a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1394 2024.07.09 03:53:15.163009 [ 3 ] {} <Debug> HTTP-Session: 5f6269be-125a-4f85-84e1-79e9d21ce564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.07.09 03:53:15.163153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 7282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1396 2024.07.09 03:53:15.163201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1397 2024.07.09 03:53:15.163219 [ 3 ] {} <Debug> HTTP-Session: 8d7ef623-880c-450e-838f-2b167037a31a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1398 2024.07.09 03:53:15.163243 [ 3 ] {} <Debug> HTTP-Session: 8d7ef623-880c-450e-838f-2b167037a31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1399 2024.07.09 03:53:15.163261 [ 3 ] {} <Debug> HTTP-Session: 8d7ef623-880c-450e-838f-2b167037a31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1400 2024.07.09 03:53:15.163291 [ 3 ] {} <Trace> HTTP-Session: 8d7ef623-880c-450e-838f-2b167037a31a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1401 2024.07.09 03:53:15.163396 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1402 2024.07.09 03:53:15.163439 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1403 2024.07.09 03:53:15.163563 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1404 2024.07.09 03:53:15.163845 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1405 2024.07.09 03:53:15.163881 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1406 2024.07.09 03:53:15.164319 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1407 2024.07.09 03:53:15.164898 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1408 2024.07.09 03:53:15.165055 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Debug> executeQuery: Read 48 rows, 3.30 KiB in 0.001691 sec., 28385.570668243643 rows/sec., 1.90 MiB/sec.
1409 2024.07.09 03:53:15.165204 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Debug> DynamicQueryHandler: Done processing query
1410 2024.07.09 03:53:15.165229 [ 3 ] {d6e16323-5686-40db-b449-ff1fb55f6b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1411 2024.07.09 03:53:15.165244 [ 3 ] {} <Debug> HTTP-Session: 8d7ef623-880c-450e-838f-2b167037a31a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1412 2024.07.09 03:53:18.748087 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
1413 2024.07.09 03:53:18.748159 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
1414 2024.07.09 03:53:20.096148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1415 2024.07.09 03:53:20.096261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1416 2024.07.09 03:53:20.096287 [ 3 ] {} <Debug> HTTP-Session: 9bdaf44c-cbad-4a59-970b-4445002d37c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1417 2024.07.09 03:53:20.096312 [ 3 ] {} <Debug> HTTP-Session: 9bdaf44c-cbad-4a59-970b-4445002d37c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1418 2024.07.09 03:53:20.096328 [ 3 ] {} <Debug> HTTP-Session: 9bdaf44c-cbad-4a59-970b-4445002d37c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1419 2024.07.09 03:53:20.096379 [ 3 ] {} <Trace> HTTP-Session: 9bdaf44c-cbad-4a59-970b-4445002d37c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1420 2024.07.09 03:53:20.096603 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1421 2024.07.09 03:53:20.096970 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1422 2024.07.09 03:53:20.097013 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <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
1423 2024.07.09 03:53:20.097313 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1424 2024.07.09 03:53:20.097394 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1425 2024.07.09 03:53:20.097565 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1426 2024.07.09 03:53:20.097649 [ 251 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1427 2024.07.09 03:53:20.097707 [ 253 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1428 2024.07.09 03:53:20.097815 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1429 2024.07.09 03:53:20.097843 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1430 2024.07.09 03:53:20.099924 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1431 2024.07.09 03:53:20.101939 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 18 rows with 2 streams
1432 2024.07.09 03:53:20.102015 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <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'))"
1433 2024.07.09 03:53:20.102063 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <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'))"
1434 2024.07.09 03:53:20.103827 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00732 sec., 2459.0163934426228 rows/sec., 100.59 KiB/sec.
1435 2024.07.09 03:53:20.104208 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Debug> DynamicQueryHandler: Done processing query
1436 2024.07.09 03:53:20.104237 [ 3 ] {5c2a5516-fc7a-4e5c-b95b-9f80320aa87f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1437 2024.07.09 03:53:20.104256 [ 3 ] {} <Debug> HTTP-Session: 9bdaf44c-cbad-4a59-970b-4445002d37c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1438 2024.07.09 03:53:20.105836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1439 2024.07.09 03:53:20.105902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1440 2024.07.09 03:53:20.105926 [ 3 ] {} <Debug> HTTP-Session: 30575d19-8856-4300-acf1-a184e8a90b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1441 2024.07.09 03:53:20.105951 [ 3 ] {} <Debug> HTTP-Session: 30575d19-8856-4300-acf1-a184e8a90b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1442 2024.07.09 03:53:20.105966 [ 3 ] {} <Debug> HTTP-Session: 30575d19-8856-4300-acf1-a184e8a90b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.07.09 03:53:20.106008 [ 3 ] {} <Trace> HTTP-Session: 30575d19-8856-4300-acf1-a184e8a90b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1444 2024.07.09 03:53:20.106173 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1445 2024.07.09 03:53:20.106464 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1446 2024.07.09 03:53:20.106507 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <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
1447 2024.07.09 03:53:20.106790 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1448 2024.07.09 03:53:20.106860 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1449 2024.07.09 03:53:20.107017 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1450 2024.07.09 03:53:20.107146 [ 257 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1451 2024.07.09 03:53:20.107146 [ 256 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1452 2024.07.09 03:53:20.107294 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1453 2024.07.09 03:53:20.107323 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1454 2024.07.09 03:53:20.107404 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1455 2024.07.09 03:53:20.107426 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 18 rows with 2 streams
1456 2024.07.09 03:53:20.107465 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <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'))"
1457 2024.07.09 03:53:20.107505 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <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'))"
1458 2024.07.09 03:53:20.108813 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002717 sec., 6624.953993375047 rows/sec., 271.01 KiB/sec.
1459 2024.07.09 03:53:20.109115 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Debug> DynamicQueryHandler: Done processing query
1460 2024.07.09 03:53:20.109141 [ 3 ] {9754c73b-2307-4cae-aa27-754d59b7b476} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1461 2024.07.09 03:53:20.109157 [ 3 ] {} <Debug> HTTP-Session: 30575d19-8856-4300-acf1-a184e8a90b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1462 2024.07.09 03:53:20.109425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1463 2024.07.09 03:53:20.109475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1464 2024.07.09 03:53:20.109495 [ 3 ] {} <Debug> HTTP-Session: 4f19eb72-5352-4c07-aa22-c11a6c3291de Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1465 2024.07.09 03:53:20.109513 [ 3 ] {} <Debug> HTTP-Session: 4f19eb72-5352-4c07-aa22-c11a6c3291de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1466 2024.07.09 03:53:20.109528 [ 3 ] {} <Debug> HTTP-Session: 4f19eb72-5352-4c07-aa22-c11a6c3291de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.07.09 03:53:20.109560 [ 3 ] {} <Trace> HTTP-Session: 4f19eb72-5352-4c07-aa22-c11a6c3291de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1468 2024.07.09 03:53:20.109706 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1469 2024.07.09 03:53:20.109977 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1470 2024.07.09 03:53:20.110018 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <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
1471 2024.07.09 03:53:20.110290 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1472 2024.07.09 03:53:20.110356 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1473 2024.07.09 03:53:20.110502 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1474 2024.07.09 03:53:20.110587 [ 251 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1475 2024.07.09 03:53:20.110604 [ 257 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1476 2024.07.09 03:53:20.110700 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1477 2024.07.09 03:53:20.110727 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1478 2024.07.09 03:53:20.110811 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1479 2024.07.09 03:53:20.110833 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 18 rows with 2 streams
1480 2024.07.09 03:53:20.110872 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <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'))"
1481 2024.07.09 03:53:20.110923 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <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'))"
1482 2024.07.09 03:53:20.112251 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002614 sec., 6885.998469778117 rows/sec., 281.69 KiB/sec.
1483 2024.07.09 03:53:20.112552 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Debug> DynamicQueryHandler: Done processing query
1484 2024.07.09 03:53:20.112578 [ 3 ] {508033a3-884e-4406-80ae-38e41aa204cc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1485 2024.07.09 03:53:20.112594 [ 3 ] {} <Debug> HTTP-Session: 4f19eb72-5352-4c07-aa22-c11a6c3291de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1486 2024.07.09 03:53:20.112910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1487 2024.07.09 03:53:20.112962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1488 2024.07.09 03:53:20.112981 [ 3 ] {} <Debug> HTTP-Session: eaddc7f7-1cd3-480e-ae14-adecf333e4ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1489 2024.07.09 03:53:20.112998 [ 3 ] {} <Debug> HTTP-Session: eaddc7f7-1cd3-480e-ae14-adecf333e4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.07.09 03:53:20.113012 [ 3 ] {} <Debug> HTTP-Session: eaddc7f7-1cd3-480e-ae14-adecf333e4ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.07.09 03:53:20.113043 [ 3 ] {} <Trace> HTTP-Session: eaddc7f7-1cd3-480e-ae14-adecf333e4ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1492 2024.07.09 03:53:20.113229 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1493 2024.07.09 03:53:20.113499 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1494 2024.07.09 03:53:20.113542 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <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
1495 2024.07.09 03:53:20.113805 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1496 2024.07.09 03:53:20.113874 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1497 2024.07.09 03:53:20.114019 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1498 2024.07.09 03:53:20.114107 [ 256 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1499 2024.07.09 03:53:20.114110 [ 252 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1500 2024.07.09 03:53:20.114215 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1501 2024.07.09 03:53:20.114243 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1502 2024.07.09 03:53:20.114323 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1503 2024.07.09 03:53:20.114343 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 18 rows with 2 streams
1504 2024.07.09 03:53:20.114381 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <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'))"
1505 2024.07.09 03:53:20.114421 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <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'))"
1506 2024.07.09 03:53:20.115743 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002581 sec., 6974.041069352964 rows/sec., 285.29 KiB/sec.
1507 2024.07.09 03:53:20.116054 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Debug> DynamicQueryHandler: Done processing query
1508 2024.07.09 03:53:20.116079 [ 3 ] {ba7018a8-de06-4dda-a809-ceecda279b32} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1509 2024.07.09 03:53:20.116096 [ 3 ] {} <Debug> HTTP-Session: eaddc7f7-1cd3-480e-ae14-adecf333e4ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1510 2024.07.09 03:53:20.123306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1511 2024.07.09 03:53:20.123356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1512 2024.07.09 03:53:20.123375 [ 3 ] {} <Debug> HTTP-Session: 436e7990-2426-494c-b6f6-e13077bfb81e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1513 2024.07.09 03:53:20.123393 [ 3 ] {} <Debug> HTTP-Session: 436e7990-2426-494c-b6f6-e13077bfb81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1514 2024.07.09 03:53:20.123410 [ 3 ] {} <Debug> HTTP-Session: 436e7990-2426-494c-b6f6-e13077bfb81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.07.09 03:53:20.123448 [ 3 ] {} <Trace> HTTP-Session: 436e7990-2426-494c-b6f6-e13077bfb81e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1516 2024.07.09 03:53:20.123590 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1517 2024.07.09 03:53:20.123649 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1518 2024.07.09 03:53:20.123881 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1519 2024.07.09 03:53:20.124243 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1520 2024.07.09 03:53:20.124284 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1521 2024.07.09 03:53:20.124953 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1522 2024.07.09 03:53:20.125548 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1523 2024.07.09 03:53:20.125686 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.002147 sec., 1863.064741499767 rows/sec., 201.50 KiB/sec.
1524 2024.07.09 03:53:20.125847 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Debug> DynamicQueryHandler: Done processing query
1525 2024.07.09 03:53:20.125873 [ 3 ] {3a371a3e-31b0-4fc7-8e4c-af762070c4ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1526 2024.07.09 03:53:20.125890 [ 3 ] {} <Debug> HTTP-Session: 436e7990-2426-494c-b6f6-e13077bfb81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1527 2024.07.09 03:53:20.126042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2024.07.09 03:53:20.126089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1529 2024.07.09 03:53:20.126109 [ 3 ] {} <Debug> HTTP-Session: fb2860b8-5dbe-4215-9377-8c11f342e67d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1530 2024.07.09 03:53:20.126128 [ 3 ] {} <Debug> HTTP-Session: fb2860b8-5dbe-4215-9377-8c11f342e67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1531 2024.07.09 03:53:20.126143 [ 3 ] {} <Debug> HTTP-Session: fb2860b8-5dbe-4215-9377-8c11f342e67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.07.09 03:53:20.126177 [ 3 ] {} <Trace> HTTP-Session: fb2860b8-5dbe-4215-9377-8c11f342e67d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1533 2024.07.09 03:53:20.126276 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1534 2024.07.09 03:53:20.126318 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1535 2024.07.09 03:53:20.126435 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2024.07.09 03:53:20.127344 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1537 2024.07.09 03:53:20.127378 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1538 2024.07.09 03:53:20.127809 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1539 2024.07.09 03:53:20.128365 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1540 2024.07.09 03:53:20.128495 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.002246 sec., 8904.719501335707 rows/sec., 721.77 KiB/sec.
1541 2024.07.09 03:53:20.128746 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Debug> DynamicQueryHandler: Done processing query
1542 2024.07.09 03:53:20.128771 [ 3 ] {39ecc7d5-fcf8-4cf5-8c73-1bf17466f421} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1543 2024.07.09 03:53:20.128787 [ 3 ] {} <Debug> HTTP-Session: fb2860b8-5dbe-4215-9377-8c11f342e67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1544 2024.07.09 03:53:20.128961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1545 2024.07.09 03:53:20.129010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1546 2024.07.09 03:53:20.129029 [ 3 ] {} <Debug> HTTP-Session: f4300acd-8467-4a98-abc0-04f5dcc068d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1547 2024.07.09 03:53:20.129056 [ 3 ] {} <Debug> HTTP-Session: f4300acd-8467-4a98-abc0-04f5dcc068d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1548 2024.07.09 03:53:20.129070 [ 3 ] {} <Debug> HTTP-Session: f4300acd-8467-4a98-abc0-04f5dcc068d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.07.09 03:53:20.129101 [ 3 ] {} <Trace> HTTP-Session: f4300acd-8467-4a98-abc0-04f5dcc068d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1550 2024.07.09 03:53:20.129231 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1551 2024.07.09 03:53:20.129276 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1552 2024.07.09 03:53:20.129414 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1553 2024.07.09 03:53:20.129763 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1554 2024.07.09 03:53:20.129800 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1555 2024.07.09 03:53:20.130246 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1556 2024.07.09 03:53:20.130826 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1557 2024.07.09 03:53:20.130953 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001777 sec., 65278.55936972426 rows/sec., 5.38 MiB/sec.
1558 2024.07.09 03:53:20.131112 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Debug> DynamicQueryHandler: Done processing query
1559 2024.07.09 03:53:20.131137 [ 3 ] {7a3bba3e-e8d9-4b0f-af28-948c7c51c7dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1560 2024.07.09 03:53:20.131153 [ 3 ] {} <Debug> HTTP-Session: f4300acd-8467-4a98-abc0-04f5dcc068d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.07.09 03:53:20.131331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1562 2024.07.09 03:53:20.131378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1563 2024.07.09 03:53:20.131399 [ 3 ] {} <Debug> HTTP-Session: 90926176-53a0-45ac-83b2-d99b7f126548 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1564 2024.07.09 03:53:20.131416 [ 3 ] {} <Debug> HTTP-Session: 90926176-53a0-45ac-83b2-d99b7f126548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1565 2024.07.09 03:53:20.131430 [ 3 ] {} <Debug> HTTP-Session: 90926176-53a0-45ac-83b2-d99b7f126548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1566 2024.07.09 03:53:20.131462 [ 3 ] {} <Trace> HTTP-Session: 90926176-53a0-45ac-83b2-d99b7f126548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1567 2024.07.09 03:53:20.131581 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1568 2024.07.09 03:53:20.131624 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1569 2024.07.09 03:53:20.131745 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1570 2024.07.09 03:53:20.132078 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1571 2024.07.09 03:53:20.132114 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1572 2024.07.09 03:53:20.132542 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1573 2024.07.09 03:53:20.133076 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1574 2024.07.09 03:53:20.133201 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001664 sec., 54687.5 rows/sec., 4.28 MiB/sec.
1575 2024.07.09 03:53:20.133473 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Debug> DynamicQueryHandler: Done processing query
1576 2024.07.09 03:53:20.133498 [ 3 ] {d79ec252-dab0-404f-ad2c-ac8f0612cbac} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1577 2024.07.09 03:53:20.133514 [ 3 ] {} <Debug> HTTP-Session: 90926176-53a0-45ac-83b2-d99b7f126548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1578 2024.07.09 03:53:20.133779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1579 2024.07.09 03:53:20.133827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1580 2024.07.09 03:53:20.133846 [ 3 ] {} <Debug> HTTP-Session: c355d9cf-c00d-4567-84c3-821791ffc832 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1581 2024.07.09 03:53:20.133864 [ 3 ] {} <Debug> HTTP-Session: c355d9cf-c00d-4567-84c3-821791ffc832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1582 2024.07.09 03:53:20.133878 [ 3 ] {} <Debug> HTTP-Session: c355d9cf-c00d-4567-84c3-821791ffc832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1583 2024.07.09 03:53:20.133909 [ 3 ] {} <Trace> HTTP-Session: c355d9cf-c00d-4567-84c3-821791ffc832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1584 2024.07.09 03:53:20.134058 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1585 2024.07.09 03:53:20.134105 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1586 2024.07.09 03:53:20.134263 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1587 2024.07.09 03:53:20.134626 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1588 2024.07.09 03:53:20.134661 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1589 2024.07.09 03:53:20.135197 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1590 2024.07.09 03:53:20.135869 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1591 2024.07.09 03:53:20.136004 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00202 sec., 79207.92079207921 rows/sec., 5.52 MiB/sec.
1592 2024.07.09 03:53:20.136160 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Debug> DynamicQueryHandler: Done processing query
1593 2024.07.09 03:53:20.136184 [ 3 ] {ab442b5a-2019-4aa5-bf48-b441e4c83e23} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1594 2024.07.09 03:53:20.136201 [ 3 ] {} <Debug> HTTP-Session: c355d9cf-c00d-4567-84c3-821791ffc832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.07.09 03:53:20.136421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 32077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2024.07.09 03:53:20.136468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1597 2024.07.09 03:53:20.136487 [ 3 ] {} <Debug> HTTP-Session: 59f75cee-1d1b-41b4-a3f1-68ba56339500 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1598 2024.07.09 03:53:20.136506 [ 3 ] {} <Debug> HTTP-Session: 59f75cee-1d1b-41b4-a3f1-68ba56339500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2024.07.09 03:53:20.136520 [ 3 ] {} <Debug> HTTP-Session: 59f75cee-1d1b-41b4-a3f1-68ba56339500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1600 2024.07.09 03:53:20.136551 [ 3 ] {} <Trace> HTTP-Session: 59f75cee-1d1b-41b4-a3f1-68ba56339500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1601 2024.07.09 03:53:20.136802 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1602 2024.07.09 03:53:20.136864 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <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
1603 2024.07.09 03:53:20.137271 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1604 2024.07.09 03:53:20.139956 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1605 2024.07.09 03:53:20.139995 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1606 2024.07.09 03:53:20.145102 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1607 2024.07.09 03:53:20.145846 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1608 2024.07.09 03:53:20.146004 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.009366 sec., 2135.383301302584 rows/sec., 3.83 MiB/sec.
1609 2024.07.09 03:53:20.146407 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Debug> DynamicQueryHandler: Done processing query
1610 2024.07.09 03:53:20.146433 [ 3 ] {498aaff0-c56b-4d70-826c-9be085c0cc6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1611 2024.07.09 03:53:20.146449 [ 3 ] {} <Debug> HTTP-Session: 59f75cee-1d1b-41b4-a3f1-68ba56339500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1612 2024.07.09 03:53:20.146571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2024.07.09 03:53:20.146620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1614 2024.07.09 03:53:20.146640 [ 3 ] {} <Debug> HTTP-Session: dd4a4eca-de82-48d1-b511-a72f5c74ef7a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1615 2024.07.09 03:53:20.146658 [ 3 ] {} <Debug> HTTP-Session: dd4a4eca-de82-48d1-b511-a72f5c74ef7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.07.09 03:53:20.146674 [ 3 ] {} <Debug> HTTP-Session: dd4a4eca-de82-48d1-b511-a72f5c74ef7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.07.09 03:53:20.146705 [ 3 ] {} <Trace> HTTP-Session: dd4a4eca-de82-48d1-b511-a72f5c74ef7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1618 2024.07.09 03:53:20.146805 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1619 2024.07.09 03:53:20.146850 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1620 2024.07.09 03:53:20.146982 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1621 2024.07.09 03:53:20.147252 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1622 2024.07.09 03:53:20.147288 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1623 2024.07.09 03:53:20.147770 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1624 2024.07.09 03:53:20.148431 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1625 2024.07.09 03:53:20.148555 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001777 sec., 6752.954417557682 rows/sec., 508.89 KiB/sec.
1626 2024.07.09 03:53:20.148821 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Debug> DynamicQueryHandler: Done processing query
1627 2024.07.09 03:53:20.148851 [ 3 ] {877c7cea-da17-4d98-97db-49e6fe144a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1628 2024.07.09 03:53:20.148868 [ 3 ] {} <Debug> HTTP-Session: dd4a4eca-de82-48d1-b511-a72f5c74ef7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1629 2024.07.09 03:53:20.149008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1630 2024.07.09 03:53:20.149056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1631 2024.07.09 03:53:20.149076 [ 3 ] {} <Debug> HTTP-Session: 3aba9b2b-bde1-4dee-a793-190c4c11617a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1632 2024.07.09 03:53:20.149094 [ 3 ] {} <Debug> HTTP-Session: 3aba9b2b-bde1-4dee-a793-190c4c11617a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.07.09 03:53:20.149109 [ 3 ] {} <Debug> HTTP-Session: 3aba9b2b-bde1-4dee-a793-190c4c11617a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1634 2024.07.09 03:53:20.149140 [ 3 ] {} <Trace> HTTP-Session: 3aba9b2b-bde1-4dee-a793-190c4c11617a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1635 2024.07.09 03:53:20.149254 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1636 2024.07.09 03:53:20.149303 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1637 2024.07.09 03:53:20.149448 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1638 2024.07.09 03:53:20.149761 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1639 2024.07.09 03:53:20.149799 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1640 2024.07.09 03:53:20.150297 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1641 2024.07.09 03:53:20.150915 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1642 2024.07.09 03:53:20.151049 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001831 sec., 32768.97870016385 rows/sec., 2.21 MiB/sec.
1643 2024.07.09 03:53:20.151234 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Debug> DynamicQueryHandler: Done processing query
1644 2024.07.09 03:53:20.151259 [ 3 ] {0d85a804-082f-4e85-98d7-c0c804dae877} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1645 2024.07.09 03:53:20.151275 [ 3 ] {} <Debug> HTTP-Session: 3aba9b2b-bde1-4dee-a793-190c4c11617a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1646 2024.07.09 03:53:25.102808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 7805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1647 2024.07.09 03:53:25.102935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1648 2024.07.09 03:53:25.102960 [ 3 ] {} <Debug> HTTP-Session: c9b62e49-11e2-4fcf-a4d4-fa220f81673f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1649 2024.07.09 03:53:25.102984 [ 3 ] {} <Debug> HTTP-Session: c9b62e49-11e2-4fcf-a4d4-fa220f81673f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.07.09 03:53:25.103000 [ 3 ] {} <Debug> HTTP-Session: c9b62e49-11e2-4fcf-a4d4-fa220f81673f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1651 2024.07.09 03:53:25.103050 [ 3 ] {} <Trace> HTTP-Session: c9b62e49-11e2-4fcf-a4d4-fa220f81673f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1652 2024.07.09 03:53:25.103243 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1653 2024.07.09 03:53:25.103310 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1654 2024.07.09 03:53:25.103502 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1655 2024.07.09 03:53:25.103917 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1656 2024.07.09 03:53:25.103960 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1657 2024.07.09 03:53:25.104328 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1658 2024.07.09 03:53:25.104661 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1659 2024.07.09 03:53:25.104834 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec.
1660 2024.07.09 03:53:25.105044 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Debug> DynamicQueryHandler: Done processing query
1661 2024.07.09 03:53:25.105069 [ 3 ] {7ecec1ba-9334-412a-95bc-576dd983918f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1662 2024.07.09 03:53:25.105085 [ 3 ] {} <Debug> HTTP-Session: c9b62e49-11e2-4fcf-a4d4-fa220f81673f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.07.09 03:53:25.105265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 10878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1664 2024.07.09 03:53:25.105319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1665 2024.07.09 03:53:25.105338 [ 3 ] {} <Debug> HTTP-Session: 7cc9cefb-8ddd-401f-a585-787ebcc1c298 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1666 2024.07.09 03:53:25.105355 [ 3 ] {} <Debug> HTTP-Session: 7cc9cefb-8ddd-401f-a585-787ebcc1c298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.07.09 03:53:25.105369 [ 3 ] {} <Debug> HTTP-Session: 7cc9cefb-8ddd-401f-a585-787ebcc1c298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1668 2024.07.09 03:53:25.105403 [ 3 ] {} <Trace> HTTP-Session: 7cc9cefb-8ddd-401f-a585-787ebcc1c298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1669 2024.07.09 03:53:25.105525 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1670 2024.07.09 03:53:25.105569 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1671 2024.07.09 03:53:25.105700 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1672 2024.07.09 03:53:25.106050 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1673 2024.07.09 03:53:25.106087 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1674 2024.07.09 03:53:25.106402 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1675 2024.07.09 03:53:25.106702 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1676 2024.07.09 03:53:25.106862 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001367 sec., 46817.84930504755 rows/sec., 3.65 MiB/sec.
1677 2024.07.09 03:53:25.107033 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Debug> DynamicQueryHandler: Done processing query
1678 2024.07.09 03:53:25.107059 [ 3 ] {fcd0aade-97aa-44c6-b013-94433511428b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1679 2024.07.09 03:53:25.107075 [ 3 ] {} <Debug> HTTP-Session: 7cc9cefb-8ddd-401f-a585-787ebcc1c298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.07.09 03:53:25.107229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1681 2024.07.09 03:53:25.107278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1682 2024.07.09 03:53:25.107297 [ 3 ] {} <Debug> HTTP-Session: 2b61e9fd-e725-409f-a170-bc4f4023d510 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1683 2024.07.09 03:53:25.107314 [ 3 ] {} <Debug> HTTP-Session: 2b61e9fd-e725-409f-a170-bc4f4023d510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1684 2024.07.09 03:53:25.107327 [ 3 ] {} <Debug> HTTP-Session: 2b61e9fd-e725-409f-a170-bc4f4023d510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1685 2024.07.09 03:53:25.107357 [ 3 ] {} <Trace> HTTP-Session: 2b61e9fd-e725-409f-a170-bc4f4023d510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1686 2024.07.09 03:53:25.107508 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1687 2024.07.09 03:53:25.107557 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1688 2024.07.09 03:53:25.107704 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1689 2024.07.09 03:53:25.108076 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1690 2024.07.09 03:53:25.108113 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1691 2024.07.09 03:53:25.108501 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1692 2024.07.09 03:53:25.108835 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1693 2024.07.09 03:53:25.108962 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001522 sec., 105124.83574244416 rows/sec., 7.32 MiB/sec.
1694 2024.07.09 03:53:25.109138 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Debug> DynamicQueryHandler: Done processing query
1695 2024.07.09 03:53:25.109163 [ 3 ] {2c8045c8-4111-489a-bffc-f60a073cb842} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1696 2024.07.09 03:53:25.109179 [ 3 ] {} <Debug> HTTP-Session: 2b61e9fd-e725-409f-a170-bc4f4023d510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.07.09 03:53:25.109326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1698 2024.07.09 03:53:25.109372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1699 2024.07.09 03:53:25.109391 [ 3 ] {} <Debug> HTTP-Session: 59f99395-eb6c-49ec-8f54-8aae836f036e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1700 2024.07.09 03:53:25.109407 [ 3 ] {} <Debug> HTTP-Session: 59f99395-eb6c-49ec-8f54-8aae836f036e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.07.09 03:53:25.109421 [ 3 ] {} <Debug> HTTP-Session: 59f99395-eb6c-49ec-8f54-8aae836f036e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1702 2024.07.09 03:53:25.109452 [ 3 ] {} <Trace> HTTP-Session: 59f99395-eb6c-49ec-8f54-8aae836f036e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1703 2024.07.09 03:53:25.109570 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1704 2024.07.09 03:53:25.109616 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1705 2024.07.09 03:53:25.109741 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1706 2024.07.09 03:53:25.110042 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1707 2024.07.09 03:53:25.110079 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1708 2024.07.09 03:53:25.110440 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1709 2024.07.09 03:53:25.110750 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1710 2024.07.09 03:53:25.110917 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
1711 2024.07.09 03:53:25.111209 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Debug> DynamicQueryHandler: Done processing query
1712 2024.07.09 03:53:25.111235 [ 3 ] {42079524-3dee-4d36-bedb-f43e92ed8245} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1713 2024.07.09 03:53:25.111252 [ 3 ] {} <Debug> HTTP-Session: 59f99395-eb6c-49ec-8f54-8aae836f036e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.07.09 03:53:30.103471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 2920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1715 2024.07.09 03:53:30.103599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1716 2024.07.09 03:53:30.103624 [ 3 ] {} <Debug> HTTP-Session: a8c04b5c-db6d-4540-87f4-95c5ffeb8a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1717 2024.07.09 03:53:30.103650 [ 3 ] {} <Debug> HTTP-Session: a8c04b5c-db6d-4540-87f4-95c5ffeb8a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1718 2024.07.09 03:53:30.103664 [ 3 ] {} <Debug> HTTP-Session: a8c04b5c-db6d-4540-87f4-95c5ffeb8a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1719 2024.07.09 03:53:30.103713 [ 3 ] {} <Trace> HTTP-Session: a8c04b5c-db6d-4540-87f4-95c5ffeb8a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1720 2024.07.09 03:53:30.103907 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1721 2024.07.09 03:53:30.103974 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1722 2024.07.09 03:53:30.104163 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1723 2024.07.09 03:53:30.104560 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1724 2024.07.09 03:53:30.104602 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1725 2024.07.09 03:53:30.104953 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1726 2024.07.09 03:53:30.105315 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1727 2024.07.09 03:53:30.105475 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001618 sec., 12360.939431396786 rows/sec., 1001.91 KiB/sec.
1728 2024.07.09 03:53:30.105784 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Debug> DynamicQueryHandler: Done processing query
1729 2024.07.09 03:53:30.105810 [ 3 ] {347b02d3-bce4-4734-9f90-cf56151cc5e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1730 2024.07.09 03:53:30.105827 [ 3 ] {} <Debug> HTTP-Session: a8c04b5c-db6d-4540-87f4-95c5ffeb8a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.07.09 03:53:30.106012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1732 2024.07.09 03:53:30.106062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1733 2024.07.09 03:53:30.106081 [ 3 ] {} <Debug> HTTP-Session: 08e60b71-7d23-450c-aee2-84a51b8e63ae Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1734 2024.07.09 03:53:30.106098 [ 3 ] {} <Debug> HTTP-Session: 08e60b71-7d23-450c-aee2-84a51b8e63ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.07.09 03:53:30.106112 [ 3 ] {} <Debug> HTTP-Session: 08e60b71-7d23-450c-aee2-84a51b8e63ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1736 2024.07.09 03:53:30.106143 [ 3 ] {} <Trace> HTTP-Session: 08e60b71-7d23-450c-aee2-84a51b8e63ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1737 2024.07.09 03:53:30.106268 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1738 2024.07.09 03:53:30.106313 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1739 2024.07.09 03:53:30.106453 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1740 2024.07.09 03:53:30.106830 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1741 2024.07.09 03:53:30.106867 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1742 2024.07.09 03:53:30.107182 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1743 2024.07.09 03:53:30.107483 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1744 2024.07.09 03:53:30.107640 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Debug> executeQuery: Read 116 rows, 9.79 KiB in 0.001411 sec., 82211.19773210489 rows/sec., 6.77 MiB/sec.
1745 2024.07.09 03:53:30.107639 [ 101 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1746 2024.07.09 03:53:30.107759 [ 101 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1747 2024.07.09 03:53:30.107798 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1748 2024.07.09 03:53:30.107872 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Debug> DynamicQueryHandler: Done processing query
1749 2024.07.09 03:53:30.107912 [ 3 ] {2be63b21-7bf1-4965-8637-3437bd5c2a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1750 2024.07.09 03:53:30.107932 [ 3 ] {} <Debug> HTTP-Session: 08e60b71-7d23-450c-aee2-84a51b8e63ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.07.09 03:53:30.108121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1752 2024.07.09 03:53:30.108170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1753 2024.07.09 03:53:30.108189 [ 3 ] {} <Debug> HTTP-Session: caf03309-4c86-4864-8838-0f37db87f756 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1754 2024.07.09 03:53:30.108207 [ 3 ] {} <Debug> HTTP-Session: caf03309-4c86-4864-8838-0f37db87f756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1755 2024.07.09 03:53:30.108224 [ 3 ] {} <Debug> HTTP-Session: caf03309-4c86-4864-8838-0f37db87f756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1756 2024.07.09 03:53:30.108257 [ 3 ] {} <Trace> HTTP-Session: caf03309-4c86-4864-8838-0f37db87f756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1757 2024.07.09 03:53:30.108376 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1758 2024.07.09 03:53:30.108421 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1759 2024.07.09 03:53:30.108555 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1760 2024.07.09 03:53:30.108876 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1761 2024.07.09 03:53:30.108913 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1762 2024.07.09 03:53:30.109223 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1763 2024.07.09 03:53:30.109534 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1764 2024.07.09 03:53:30.109694 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001348 sec., 62314.54005934718 rows/sec., 4.87 MiB/sec.
1765 2024.07.09 03:53:30.109699 [ 101 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1766 2024.07.09 03:53:30.109795 [ 101 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1767 2024.07.09 03:53:30.109854 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1768 2024.07.09 03:53:30.109955 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Debug> DynamicQueryHandler: Done processing query
1769 2024.07.09 03:53:30.109985 [ 3 ] {ef03b080-e02c-4275-812d-207445c71887} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1770 2024.07.09 03:53:30.110001 [ 3 ] {} <Debug> HTTP-Session: caf03309-4c86-4864-8838-0f37db87f756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1771 2024.07.09 03:53:30.110197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1772 2024.07.09 03:53:30.110246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1773 2024.07.09 03:53:30.110265 [ 3 ] {} <Debug> HTTP-Session: 3a9986e6-9472-455c-95a2-cc9c572aee2e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1774 2024.07.09 03:53:30.110281 [ 3 ] {} <Debug> HTTP-Session: 3a9986e6-9472-455c-95a2-cc9c572aee2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1775 2024.07.09 03:53:30.110296 [ 3 ] {} <Debug> HTTP-Session: 3a9986e6-9472-455c-95a2-cc9c572aee2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1776 2024.07.09 03:53:30.110326 [ 3 ] {} <Trace> HTTP-Session: 3a9986e6-9472-455c-95a2-cc9c572aee2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1777 2024.07.09 03:53:30.110470 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1778 2024.07.09 03:53:30.110537 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1779 2024.07.09 03:53:30.110700 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1780 2024.07.09 03:53:30.111143 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1781 2024.07.09 03:53:30.111191 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1782 2024.07.09 03:53:30.111599 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1783 2024.07.09 03:53:30.111866 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::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
1784 2024.07.09 03:53:30.111867 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::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
1785 2024.07.09 03:53:30.112072 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1786 2024.07.09 03:53:30.112229 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001817 sec., 88057.23720418272 rows/sec., 6.13 MiB/sec.
1787 2024.07.09 03:53:30.112238 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1788 2024.07.09 03:53:30.112320 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1789 2024.07.09 03:53:30.112367 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1790 2024.07.09 03:53:30.112551 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Debug> DynamicQueryHandler: Done processing query
1791 2024.07.09 03:53:30.112687 [ 3 ] {89c33b0b-8af4-4a5a-ac0a-88b7c6fbafa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1792 2024.07.09 03:53:30.112726 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
1793 2024.07.09 03:53:30.112750 [ 3 ] {} <Debug> HTTP-Session: 3a9986e6-9472-455c-95a2-cc9c572aee2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1794 2024.07.09 03:53:30.113003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 32113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1795 2024.07.09 03:53:30.113057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1796 2024.07.09 03:53:30.113077 [ 3 ] {} <Debug> HTTP-Session: 536a6773-3ff5-456f-a094-62261c51b5f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1797 2024.07.09 03:53:30.113094 [ 3 ] {} <Debug> HTTP-Session: 536a6773-3ff5-456f-a094-62261c51b5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1798 2024.07.09 03:53:30.113107 [ 3 ] {} <Debug> HTTP-Session: 536a6773-3ff5-456f-a094-62261c51b5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1799 2024.07.09 03:53:30.113139 [ 3 ] {} <Trace> HTTP-Session: 536a6773-3ff5-456f-a094-62261c51b5f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1800 2024.07.09 03:53:30.113428 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1801 2024.07.09 03:53:30.113505 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1802 2024.07.09 03:53:30.114644 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1803 2024.07.09 03:53:30.114674 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1804 2024.07.09 03:53:30.114879 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
1805 2024.07.09 03:53:30.114883 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
1806 2024.07.09 03:53:30.115087 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1807 2024.07.09 03:53:30.115156 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1808 2024.07.09 03:53:30.115724 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
1809 2024.07.09 03:53:30.115783 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::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
1810 2024.07.09 03:53:30.115810 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
1811 2024.07.09 03:53:30.116532 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::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
1812 2024.07.09 03:53:30.116633 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part
1813 2024.07.09 03:53:30.116940 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
1814 2024.07.09 03:53:30.117491 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 91 rows starting from the beginning of the part
1815 2024.07.09 03:53:30.117509 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 116 rows starting from the beginning of the part
1816 2024.07.09 03:53:30.118392 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part
1817 2024.07.09 03:53:30.118492 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 130 rows starting from the beginning of the part
1818 2024.07.09 03:53:30.118529 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part
1819 2024.07.09 03:53:30.119086 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part
1820 2024.07.09 03:53:30.119382 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 116 rows starting from the beginning of the part
1821 2024.07.09 03:53:30.119755 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part
1822 2024.07.09 03:53:30.120661 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
1823 2024.07.09 03:53:30.122280 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part
1824 2024.07.09 03:53:30.124770 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1825 2024.07.09 03:53:30.124899 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
1826 2024.07.09 03:53:30.126431 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 4 columns (4 merged, 0 gathered) in 0.018537163 sec., 18988.88195566927 rows/sec., 1.53 MiB/sec.
1827 2024.07.09 03:53:30.126858 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1828 2024.07.09 03:53:30.129167 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1829 2024.07.09 03:53:30.129482 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_6_1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1830 2024.07.09 03:53:30.129763 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
1831 2024.07.09 03:53:30.130043 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1832 2024.07.09 03:53:30.131104 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 4 columns (4 merged, 0 gathered) in 0.019351127 sec., 16484.827989604946 rows/sec., 1.29 MiB/sec.
1833 2024.07.09 03:53:30.131202 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1834 2024.07.09 03:53:30.131261 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1835 2024.07.09 03:53:30.131422 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.018181 sec., 1100.0495022276002 rows/sec., 1.97 MiB/sec.
1836 2024.07.09 03:53:30.132486 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Debug> DynamicQueryHandler: Done processing query
1837 2024.07.09 03:53:30.132583 [ 3 ] {e552ec34-6eb9-480b-b80f-74f63f7b02bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1838 2024.07.09 03:53:30.132653 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1839 2024.07.09 03:53:30.132667 [ 3 ] {} <Debug> HTTP-Session: 536a6773-3ff5-456f-a094-62261c51b5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1840 2024.07.09 03:53:30.132968 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_6_1} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1841 2024.07.09 03:53:30.132987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1842 2024.07.09 03:53:30.133029 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.020538128 sec., 30577.275592011112 rows/sec., 2.13 MiB/sec.
1843 2024.07.09 03:53:30.133120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1844 2024.07.09 03:53:30.133157 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1845 2024.07.09 03:53:30.133162 [ 3 ] {} <Debug> HTTP-Session: af84f583-06b2-49cb-94b0-8e312f4284ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1846 2024.07.09 03:53:30.133190 [ 3 ] {} <Debug> HTTP-Session: af84f583-06b2-49cb-94b0-8e312f4284ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1847 2024.07.09 03:53:30.133212 [ 3 ] {} <Debug> HTTP-Session: af84f583-06b2-49cb-94b0-8e312f4284ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1848 2024.07.09 03:53:30.133255 [ 3 ] {} <Trace> HTTP-Session: af84f583-06b2-49cb-94b0-8e312f4284ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1849 2024.07.09 03:53:30.133440 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1850 2024.07.09 03:53:30.133465 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1851 2024.07.09 03:53:30.133513 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1852 2024.07.09 03:53:30.133919 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1853 2024.07.09 03:53:30.134598 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1854 2024.07.09 03:53:30.134747 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1855 2024.07.09 03:53:30.134807 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1856 2024.07.09 03:53:30.134811 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1857 2024.07.09 03:53:30.134995 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
1858 2024.07.09 03:53:30.135324 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1859 2024.07.09 03:53:30.135663 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1860 2024.07.09 03:53:30.135790 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002425 sec., 24742.268041237112 rows/sec., 1.67 MiB/sec.
1861 2024.07.09 03:53:30.135793 [ 100 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1862 2024.07.09 03:53:30.135852 [ 100 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1863 2024.07.09 03:53:30.135888 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
1864 2024.07.09 03:53:30.136027 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Debug> DynamicQueryHandler: Done processing query
1865 2024.07.09 03:53:30.136055 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
1866 2024.07.09 03:53:30.136069 [ 3 ] {bd0a0619-b7bb-4e14-882e-e53e0995baf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1867 2024.07.09 03:53:30.136132 [ 3 ] {} <Debug> HTTP-Session: af84f583-06b2-49cb-94b0-8e312f4284ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1868 2024.07.09 03:53:30.136258 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1869 2024.07.09 03:53:30.136295 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
1870 2024.07.09 03:53:30.136359 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
1871 2024.07.09 03:53:30.136595 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part
1872 2024.07.09 03:53:30.136726 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part
1873 2024.07.09 03:53:30.136955 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
1874 2024.07.09 03:53:30.137106 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
1875 2024.07.09 03:53:30.138190 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002211719 sec., 111225.70272263339 rows/sec., 7.44 MiB/sec.
1876 2024.07.09 03:53:30.138373 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1877 2024.07.09 03:53:30.138762 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1878 2024.07.09 03:53:30.138839 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_6_1} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1879 2024.07.09 03:53:30.138923 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1880 2024.07.09 03:53:33.748343 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
1881 2024.07.09 03:53:33.748405 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
1882 2024.07.09 03:53:35.102882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1883 2024.07.09 03:53:35.103033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1884 2024.07.09 03:53:35.103074 [ 3 ] {} <Debug> HTTP-Session: 042bcb20-f27a-4058-8b6a-1757fad50540 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1885 2024.07.09 03:53:35.103113 [ 3 ] {} <Debug> HTTP-Session: 042bcb20-f27a-4058-8b6a-1757fad50540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.07.09 03:53:35.103140 [ 3 ] {} <Debug> HTTP-Session: 042bcb20-f27a-4058-8b6a-1757fad50540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.07.09 03:53:35.103214 [ 3 ] {} <Trace> HTTP-Session: 042bcb20-f27a-4058-8b6a-1757fad50540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1888 2024.07.09 03:53:35.103586 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1889 2024.07.09 03:53:35.104054 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1890 2024.07.09 03:53:35.104099 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <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
1891 2024.07.09 03:53:35.104409 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1892 2024.07.09 03:53:35.104493 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1893 2024.07.09 03:53:35.104663 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1894 2024.07.09 03:53:35.105026 [ 259 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1895 2024.07.09 03:53:35.105063 [ 258 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1896 2024.07.09 03:53:35.105009 [ 253 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1897 2024.07.09 03:53:35.105296 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1898 2024.07.09 03:53:35.105330 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1899 2024.07.09 03:53:35.105451 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1900 2024.07.09 03:53:35.105474 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 22 rows with 3 streams
1901 2024.07.09 03:53:35.105516 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <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'))"
1902 2024.07.09 03:53:35.105559 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <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'))"
1903 2024.07.09 03:53:35.105600 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <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'))"
1904 2024.07.09 03:53:35.107724 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.004307 sec., 5107.963779893197 rows/sec., 213.81 KiB/sec.
1905 2024.07.09 03:53:35.108149 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Debug> DynamicQueryHandler: Done processing query
1906 2024.07.09 03:53:35.108181 [ 3 ] {ec2bc125-462e-41be-a79b-e4860785c898} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1907 2024.07.09 03:53:35.108203 [ 3 ] {} <Debug> HTTP-Session: 042bcb20-f27a-4058-8b6a-1757fad50540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1908 2024.07.09 03:53:35.108528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1909 2024.07.09 03:53:35.108591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1910 2024.07.09 03:53:35.108615 [ 3 ] {} <Debug> HTTP-Session: b41b9f7f-ffad-43db-b836-715a907142f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1911 2024.07.09 03:53:35.108636 [ 3 ] {} <Debug> HTTP-Session: b41b9f7f-ffad-43db-b836-715a907142f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1912 2024.07.09 03:53:35.108654 [ 3 ] {} <Debug> HTTP-Session: b41b9f7f-ffad-43db-b836-715a907142f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1913 2024.07.09 03:53:35.108695 [ 3 ] {} <Trace> HTTP-Session: b41b9f7f-ffad-43db-b836-715a907142f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1914 2024.07.09 03:53:35.108870 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1915 2024.07.09 03:53:35.109145 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1916 2024.07.09 03:53:35.109187 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <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
1917 2024.07.09 03:53:35.109459 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1918 2024.07.09 03:53:35.109525 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1919 2024.07.09 03:53:35.109669 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1920 2024.07.09 03:53:35.109788 [ 263 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1921 2024.07.09 03:53:35.109844 [ 261 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1922 2024.07.09 03:53:35.109833 [ 262 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1923 2024.07.09 03:53:35.110015 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1924 2024.07.09 03:53:35.110043 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1925 2024.07.09 03:53:35.110149 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1926 2024.07.09 03:53:35.110170 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 22 rows with 3 streams
1927 2024.07.09 03:53:35.110210 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <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'))"
1928 2024.07.09 03:53:35.110250 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <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'))"
1929 2024.07.09 03:53:35.110288 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <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'))"
1930 2024.07.09 03:53:35.112040 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003245 sec., 6779.661016949152 rows/sec., 283.79 KiB/sec.
1931 2024.07.09 03:53:35.112381 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Debug> DynamicQueryHandler: Done processing query
1932 2024.07.09 03:53:35.112406 [ 3 ] {f759d744-77eb-4138-830f-8e2bf48372ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1933 2024.07.09 03:53:35.112423 [ 3 ] {} <Debug> HTTP-Session: b41b9f7f-ffad-43db-b836-715a907142f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1934 2024.07.09 03:53:35.112686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2024.07.09 03:53:35.112733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1936 2024.07.09 03:53:35.112752 [ 3 ] {} <Debug> HTTP-Session: ac96c920-7822-4d5d-9040-9fc69d402598 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1937 2024.07.09 03:53:35.112767 [ 3 ] {} <Debug> HTTP-Session: ac96c920-7822-4d5d-9040-9fc69d402598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2024.07.09 03:53:35.112781 [ 3 ] {} <Debug> HTTP-Session: ac96c920-7822-4d5d-9040-9fc69d402598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1939 2024.07.09 03:53:35.112812 [ 3 ] {} <Trace> HTTP-Session: ac96c920-7822-4d5d-9040-9fc69d402598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1940 2024.07.09 03:53:35.112950 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1941 2024.07.09 03:53:35.113219 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1942 2024.07.09 03:53:35.113260 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <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
1943 2024.07.09 03:53:35.113532 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1944 2024.07.09 03:53:35.113623 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1945 2024.07.09 03:53:35.113762 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1946 2024.07.09 03:53:35.113917 [ 263 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1947 2024.07.09 03:53:35.113922 [ 259 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1948 2024.07.09 03:53:35.113942 [ 260 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1949 2024.07.09 03:53:35.114066 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1950 2024.07.09 03:53:35.114091 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1951 2024.07.09 03:53:35.114191 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1952 2024.07.09 03:53:35.114212 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 22 rows with 3 streams
1953 2024.07.09 03:53:35.114275 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <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'))"
1954 2024.07.09 03:53:35.114317 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <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'))"
1955 2024.07.09 03:53:35.114355 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <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'))"
1956 2024.07.09 03:53:35.116160 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003275 sec., 6717.557251908397 rows/sec., 281.19 KiB/sec.
1957 2024.07.09 03:53:35.116487 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Debug> DynamicQueryHandler: Done processing query
1958 2024.07.09 03:53:35.116511 [ 3 ] {0b0896e1-980c-4b3a-a011-2b0cfb1936a2} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1959 2024.07.09 03:53:35.116528 [ 3 ] {} <Debug> HTTP-Session: ac96c920-7822-4d5d-9040-9fc69d402598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1960 2024.07.09 03:53:35.116761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1961 2024.07.09 03:53:35.116809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1962 2024.07.09 03:53:35.116829 [ 3 ] {} <Debug> HTTP-Session: 2128b30c-4685-4f1d-ba93-559c3d0d17a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1963 2024.07.09 03:53:35.116845 [ 3 ] {} <Debug> HTTP-Session: 2128b30c-4685-4f1d-ba93-559c3d0d17a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1964 2024.07.09 03:53:35.116859 [ 3 ] {} <Debug> HTTP-Session: 2128b30c-4685-4f1d-ba93-559c3d0d17a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1965 2024.07.09 03:53:35.116890 [ 3 ] {} <Trace> HTTP-Session: 2128b30c-4685-4f1d-ba93-559c3d0d17a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1966 2024.07.09 03:53:35.117030 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1967 2024.07.09 03:53:35.117301 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1968 2024.07.09 03:53:35.117348 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <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
1969 2024.07.09 03:53:35.117620 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1970 2024.07.09 03:53:35.117684 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1971 2024.07.09 03:53:35.117822 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1972 2024.07.09 03:53:35.117958 [ 259 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1973 2024.07.09 03:53:35.117984 [ 263 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1974 2024.07.09 03:53:35.117990 [ 253 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1975 2024.07.09 03:53:35.118120 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
1976 2024.07.09 03:53:35.118149 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
1977 2024.07.09 03:53:35.118251 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1978 2024.07.09 03:53:35.118271 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 22 rows with 3 streams
1979 2024.07.09 03:53:35.118309 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <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'))"
1980 2024.07.09 03:53:35.118348 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <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'))"
1981 2024.07.09 03:53:35.118384 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <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'))"
1982 2024.07.09 03:53:35.120061 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003098 sec., 7101.35571336346 rows/sec., 297.26 KiB/sec.
1983 2024.07.09 03:53:35.120388 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Debug> DynamicQueryHandler: Done processing query
1984 2024.07.09 03:53:35.120412 [ 3 ] {e47a4076-124c-4ec0-8025-2b9cb9db9015} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1985 2024.07.09 03:53:35.120429 [ 3 ] {} <Debug> HTTP-Session: 2128b30c-4685-4f1d-ba93-559c3d0d17a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.07.09 03:53:35.120667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1987 2024.07.09 03:53:35.120714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1988 2024.07.09 03:53:35.120734 [ 3 ] {} <Debug> HTTP-Session: 3bdb7f6b-59e5-4415-9788-0ee328cea031 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
1989 2024.07.09 03:53:35.120751 [ 3 ] {} <Debug> HTTP-Session: 3bdb7f6b-59e5-4415-9788-0ee328cea031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1990 2024.07.09 03:53:35.120765 [ 3 ] {} <Debug> HTTP-Session: 3bdb7f6b-59e5-4415-9788-0ee328cea031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1991 2024.07.09 03:53:35.120796 [ 3 ] {} <Trace> HTTP-Session: 3bdb7f6b-59e5-4415-9788-0ee328cea031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1992 2024.07.09 03:53:35.120939 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
1993 2024.07.09 03:53:35.121208 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1994 2024.07.09 03:53:35.121250 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <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
1995 2024.07.09 03:53:35.121523 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1996 2024.07.09 03:53:35.121588 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1997 2024.07.09 03:53:35.121726 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1998 2024.07.09 03:53:35.121874 [ 264 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1999 2024.07.09 03:53:35.121895 [ 258 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2000 2024.07.09 03:53:35.121901 [ 263 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2001 2024.07.09 03:53:35.122054 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
2002 2024.07.09 03:53:35.122083 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
2003 2024.07.09 03:53:35.122182 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2004 2024.07.09 03:53:35.122202 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 22 rows with 3 streams
2005 2024.07.09 03:53:35.122241 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <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'))"
2006 2024.07.09 03:53:35.122282 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <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'))"
2007 2024.07.09 03:53:35.122319 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <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'))"
2008 2024.07.09 03:53:35.124142 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003272 sec., 6723.716381418092 rows/sec., 281.45 KiB/sec.
2009 2024.07.09 03:53:35.124459 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Debug> DynamicQueryHandler: Done processing query
2010 2024.07.09 03:53:35.124483 [ 3 ] {1cab225e-f6f1-4d16-ada8-659978dd4c80} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2011 2024.07.09 03:53:35.124500 [ 3 ] {} <Debug> HTTP-Session: 3bdb7f6b-59e5-4415-9788-0ee328cea031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2012 2024.07.09 03:53:35.124701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1104, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2013 2024.07.09 03:53:35.124749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2014 2024.07.09 03:53:35.124768 [ 3 ] {} <Debug> HTTP-Session: 82663df3-62be-4adc-bc6a-64d14c7c2faa Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2015 2024.07.09 03:53:35.124784 [ 3 ] {} <Debug> HTTP-Session: 82663df3-62be-4adc-bc6a-64d14c7c2faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2016 2024.07.09 03:53:35.124798 [ 3 ] {} <Debug> HTTP-Session: 82663df3-62be-4adc-bc6a-64d14c7c2faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2017 2024.07.09 03:53:35.124828 [ 3 ] {} <Trace> HTTP-Session: 82663df3-62be-4adc-bc6a-64d14c7c2faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2018 2024.07.09 03:53:35.124970 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
2019 2024.07.09 03:53:35.125243 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2020 2024.07.09 03:53:35.125287 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <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
2021 2024.07.09 03:53:35.125566 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2022 2024.07.09 03:53:35.125630 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2023 2024.07.09 03:53:35.125767 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2024 2024.07.09 03:53:35.125926 [ 253 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2025 2024.07.09 03:53:35.125959 [ 259 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2026 2024.07.09 03:53:35.125963 [ 263 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2027 2024.07.09 03:53:35.126104 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
2028 2024.07.09 03:53:35.126133 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
2029 2024.07.09 03:53:35.126237 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2030 2024.07.09 03:53:35.126257 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 22 rows with 3 streams
2031 2024.07.09 03:53:35.126295 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <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'))"
2032 2024.07.09 03:53:35.126333 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <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'))"
2033 2024.07.09 03:53:35.126368 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <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'))"
2034 2024.07.09 03:53:35.128101 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.0032 sec., 6875 rows/sec., 287.78 KiB/sec.
2035 2024.07.09 03:53:35.128457 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Debug> DynamicQueryHandler: Done processing query
2036 2024.07.09 03:53:35.128489 [ 3 ] {01c3a72a-accf-4940-b7c5-d02803662c09} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2037 2024.07.09 03:53:35.128508 [ 3 ] {} <Debug> HTTP-Session: 82663df3-62be-4adc-bc6a-64d14c7c2faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2038 2024.07.09 03:53:35.136695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2024.07.09 03:53:35.136754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2040 2024.07.09 03:53:35.136778 [ 3 ] {} <Debug> HTTP-Session: 67f57ca4-f7af-4a18-a546-e4a087626fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2041 2024.07.09 03:53:35.136798 [ 3 ] {} <Debug> HTTP-Session: 67f57ca4-f7af-4a18-a546-e4a087626fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2024.07.09 03:53:35.136815 [ 3 ] {} <Debug> HTTP-Session: 67f57ca4-f7af-4a18-a546-e4a087626fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2043 2024.07.09 03:53:35.136852 [ 3 ] {} <Trace> HTTP-Session: 67f57ca4-f7af-4a18-a546-e4a087626fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2044 2024.07.09 03:53:35.136990 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2045 2024.07.09 03:53:35.137044 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2046 2024.07.09 03:53:35.137245 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2047 2024.07.09 03:53:35.137699 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2048 2024.07.09 03:53:35.137742 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2049 2024.07.09 03:53:35.138229 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2050 2024.07.09 03:53:35.138540 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2051 2024.07.09 03:53:35.138685 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001747 sec., 3434.45907269605 rows/sec., 556.76 KiB/sec.
2052 2024.07.09 03:53:35.138992 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Debug> DynamicQueryHandler: Done processing query
2053 2024.07.09 03:53:35.139017 [ 3 ] {79131629-e396-4306-8ec7-aea12bd0db62} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2054 2024.07.09 03:53:35.139034 [ 3 ] {} <Debug> HTTP-Session: 67f57ca4-f7af-4a18-a546-e4a087626fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.07.09 03:53:35.139168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2056 2024.07.09 03:53:35.139217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2057 2024.07.09 03:53:35.139236 [ 3 ] {} <Debug> HTTP-Session: 9c0dc1dd-7e7b-42f2-a837-f395029f0336 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2058 2024.07.09 03:53:35.139252 [ 3 ] {} <Debug> HTTP-Session: 9c0dc1dd-7e7b-42f2-a837-f395029f0336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.07.09 03:53:35.139265 [ 3 ] {} <Debug> HTTP-Session: 9c0dc1dd-7e7b-42f2-a837-f395029f0336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2060 2024.07.09 03:53:35.139296 [ 3 ] {} <Trace> HTTP-Session: 9c0dc1dd-7e7b-42f2-a837-f395029f0336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2061 2024.07.09 03:53:35.139424 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2062 2024.07.09 03:53:35.139466 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2063 2024.07.09 03:53:35.139613 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2064 2024.07.09 03:53:35.139973 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2065 2024.07.09 03:53:35.140009 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2066 2024.07.09 03:53:35.140315 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2067 2024.07.09 03:53:35.140618 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2068 2024.07.09 03:53:35.140736 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Debug> executeQuery: Read 92 rows, 7.14 KiB in 0.00136 sec., 67647.05882352941 rows/sec., 5.13 MiB/sec.
2069 2024.07.09 03:53:35.140894 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Debug> DynamicQueryHandler: Done processing query
2070 2024.07.09 03:53:35.140918 [ 3 ] {98e9700b-255f-4612-b1f5-008adb23328f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2071 2024.07.09 03:53:35.140933 [ 3 ] {} <Debug> HTTP-Session: 9c0dc1dd-7e7b-42f2-a837-f395029f0336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2072 2024.07.09 03:53:35.141127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2073 2024.07.09 03:53:35.141175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2074 2024.07.09 03:53:35.141193 [ 3 ] {} <Debug> HTTP-Session: 202ff371-9b3e-4696-b3b3-bf2c60536556 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2075 2024.07.09 03:53:35.141209 [ 3 ] {} <Debug> HTTP-Session: 202ff371-9b3e-4696-b3b3-bf2c60536556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2076 2024.07.09 03:53:35.141223 [ 3 ] {} <Debug> HTTP-Session: 202ff371-9b3e-4696-b3b3-bf2c60536556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2077 2024.07.09 03:53:35.141253 [ 3 ] {} <Trace> HTTP-Session: 202ff371-9b3e-4696-b3b3-bf2c60536556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2078 2024.07.09 03:53:35.141373 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2079 2024.07.09 03:53:35.141414 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2080 2024.07.09 03:53:35.141537 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2081 2024.07.09 03:53:35.141871 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2082 2024.07.09 03:53:35.141906 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2083 2024.07.09 03:53:35.142223 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2084 2024.07.09 03:53:35.142523 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2085 2024.07.09 03:53:35.142643 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001318 sec., 66767.83004552353 rows/sec., 5.20 MiB/sec.
2086 2024.07.09 03:53:35.142803 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Debug> DynamicQueryHandler: Done processing query
2087 2024.07.09 03:53:35.142827 [ 3 ] {4aa37d3e-046b-4b64-840d-23f36e6ecd89} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2088 2024.07.09 03:53:35.142843 [ 3 ] {} <Debug> HTTP-Session: 202ff371-9b3e-4696-b3b3-bf2c60536556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2089 2024.07.09 03:53:35.143137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 72079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2090 2024.07.09 03:53:35.143185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2091 2024.07.09 03:53:35.143204 [ 3 ] {} <Debug> HTTP-Session: 7b403653-a36d-4eaf-9552-4b88fdec2c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2092 2024.07.09 03:53:35.143220 [ 3 ] {} <Debug> HTTP-Session: 7b403653-a36d-4eaf-9552-4b88fdec2c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2093 2024.07.09 03:53:35.143233 [ 3 ] {} <Debug> HTTP-Session: 7b403653-a36d-4eaf-9552-4b88fdec2c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2094 2024.07.09 03:53:35.143263 [ 3 ] {} <Trace> HTTP-Session: 7b403653-a36d-4eaf-9552-4b88fdec2c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2095 2024.07.09 03:53:35.143493 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2096 2024.07.09 03:53:35.143539 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2097 2024.07.09 03:53:35.143678 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2098 2024.07.09 03:53:35.144154 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2099 2024.07.09 03:53:35.144189 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2100 2024.07.09 03:53:35.144587 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2101 2024.07.09 03:53:35.144913 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2102 2024.07.09 03:53:35.145040 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Debug> executeQuery: Read 376 rows, 27.02 KiB in 0.001674 sec., 224611.70848267624 rows/sec., 15.76 MiB/sec.
2103 2024.07.09 03:53:35.145193 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Debug> DynamicQueryHandler: Done processing query
2104 2024.07.09 03:53:35.145217 [ 3 ] {17470903-7ab8-4ee0-9238-6ee8fff69626} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2105 2024.07.09 03:53:35.145233 [ 3 ] {} <Debug> HTTP-Session: 7b403653-a36d-4eaf-9552-4b88fdec2c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.07.09 03:53:35.145392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2107 2024.07.09 03:53:35.145439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2108 2024.07.09 03:53:35.145458 [ 3 ] {} <Debug> HTTP-Session: d59c366a-3161-4f0f-b1cb-809a14d30551 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2109 2024.07.09 03:53:35.145474 [ 3 ] {} <Debug> HTTP-Session: d59c366a-3161-4f0f-b1cb-809a14d30551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2110 2024.07.09 03:53:35.145487 [ 3 ] {} <Debug> HTTP-Session: d59c366a-3161-4f0f-b1cb-809a14d30551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2111 2024.07.09 03:53:35.145517 [ 3 ] {} <Trace> HTTP-Session: d59c366a-3161-4f0f-b1cb-809a14d30551 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2112 2024.07.09 03:53:35.145629 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2113 2024.07.09 03:53:35.145672 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2114 2024.07.09 03:53:35.145795 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2115 2024.07.09 03:53:35.146073 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2116 2024.07.09 03:53:35.146107 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2117 2024.07.09 03:53:35.146450 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2118 2024.07.09 03:53:35.146758 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2119 2024.07.09 03:53:35.146895 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec.
2120 2024.07.09 03:53:35.147065 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Debug> DynamicQueryHandler: Done processing query
2121 2024.07.09 03:53:35.147089 [ 3 ] {a417a1ca-2bf0-43f3-bfe3-30cb36a5402d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2122 2024.07.09 03:53:35.147106 [ 3 ] {} <Debug> HTTP-Session: d59c366a-3161-4f0f-b1cb-809a14d30551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.07.09 03:53:40.103760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2124 2024.07.09 03:53:40.103913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2125 2024.07.09 03:53:40.103943 [ 3 ] {} <Debug> HTTP-Session: fcd699cb-4d53-4405-a8ce-2562cd585afc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2126 2024.07.09 03:53:40.103972 [ 3 ] {} <Debug> HTTP-Session: fcd699cb-4d53-4405-a8ce-2562cd585afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2024.07.09 03:53:40.103990 [ 3 ] {} <Debug> HTTP-Session: fcd699cb-4d53-4405-a8ce-2562cd585afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2128 2024.07.09 03:53:40.104039 [ 3 ] {} <Trace> HTTP-Session: fcd699cb-4d53-4405-a8ce-2562cd585afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2129 2024.07.09 03:53:40.104232 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2130 2024.07.09 03:53:40.104295 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2131 2024.07.09 03:53:40.104478 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2132 2024.07.09 03:53:40.104871 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2133 2024.07.09 03:53:40.104913 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2134 2024.07.09 03:53:40.105293 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2135 2024.07.09 03:53:40.105629 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2136 2024.07.09 03:53:40.105798 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001621 sec., 12954.966070326958 rows/sec., 1.03 MiB/sec.
2137 2024.07.09 03:53:40.105988 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Debug> DynamicQueryHandler: Done processing query
2138 2024.07.09 03:53:40.106014 [ 3 ] {25669933-69ca-4d5d-8675-0edd1451f2ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2139 2024.07.09 03:53:40.106029 [ 3 ] {} <Debug> HTTP-Session: fcd699cb-4d53-4405-a8ce-2562cd585afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2140 2024.07.09 03:53:40.106199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2141 2024.07.09 03:53:40.106246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2142 2024.07.09 03:53:40.106266 [ 3 ] {} <Debug> HTTP-Session: d01441d9-3a7a-410c-837a-99052d11bf1b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2143 2024.07.09 03:53:40.106282 [ 3 ] {} <Debug> HTTP-Session: d01441d9-3a7a-410c-837a-99052d11bf1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2144 2024.07.09 03:53:40.106297 [ 3 ] {} <Debug> HTTP-Session: d01441d9-3a7a-410c-837a-99052d11bf1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2145 2024.07.09 03:53:40.106326 [ 3 ] {} <Trace> HTTP-Session: d01441d9-3a7a-410c-837a-99052d11bf1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2146 2024.07.09 03:53:40.106447 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2147 2024.07.09 03:53:40.106487 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2148 2024.07.09 03:53:40.106601 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2149 2024.07.09 03:53:40.106960 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2150 2024.07.09 03:53:40.106994 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2151 2024.07.09 03:53:40.107289 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2152 2024.07.09 03:53:40.107655 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2153 2024.07.09 03:53:40.107807 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001394 sec., 85365.85365853658 rows/sec., 7.04 MiB/sec.
2154 2024.07.09 03:53:40.108107 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Debug> DynamicQueryHandler: Done processing query
2155 2024.07.09 03:53:40.108132 [ 3 ] {7beefec9-edab-49fe-a324-d8bdbafaddc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2156 2024.07.09 03:53:40.108148 [ 3 ] {} <Debug> HTTP-Session: d01441d9-3a7a-410c-837a-99052d11bf1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2157 2024.07.09 03:53:40.108292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2158 2024.07.09 03:53:40.108340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2159 2024.07.09 03:53:40.108360 [ 3 ] {} <Debug> HTTP-Session: aa4db209-5265-4732-b4e5-bb8780616cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2160 2024.07.09 03:53:40.108377 [ 3 ] {} <Debug> HTTP-Session: aa4db209-5265-4732-b4e5-bb8780616cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2161 2024.07.09 03:53:40.108391 [ 3 ] {} <Debug> HTTP-Session: aa4db209-5265-4732-b4e5-bb8780616cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2162 2024.07.09 03:53:40.108421 [ 3 ] {} <Trace> HTTP-Session: aa4db209-5265-4732-b4e5-bb8780616cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2163 2024.07.09 03:53:40.108541 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2164 2024.07.09 03:53:40.108585 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2165 2024.07.09 03:53:40.108731 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2166 2024.07.09 03:53:40.109324 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2167 2024.07.09 03:53:40.109363 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2168 2024.07.09 03:53:40.109671 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2169 2024.07.09 03:53:40.109976 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2170 2024.07.09 03:53:40.110128 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00163 sec., 52147.23926380368 rows/sec., 4.07 MiB/sec.
2171 2024.07.09 03:53:40.110283 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Debug> DynamicQueryHandler: Done processing query
2172 2024.07.09 03:53:40.110306 [ 3 ] {6ce20bd8-4557-49f3-a229-dac8720dcf59} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2173 2024.07.09 03:53:40.110323 [ 3 ] {} <Debug> HTTP-Session: aa4db209-5265-4732-b4e5-bb8780616cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2174 2024.07.09 03:53:40.110496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2175 2024.07.09 03:53:40.110544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2176 2024.07.09 03:53:40.110562 [ 3 ] {} <Debug> HTTP-Session: 790fcb55-9127-4434-89bf-3b1b29a3bc26 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2177 2024.07.09 03:53:40.110578 [ 3 ] {} <Debug> HTTP-Session: 790fcb55-9127-4434-89bf-3b1b29a3bc26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2178 2024.07.09 03:53:40.110592 [ 3 ] {} <Debug> HTTP-Session: 790fcb55-9127-4434-89bf-3b1b29a3bc26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2179 2024.07.09 03:53:40.110622 [ 3 ] {} <Trace> HTTP-Session: 790fcb55-9127-4434-89bf-3b1b29a3bc26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2180 2024.07.09 03:53:40.110773 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2181 2024.07.09 03:53:40.110820 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2182 2024.07.09 03:53:40.110963 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2183 2024.07.09 03:53:40.111363 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2184 2024.07.09 03:53:40.111399 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2185 2024.07.09 03:53:40.111786 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2186 2024.07.09 03:53:40.112120 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2187 2024.07.09 03:53:40.112275 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec.
2188 2024.07.09 03:53:40.112573 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Debug> DynamicQueryHandler: Done processing query
2189 2024.07.09 03:53:40.112597 [ 3 ] {9549cde3-0771-4ca9-9b6c-1ba6ba251537} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2190 2024.07.09 03:53:40.112612 [ 3 ] {} <Debug> HTTP-Session: 790fcb55-9127-4434-89bf-3b1b29a3bc26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2191 2024.07.09 03:53:40.112817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2192 2024.07.09 03:53:40.112866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2193 2024.07.09 03:53:40.112885 [ 3 ] {} <Debug> HTTP-Session: 29acdc87-233f-47e7-b870-a4aa2966df79 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2194 2024.07.09 03:53:40.112901 [ 3 ] {} <Debug> HTTP-Session: 29acdc87-233f-47e7-b870-a4aa2966df79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2195 2024.07.09 03:53:40.112915 [ 3 ] {} <Debug> HTTP-Session: 29acdc87-233f-47e7-b870-a4aa2966df79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.07.09 03:53:40.112945 [ 3 ] {} <Trace> HTTP-Session: 29acdc87-233f-47e7-b870-a4aa2966df79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2197 2024.07.09 03:53:40.113390 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2198 2024.07.09 03:53:40.113456 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <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
2199 2024.07.09 03:53:40.113851 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2200 2024.07.09 03:53:40.114427 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2201 2024.07.09 03:53:40.114462 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2202 2024.07.09 03:53:40.115052 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2203 2024.07.09 03:53:40.115501 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2204 2024.07.09 03:53:40.115717 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002687 sec., 7815.407517677707 rows/sec., 14.00 MiB/sec.
2205 2024.07.09 03:53:40.116219 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Debug> DynamicQueryHandler: Done processing query
2206 2024.07.09 03:53:40.116244 [ 3 ] {ab279612-ae2b-4df2-88a7-bba63c8053d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2207 2024.07.09 03:53:40.116260 [ 3 ] {} <Debug> HTTP-Session: 29acdc87-233f-47e7-b870-a4aa2966df79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2208 2024.07.09 03:53:40.116389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2209 2024.07.09 03:53:40.116436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2210 2024.07.09 03:53:40.116455 [ 3 ] {} <Debug> HTTP-Session: c69457b3-d7f6-4f36-ac35-39552275b807 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2211 2024.07.09 03:53:40.116471 [ 3 ] {} <Debug> HTTP-Session: c69457b3-d7f6-4f36-ac35-39552275b807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2212 2024.07.09 03:53:40.116485 [ 3 ] {} <Debug> HTTP-Session: c69457b3-d7f6-4f36-ac35-39552275b807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2213 2024.07.09 03:53:40.116515 [ 3 ] {} <Trace> HTTP-Session: c69457b3-d7f6-4f36-ac35-39552275b807 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2214 2024.07.09 03:53:40.116631 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2215 2024.07.09 03:53:40.116675 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2216 2024.07.09 03:53:40.116812 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2217 2024.07.09 03:53:40.117109 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2218 2024.07.09 03:53:40.117145 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.35 GiB.
2219 2024.07.09 03:53:40.117502 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2220 2024.07.09 03:53:40.117831 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2221 2024.07.09 03:53:40.117993 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec.
2222 2024.07.09 03:53:40.118158 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Debug> DynamicQueryHandler: Done processing query
2223 2024.07.09 03:53:40.118181 [ 3 ] {0398c9ac-350c-45b0-aa66-97a0d4bd3986} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2224 2024.07.09 03:53:40.118197 [ 3 ] {} <Debug> HTTP-Session: c69457b3-d7f6-4f36-ac35-39552275b807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2225 2024.07.09 03:53:45.103410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 7805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2226 2024.07.09 03:53:45.103551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2227 2024.07.09 03:53:45.103582 [ 3 ] {} <Debug> HTTP-Session: 6547eb28-c262-4280-88e9-4da4a9f2bfbc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2228 2024.07.09 03:53:45.103610 [ 3 ] {} <Debug> HTTP-Session: 6547eb28-c262-4280-88e9-4da4a9f2bfbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2229 2024.07.09 03:53:45.103629 [ 3 ] {} <Debug> HTTP-Session: 6547eb28-c262-4280-88e9-4da4a9f2bfbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2230 2024.07.09 03:53:45.103685 [ 3 ] {} <Trace> HTTP-Session: 6547eb28-c262-4280-88e9-4da4a9f2bfbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2231 2024.07.09 03:53:45.103894 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2232 2024.07.09 03:53:45.103959 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2233 2024.07.09 03:53:45.104143 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2234 2024.07.09 03:53:45.104654 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2235 2024.07.09 03:53:45.104694 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2236 2024.07.09 03:53:45.105065 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2237 2024.07.09 03:53:45.105397 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2238 2024.07.09 03:53:45.105553 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.48 MiB/sec.
2239 2024.07.09 03:53:45.105771 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Debug> DynamicQueryHandler: Done processing query
2240 2024.07.09 03:53:45.105797 [ 3 ] {6569392b-ab9b-44cc-aec8-c53a2f2babad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2241 2024.07.09 03:53:45.105813 [ 3 ] {} <Debug> HTTP-Session: 6547eb28-c262-4280-88e9-4da4a9f2bfbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2242 2024.07.09 03:53:45.106049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 10878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2243 2024.07.09 03:53:45.106097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2244 2024.07.09 03:53:45.106117 [ 3 ] {} <Debug> HTTP-Session: d51050bc-8268-492d-bca0-3486809a7834 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2245 2024.07.09 03:53:45.106134 [ 3 ] {} <Debug> HTTP-Session: d51050bc-8268-492d-bca0-3486809a7834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2246 2024.07.09 03:53:45.106148 [ 3 ] {} <Debug> HTTP-Session: d51050bc-8268-492d-bca0-3486809a7834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2247 2024.07.09 03:53:45.106178 [ 3 ] {} <Trace> HTTP-Session: d51050bc-8268-492d-bca0-3486809a7834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2248 2024.07.09 03:53:45.106293 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2249 2024.07.09 03:53:45.106336 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2250 2024.07.09 03:53:45.106463 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2251 2024.07.09 03:53:45.106788 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2252 2024.07.09 03:53:45.106823 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2253 2024.07.09 03:53:45.107126 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2254 2024.07.09 03:53:45.107425 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2255 2024.07.09 03:53:45.107585 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001333 sec., 48012.003000750185 rows/sec., 3.75 MiB/sec.
2256 2024.07.09 03:53:45.107852 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Debug> DynamicQueryHandler: Done processing query
2257 2024.07.09 03:53:45.107877 [ 3 ] {42200bcc-93ae-4de5-b37e-81f56c9946ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2258 2024.07.09 03:53:45.107893 [ 3 ] {} <Debug> HTTP-Session: d51050bc-8268-492d-bca0-3486809a7834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2259 2024.07.09 03:53:45.108144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2260 2024.07.09 03:53:45.108192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2261 2024.07.09 03:53:45.108211 [ 3 ] {} <Debug> HTTP-Session: 51501994-2802-4428-9dab-1179bd96e84c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2262 2024.07.09 03:53:45.108227 [ 3 ] {} <Debug> HTTP-Session: 51501994-2802-4428-9dab-1179bd96e84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2263 2024.07.09 03:53:45.108241 [ 3 ] {} <Debug> HTTP-Session: 51501994-2802-4428-9dab-1179bd96e84c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2264 2024.07.09 03:53:45.108271 [ 3 ] {} <Trace> HTTP-Session: 51501994-2802-4428-9dab-1179bd96e84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2265 2024.07.09 03:53:45.108414 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2266 2024.07.09 03:53:45.108464 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2267 2024.07.09 03:53:45.108628 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2268 2024.07.09 03:53:45.108995 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2269 2024.07.09 03:53:45.109032 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2270 2024.07.09 03:53:45.109400 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2271 2024.07.09 03:53:45.109722 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2272 2024.07.09 03:53:45.109869 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
2273 2024.07.09 03:53:45.110107 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Debug> DynamicQueryHandler: Done processing query
2274 2024.07.09 03:53:45.110133 [ 3 ] {de5a860d-00c3-47a0-b3bd-f9095b186290} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2275 2024.07.09 03:53:45.110149 [ 3 ] {} <Debug> HTTP-Session: 51501994-2802-4428-9dab-1179bd96e84c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2276 2024.07.09 03:53:45.110327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2277 2024.07.09 03:53:45.110376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2278 2024.07.09 03:53:45.110395 [ 3 ] {} <Debug> HTTP-Session: 36717781-ec38-40a3-a2cc-83cc3768b614 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2279 2024.07.09 03:53:45.110411 [ 3 ] {} <Debug> HTTP-Session: 36717781-ec38-40a3-a2cc-83cc3768b614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2280 2024.07.09 03:53:45.110425 [ 3 ] {} <Debug> HTTP-Session: 36717781-ec38-40a3-a2cc-83cc3768b614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2281 2024.07.09 03:53:45.110455 [ 3 ] {} <Trace> HTTP-Session: 36717781-ec38-40a3-a2cc-83cc3768b614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2282 2024.07.09 03:53:45.110570 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2283 2024.07.09 03:53:45.110613 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2284 2024.07.09 03:53:45.110738 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2285 2024.07.09 03:53:45.111015 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2286 2024.07.09 03:53:45.111053 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2287 2024.07.09 03:53:45.111395 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2288 2024.07.09 03:53:45.111705 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2289 2024.07.09 03:53:45.111861 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec.
2290 2024.07.09 03:53:45.112019 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Debug> DynamicQueryHandler: Done processing query
2291 2024.07.09 03:53:45.112043 [ 3 ] {a52d0d50-2b4f-48a6-9167-9ccabc0a66fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2292 2024.07.09 03:53:45.112058 [ 3 ] {} <Debug> HTTP-Session: 36717781-ec38-40a3-a2cc-83cc3768b614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2293 2024.07.09 03:53:48.748439 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
2294 2024.07.09 03:53:48.748501 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
2295 2024.07.09 03:53:50.104930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2296 2024.07.09 03:53:50.105089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2297 2024.07.09 03:53:50.105131 [ 3 ] {} <Debug> HTTP-Session: d795ed21-4d67-41dc-ba90-6dfe656aa6ad Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2298 2024.07.09 03:53:50.105167 [ 3 ] {} <Debug> HTTP-Session: d795ed21-4d67-41dc-ba90-6dfe656aa6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2299 2024.07.09 03:53:50.105186 [ 3 ] {} <Debug> HTTP-Session: d795ed21-4d67-41dc-ba90-6dfe656aa6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2300 2024.07.09 03:53:50.105241 [ 3 ] {} <Trace> HTTP-Session: d795ed21-4d67-41dc-ba90-6dfe656aa6ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2301 2024.07.09 03:53:50.105445 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2302 2024.07.09 03:53:50.105516 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2303 2024.07.09 03:53:50.105732 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2304 2024.07.09 03:53:50.106241 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2305 2024.07.09 03:53:50.106283 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2306 2024.07.09 03:53:50.106645 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2307 2024.07.09 03:53:50.106981 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2308 2024.07.09 03:53:50.107159 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001773 sec., 11844.331641285955 rows/sec., 960.04 KiB/sec.
2309 2024.07.09 03:53:50.107508 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Debug> DynamicQueryHandler: Done processing query
2310 2024.07.09 03:53:50.107535 [ 3 ] {dc7e3bbe-0b20-41c4-aac6-5a3c01d8d026} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2311 2024.07.09 03:53:50.107552 [ 3 ] {} <Debug> HTTP-Session: d795ed21-4d67-41dc-ba90-6dfe656aa6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2312 2024.07.09 03:53:50.107704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2313 2024.07.09 03:53:50.107756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2314 2024.07.09 03:53:50.107777 [ 3 ] {} <Debug> HTTP-Session: 21d039b0-9585-49a7-b588-f43090100dde Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2315 2024.07.09 03:53:50.107795 [ 3 ] {} <Debug> HTTP-Session: 21d039b0-9585-49a7-b588-f43090100dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2316 2024.07.09 03:53:50.107809 [ 3 ] {} <Debug> HTTP-Session: 21d039b0-9585-49a7-b588-f43090100dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2317 2024.07.09 03:53:50.107844 [ 3 ] {} <Trace> HTTP-Session: 21d039b0-9585-49a7-b588-f43090100dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2318 2024.07.09 03:53:50.107977 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2319 2024.07.09 03:53:50.108023 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2320 2024.07.09 03:53:50.108154 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2321 2024.07.09 03:53:50.108505 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2322 2024.07.09 03:53:50.108541 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2323 2024.07.09 03:53:50.108870 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2324 2024.07.09 03:53:50.109175 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2325 2024.07.09 03:53:50.109344 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001413 sec., 84217.97593772116 rows/sec., 6.95 MiB/sec.
2326 2024.07.09 03:53:50.109734 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Debug> DynamicQueryHandler: Done processing query
2327 2024.07.09 03:53:50.109759 [ 3 ] {7eebdafe-d975-46c3-b99d-5025ca79cd28} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2328 2024.07.09 03:53:50.109775 [ 3 ] {} <Debug> HTTP-Session: 21d039b0-9585-49a7-b588-f43090100dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2329 2024.07.09 03:53:50.110000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2330 2024.07.09 03:53:50.110048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2331 2024.07.09 03:53:50.110066 [ 3 ] {} <Debug> HTTP-Session: d63d44d5-a351-4c83-9dae-533b40e3d383 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2332 2024.07.09 03:53:50.110083 [ 3 ] {} <Debug> HTTP-Session: d63d44d5-a351-4c83-9dae-533b40e3d383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2333 2024.07.09 03:53:50.110096 [ 3 ] {} <Debug> HTTP-Session: d63d44d5-a351-4c83-9dae-533b40e3d383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2334 2024.07.09 03:53:50.110126 [ 3 ] {} <Trace> HTTP-Session: d63d44d5-a351-4c83-9dae-533b40e3d383 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2335 2024.07.09 03:53:50.110243 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2336 2024.07.09 03:53:50.110286 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2337 2024.07.09 03:53:50.110412 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2338 2024.07.09 03:53:50.110757 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2339 2024.07.09 03:53:50.110793 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2340 2024.07.09 03:53:50.111096 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2341 2024.07.09 03:53:50.111394 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2342 2024.07.09 03:53:50.111551 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001338 sec., 63527.653213751866 rows/sec., 4.96 MiB/sec.
2343 2024.07.09 03:53:50.111837 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Debug> DynamicQueryHandler: Done processing query
2344 2024.07.09 03:53:50.111862 [ 3 ] {d38ae672-1d3d-4604-8528-131dc4f96fbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2345 2024.07.09 03:53:50.111877 [ 3 ] {} <Debug> HTTP-Session: d63d44d5-a351-4c83-9dae-533b40e3d383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2346 2024.07.09 03:53:50.112039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2347 2024.07.09 03:53:50.112087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2348 2024.07.09 03:53:50.112106 [ 3 ] {} <Debug> HTTP-Session: ab39ae24-53f5-42c6-a01b-5e9be315110b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2349 2024.07.09 03:53:50.112123 [ 3 ] {} <Debug> HTTP-Session: ab39ae24-53f5-42c6-a01b-5e9be315110b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2350 2024.07.09 03:53:50.112136 [ 3 ] {} <Debug> HTTP-Session: ab39ae24-53f5-42c6-a01b-5e9be315110b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2351 2024.07.09 03:53:50.112165 [ 3 ] {} <Trace> HTTP-Session: ab39ae24-53f5-42c6-a01b-5e9be315110b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2352 2024.07.09 03:53:50.112314 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2353 2024.07.09 03:53:50.112363 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2354 2024.07.09 03:53:50.112525 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2355 2024.07.09 03:53:50.112908 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2356 2024.07.09 03:53:50.112944 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2357 2024.07.09 03:53:50.113323 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2358 2024.07.09 03:53:50.113652 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2359 2024.07.09 03:53:50.113812 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
2360 2024.07.09 03:53:50.114026 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Debug> DynamicQueryHandler: Done processing query
2361 2024.07.09 03:53:50.114050 [ 3 ] {198d2f8a-233e-4265-b923-a1e11cfc55a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2362 2024.07.09 03:53:50.114067 [ 3 ] {} <Debug> HTTP-Session: ab39ae24-53f5-42c6-a01b-5e9be315110b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2363 2024.07.09 03:53:50.114251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2364 2024.07.09 03:53:50.114332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2365 2024.07.09 03:53:50.114359 [ 3 ] {} <Debug> HTTP-Session: df668f9f-2bc1-43b3-be39-c52d6c10115a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2366 2024.07.09 03:53:50.114379 [ 3 ] {} <Debug> HTTP-Session: df668f9f-2bc1-43b3-be39-c52d6c10115a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2367 2024.07.09 03:53:50.114396 [ 3 ] {} <Debug> HTTP-Session: df668f9f-2bc1-43b3-be39-c52d6c10115a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2368 2024.07.09 03:53:50.114435 [ 3 ] {} <Trace> HTTP-Session: df668f9f-2bc1-43b3-be39-c52d6c10115a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2369 2024.07.09 03:53:50.114737 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2370 2024.07.09 03:53:50.114812 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <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
2371 2024.07.09 03:53:50.115287 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2372 2024.07.09 03:53:50.115852 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2373 2024.07.09 03:53:50.115893 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2374 2024.07.09 03:53:50.116494 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2375 2024.07.09 03:53:50.116899 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2376 2024.07.09 03:53:50.117123 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002569 sec., 8174.386920980926 rows/sec., 14.65 MiB/sec.
2377 2024.07.09 03:53:50.117665 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Debug> DynamicQueryHandler: Done processing query
2378 2024.07.09 03:53:50.117689 [ 3 ] {4e087fad-abf8-44a5-b01e-76b83fbf8d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2379 2024.07.09 03:53:50.117705 [ 3 ] {} <Debug> HTTP-Session: df668f9f-2bc1-43b3-be39-c52d6c10115a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2380 2024.07.09 03:53:50.117852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2381 2024.07.09 03:53:50.117901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2382 2024.07.09 03:53:50.117920 [ 3 ] {} <Debug> HTTP-Session: 7d275b00-f1c0-4c3c-be35-f625fab7c718 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2383 2024.07.09 03:53:50.117936 [ 3 ] {} <Debug> HTTP-Session: 7d275b00-f1c0-4c3c-be35-f625fab7c718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.07.09 03:53:50.117949 [ 3 ] {} <Debug> HTTP-Session: 7d275b00-f1c0-4c3c-be35-f625fab7c718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2385 2024.07.09 03:53:50.117980 [ 3 ] {} <Trace> HTTP-Session: 7d275b00-f1c0-4c3c-be35-f625fab7c718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2386 2024.07.09 03:53:50.118091 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2387 2024.07.09 03:53:50.118135 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2388 2024.07.09 03:53:50.118265 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2389 2024.07.09 03:53:50.118574 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2390 2024.07.09 03:53:50.118610 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2391 2024.07.09 03:53:50.118963 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2392 2024.07.09 03:53:50.119287 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2393 2024.07.09 03:53:50.119416 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
2394 2024.07.09 03:53:50.119612 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Debug> DynamicQueryHandler: Done processing query
2395 2024.07.09 03:53:50.119636 [ 3 ] {e152ef82-c1ea-4772-8bac-237cfc7fc74f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2396 2024.07.09 03:53:50.119652 [ 3 ] {} <Debug> HTTP-Session: 7d275b00-f1c0-4c3c-be35-f625fab7c718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.07.09 03:53:55.103092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 7805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2398 2024.07.09 03:53:55.103217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2399 2024.07.09 03:53:55.103243 [ 3 ] {} <Debug> HTTP-Session: 82d6df32-f216-4ed3-8a19-0c04c155342d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2400 2024.07.09 03:53:55.103273 [ 3 ] {} <Debug> HTTP-Session: 82d6df32-f216-4ed3-8a19-0c04c155342d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2401 2024.07.09 03:53:55.103288 [ 3 ] {} <Debug> HTTP-Session: 82d6df32-f216-4ed3-8a19-0c04c155342d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2402 2024.07.09 03:53:55.103336 [ 3 ] {} <Trace> HTTP-Session: 82d6df32-f216-4ed3-8a19-0c04c155342d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2403 2024.07.09 03:53:55.103519 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2404 2024.07.09 03:53:55.103579 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2405 2024.07.09 03:53:55.103757 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2406 2024.07.09 03:53:55.104174 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2407 2024.07.09 03:53:55.104214 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2408 2024.07.09 03:53:55.104580 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2409 2024.07.09 03:53:55.104913 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2410 2024.07.09 03:53:55.105048 [ 72 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2411 2024.07.09 03:53:55.105056 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.68 MiB/sec.
2412 2024.07.09 03:53:55.105088 [ 72 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2413 2024.07.09 03:53:55.105121 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2414 2024.07.09 03:53:55.105238 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::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
2415 2024.07.09 03:53:55.105284 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Debug> DynamicQueryHandler: Done processing query
2416 2024.07.09 03:53:55.105319 [ 3 ] {e3a806a5-90d5-4d1c-8a8e-2260748571f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2417 2024.07.09 03:53:55.105343 [ 3 ] {} <Debug> HTTP-Session: 82d6df32-f216-4ed3-8a19-0c04c155342d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2418 2024.07.09 03:53:55.105398 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2419 2024.07.09 03:53:55.105433 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part
2420 2024.07.09 03:53:55.105517 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 92 rows starting from the beginning of the part
2421 2024.07.09 03:53:55.105536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 10878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2024.07.09 03:53:55.105698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2423 2024.07.09 03:53:55.105820 [ 3 ] {} <Debug> HTTP-Session: e0ce3968-64cd-4dc9-aad2-040461908158 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2424 2024.07.09 03:53:55.105818 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 119 rows starting from the beginning of the part
2425 2024.07.09 03:53:55.105921 [ 3 ] {} <Debug> HTTP-Session: e0ce3968-64cd-4dc9-aad2-040461908158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.07.09 03:53:55.106013 [ 3 ] {} <Debug> HTTP-Session: e0ce3968-64cd-4dc9-aad2-040461908158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2427 2024.07.09 03:53:55.106201 [ 3 ] {} <Trace> HTTP-Session: e0ce3968-64cd-4dc9-aad2-040461908158 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2428 2024.07.09 03:53:55.106330 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part
2429 2024.07.09 03:53:55.106617 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2430 2024.07.09 03:53:55.106636 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 119 rows starting from the beginning of the part
2431 2024.07.09 03:53:55.106769 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2432 2024.07.09 03:53:55.107135 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part
2433 2024.07.09 03:53:55.107658 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2434 2024.07.09 03:53:55.108179 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2435 2024.07.09 03:53:55.108224 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2436 2024.07.09 03:53:55.108650 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2437 2024.07.09 03:53:55.108860 [ 195 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.003660823 sec., 152424.74164962358 rows/sec., 12.21 MiB/sec.
2438 2024.07.09 03:53:55.109135 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2439 2024.07.09 03:53:55.109204 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2440 2024.07.09 03:53:55.109356 [ 72 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2441 2024.07.09 03:53:55.109437 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00297 sec., 21548.82154882155 rows/sec., 1.68 MiB/sec.
2442 2024.07.09 03:53:55.109469 [ 72 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2443 2024.07.09 03:53:55.109549 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2444 2024.07.09 03:53:55.109908 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Debug> DynamicQueryHandler: Done processing query
2445 2024.07.09 03:53:55.109933 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::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
2446 2024.07.09 03:53:55.110010 [ 3 ] {2e25f15a-1a95-4801-b3d9-e186010bbede} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2447 2024.07.09 03:53:55.110100 [ 3 ] {} <Debug> HTTP-Session: e0ce3968-64cd-4dc9-aad2-040461908158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2448 2024.07.09 03:53:55.110437 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2449 2024.07.09 03:53:55.110443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2450 2024.07.09 03:53:55.110502 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part
2451 2024.07.09 03:53:55.110589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2452 2024.07.09 03:53:55.110725 [ 3 ] {} <Debug> HTTP-Session: ec1c3331-a469-4c6c-b150-335b16d65d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2453 2024.07.09 03:53:55.110811 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part
2454 2024.07.09 03:53:55.110832 [ 3 ] {} <Debug> HTTP-Session: ec1c3331-a469-4c6c-b150-335b16d65d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.07.09 03:53:55.110908 [ 3 ] {} <Debug> HTTP-Session: ec1c3331-a469-4c6c-b150-335b16d65d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2456 2024.07.09 03:53:55.111108 [ 3 ] {} <Trace> HTTP-Session: ec1c3331-a469-4c6c-b150-335b16d65d97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2457 2024.07.09 03:53:55.111129 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2458 2024.07.09 03:53:55.111401 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 85 rows starting from the beginning of the part
2459 2024.07.09 03:53:55.111760 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2460 2024.07.09 03:53:55.111759 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_11_2} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2461 2024.07.09 03:53:55.111902 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part
2462 2024.07.09 03:53:55.111989 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2463 2024.07.09 03:53:55.112277 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
2464 2024.07.09 03:53:55.112502 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 85 rows starting from the beginning of the part
2465 2024.07.09 03:53:55.112731 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part
2466 2024.07.09 03:53:55.113113 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2467 2024.07.09 03:53:55.113659 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2468 2024.07.09 03:53:55.113707 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2469 2024.07.09 03:53:55.114216 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 4 columns (4 merged, 0 gathered) in 0.00456511 sec., 104488.17224557568 rows/sec., 8.16 MiB/sec.
2470 2024.07.09 03:53:55.114321 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2471 2024.07.09 03:53:55.114348 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2472 2024.07.09 03:53:55.114900 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2473 2024.07.09 03:53:55.114902 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2474 2024.07.09 03:53:55.115006 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_11_2} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2475 2024.07.09 03:53:55.115051 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2476 2024.07.09 03:53:55.115083 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003592 sec., 44543.42984409799 rows/sec., 3.10 MiB/sec.
2477 2024.07.09 03:53:55.115107 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2478 2024.07.09 03:53:55.115116 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2479 2024.07.09 03:53:55.115158 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2480 2024.07.09 03:53:55.115359 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
2481 2024.07.09 03:53:55.115411 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Debug> DynamicQueryHandler: Done processing query
2482 2024.07.09 03:53:55.115445 [ 3 ] {2e50b47e-3b65-40c2-945e-9f9aa3f066f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2483 2024.07.09 03:53:55.115473 [ 3 ] {} <Debug> HTTP-Session: ec1c3331-a469-4c6c-b150-335b16d65d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.07.09 03:53:55.115520 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2485 2024.07.09 03:53:55.115549 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 628 rows starting from the beginning of the part
2486 2024.07.09 03:53:55.115651 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 376 rows starting from the beginning of the part
2487 2024.07.09 03:53:55.115722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2488 2024.07.09 03:53:55.115911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2489 2024.07.09 03:53:55.116011 [ 3 ] {} <Debug> HTTP-Session: 57026cdd-f47e-4bd7-9ea3-d1b56b8baca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2490 2024.07.09 03:53:55.116008 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
2491 2024.07.09 03:53:55.116079 [ 3 ] {} <Debug> HTTP-Session: 57026cdd-f47e-4bd7-9ea3-d1b56b8baca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2492 2024.07.09 03:53:55.116133 [ 3 ] {} <Debug> HTTP-Session: 57026cdd-f47e-4bd7-9ea3-d1b56b8baca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2493 2024.07.09 03:53:55.116230 [ 3 ] {} <Trace> HTTP-Session: 57026cdd-f47e-4bd7-9ea3-d1b56b8baca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2494 2024.07.09 03:53:55.116230 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
2495 2024.07.09 03:53:55.116594 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
2496 2024.07.09 03:53:55.116646 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2497 2024.07.09 03:53:55.116804 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2498 2024.07.09 03:53:55.116849 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
2499 2024.07.09 03:53:55.117477 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2500 2024.07.09 03:53:55.117984 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2501 2024.07.09 03:53:55.118024 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2502 2024.07.09 03:53:55.118654 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2503 2024.07.09 03:53:55.119098 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1644 rows, containing 5 columns (5 merged, 0 gathered) in 0.003863188 sec., 425555.266790019 rows/sec., 29.72 MiB/sec.
2504 2024.07.09 03:53:55.119160 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2505 2024.07.09 03:53:55.119318 [ 72 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2506 2024.07.09 03:53:55.119353 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00289 sec., 20761.245674740483 rows/sec., 1.40 MiB/sec.
2507 2024.07.09 03:53:55.119362 [ 72 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2508 2024.07.09 03:53:55.119416 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2509 2024.07.09 03:53:55.119809 [ 186 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2510 2024.07.09 03:53:55.119821 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
2511 2024.07.09 03:53:55.119857 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Debug> DynamicQueryHandler: Done processing query
2512 2024.07.09 03:53:55.119940 [ 3 ] {e857c90b-5068-4a0d-9ba6-886d0c9207ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2513 2024.07.09 03:53:55.120003 [ 3 ] {} <Debug> HTTP-Session: 57026cdd-f47e-4bd7-9ea3-d1b56b8baca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2514 2024.07.09 03:53:55.120306 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2515 2024.07.09 03:53:55.120383 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 246 rows starting from the beginning of the part
2516 2024.07.09 03:53:55.120717 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
2517 2024.07.09 03:53:55.121135 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
2518 2024.07.09 03:53:55.121499 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
2519 2024.07.09 03:53:55.121528 [ 186 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2520 2024.07.09 03:53:55.121794 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
2521 2024.07.09 03:53:55.121824 [ 186 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2522 2024.07.09 03:53:55.122029 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
2523 2024.07.09 03:53:55.122083 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
2524 2024.07.09 03:53:55.123399 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792836 sec., 143955.60472427492 rows/sec., 9.67 MiB/sec.
2525 2024.07.09 03:53:55.123582 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2526 2024.07.09 03:53:55.123977 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_11_2} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2527 2024.07.09 03:53:55.124060 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_11_2} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2528 2024.07.09 03:53:55.124141 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
2529 2024.07.09 03:54:00.104623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2530 2024.07.09 03:54:00.104774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2531 2024.07.09 03:54:00.104800 [ 3 ] {} <Debug> HTTP-Session: 1accbaf8-3ba6-4617-baed-0c75e8a711a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2532 2024.07.09 03:54:00.104826 [ 3 ] {} <Debug> HTTP-Session: 1accbaf8-3ba6-4617-baed-0c75e8a711a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2533 2024.07.09 03:54:00.104841 [ 3 ] {} <Debug> HTTP-Session: 1accbaf8-3ba6-4617-baed-0c75e8a711a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2534 2024.07.09 03:54:00.104898 [ 3 ] {} <Trace> HTTP-Session: 1accbaf8-3ba6-4617-baed-0c75e8a711a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2535 2024.07.09 03:54:00.105100 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2536 2024.07.09 03:54:00.105169 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2537 2024.07.09 03:54:00.105365 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2538 2024.07.09 03:54:00.105788 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2539 2024.07.09 03:54:00.105841 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2540 2024.07.09 03:54:00.106242 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2541 2024.07.09 03:54:00.106589 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2542 2024.07.09 03:54:00.106764 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001714 sec., 12252.042007001166 rows/sec., 993.09 KiB/sec.
2543 2024.07.09 03:54:00.106985 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Debug> DynamicQueryHandler: Done processing query
2544 2024.07.09 03:54:00.107013 [ 3 ] {8f8a7a8f-eb8b-4ba3-996f-8b552beaf4b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2545 2024.07.09 03:54:00.107029 [ 3 ] {} <Debug> HTTP-Session: 1accbaf8-3ba6-4617-baed-0c75e8a711a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2546 2024.07.09 03:54:00.107184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2547 2024.07.09 03:54:00.107239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2548 2024.07.09 03:54:00.107258 [ 3 ] {} <Debug> HTTP-Session: a75d7fca-0f08-44b7-8cc5-c4994b8c1c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2549 2024.07.09 03:54:00.107277 [ 3 ] {} <Debug> HTTP-Session: a75d7fca-0f08-44b7-8cc5-c4994b8c1c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2550 2024.07.09 03:54:00.107292 [ 3 ] {} <Debug> HTTP-Session: a75d7fca-0f08-44b7-8cc5-c4994b8c1c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.07.09 03:54:00.107328 [ 3 ] {} <Trace> HTTP-Session: a75d7fca-0f08-44b7-8cc5-c4994b8c1c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2552 2024.07.09 03:54:00.107466 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2553 2024.07.09 03:54:00.107514 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2554 2024.07.09 03:54:00.107646 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2555 2024.07.09 03:54:00.108054 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2556 2024.07.09 03:54:00.108091 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2557 2024.07.09 03:54:00.108409 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2558 2024.07.09 03:54:00.108717 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2559 2024.07.09 03:54:00.108872 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001458 sec., 81618.65569272976 rows/sec., 6.73 MiB/sec.
2560 2024.07.09 03:54:00.109071 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Debug> DynamicQueryHandler: Done processing query
2561 2024.07.09 03:54:00.109097 [ 3 ] {a8c92e48-38f3-466d-a036-db016b90b8c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2562 2024.07.09 03:54:00.109113 [ 3 ] {} <Debug> HTTP-Session: a75d7fca-0f08-44b7-8cc5-c4994b8c1c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2563 2024.07.09 03:54:00.109289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2564 2024.07.09 03:54:00.109338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2565 2024.07.09 03:54:00.109357 [ 3 ] {} <Debug> HTTP-Session: edd3d2b0-ad9e-4079-934a-ae587ae18495 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2566 2024.07.09 03:54:00.109373 [ 3 ] {} <Debug> HTTP-Session: edd3d2b0-ad9e-4079-934a-ae587ae18495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2567 2024.07.09 03:54:00.109387 [ 3 ] {} <Debug> HTTP-Session: edd3d2b0-ad9e-4079-934a-ae587ae18495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2568 2024.07.09 03:54:00.109419 [ 3 ] {} <Trace> HTTP-Session: edd3d2b0-ad9e-4079-934a-ae587ae18495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2569 2024.07.09 03:54:00.109561 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2570 2024.07.09 03:54:00.109606 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2571 2024.07.09 03:54:00.109759 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2024.07.09 03:54:00.110184 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2573 2024.07.09 03:54:00.110221 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2574 2024.07.09 03:54:00.110527 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2575 2024.07.09 03:54:00.110826 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2576 2024.07.09 03:54:00.110977 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001474 sec., 57666.21438263229 rows/sec., 4.50 MiB/sec.
2577 2024.07.09 03:54:00.111147 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Debug> DynamicQueryHandler: Done processing query
2578 2024.07.09 03:54:00.111172 [ 3 ] {01d7385b-3850-44cd-b084-d4e4a49be97c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2579 2024.07.09 03:54:00.111188 [ 3 ] {} <Debug> HTTP-Session: edd3d2b0-ad9e-4079-934a-ae587ae18495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2580 2024.07.09 03:54:00.111376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2581 2024.07.09 03:54:00.111425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2582 2024.07.09 03:54:00.111444 [ 3 ] {} <Debug> HTTP-Session: f69886c9-4e7b-490c-b111-afa86933c3f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2583 2024.07.09 03:54:00.111461 [ 3 ] {} <Debug> HTTP-Session: f69886c9-4e7b-490c-b111-afa86933c3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2584 2024.07.09 03:54:00.111474 [ 3 ] {} <Debug> HTTP-Session: f69886c9-4e7b-490c-b111-afa86933c3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2585 2024.07.09 03:54:00.111505 [ 3 ] {} <Trace> HTTP-Session: f69886c9-4e7b-490c-b111-afa86933c3f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2586 2024.07.09 03:54:00.111655 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2587 2024.07.09 03:54:00.111703 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2588 2024.07.09 03:54:00.111852 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2589 2024.07.09 03:54:00.112234 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2590 2024.07.09 03:54:00.112269 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2591 2024.07.09 03:54:00.112647 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2592 2024.07.09 03:54:00.112980 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2593 2024.07.09 03:54:00.113138 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec.
2594 2024.07.09 03:54:00.113301 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Debug> DynamicQueryHandler: Done processing query
2595 2024.07.09 03:54:00.113326 [ 3 ] {ba47f8cf-4e01-464e-a8a2-c6a577ee371c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2596 2024.07.09 03:54:00.113342 [ 3 ] {} <Debug> HTTP-Session: f69886c9-4e7b-490c-b111-afa86933c3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2597 2024.07.09 03:54:00.113528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2598 2024.07.09 03:54:00.113575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2599 2024.07.09 03:54:00.113593 [ 3 ] {} <Debug> HTTP-Session: 16493e46-b176-4fa2-ae4d-2b540d30fa7c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2600 2024.07.09 03:54:00.113610 [ 3 ] {} <Debug> HTTP-Session: 16493e46-b176-4fa2-ae4d-2b540d30fa7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2601 2024.07.09 03:54:00.113623 [ 3 ] {} <Debug> HTTP-Session: 16493e46-b176-4fa2-ae4d-2b540d30fa7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2602 2024.07.09 03:54:00.113654 [ 3 ] {} <Trace> HTTP-Session: 16493e46-b176-4fa2-ae4d-2b540d30fa7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2603 2024.07.09 03:54:00.114226 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2604 2024.07.09 03:54:00.114301 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <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
2605 2024.07.09 03:54:00.114709 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2606 2024.07.09 03:54:00.115309 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2607 2024.07.09 03:54:00.115346 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2608 2024.07.09 03:54:00.115926 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2609 2024.07.09 03:54:00.116340 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2610 2024.07.09 03:54:00.116530 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002795 sec., 7513.4168157423965 rows/sec., 13.46 MiB/sec.
2611 2024.07.09 03:54:00.116758 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Debug> DynamicQueryHandler: Done processing query
2612 2024.07.09 03:54:00.116782 [ 3 ] {c0dd6fe2-a0b7-4f1d-b0c6-0967e09cc419} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2613 2024.07.09 03:54:00.116798 [ 3 ] {} <Debug> HTTP-Session: 16493e46-b176-4fa2-ae4d-2b540d30fa7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2614 2024.07.09 03:54:00.116931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2615 2024.07.09 03:54:00.116979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2616 2024.07.09 03:54:00.116997 [ 3 ] {} <Debug> HTTP-Session: 3ff222cc-981f-4777-9e2f-37e195df6dc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2617 2024.07.09 03:54:00.117014 [ 3 ] {} <Debug> HTTP-Session: 3ff222cc-981f-4777-9e2f-37e195df6dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.07.09 03:54:00.117028 [ 3 ] {} <Debug> HTTP-Session: 3ff222cc-981f-4777-9e2f-37e195df6dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2619 2024.07.09 03:54:00.117058 [ 3 ] {} <Trace> HTTP-Session: 3ff222cc-981f-4777-9e2f-37e195df6dc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2620 2024.07.09 03:54:00.117175 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2621 2024.07.09 03:54:00.117219 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2622 2024.07.09 03:54:00.117350 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2623 2024.07.09 03:54:00.117635 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2624 2024.07.09 03:54:00.117671 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.34 GiB.
2625 2024.07.09 03:54:00.118019 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2626 2024.07.09 03:54:00.118332 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2627 2024.07.09 03:54:00.118489 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec.
2628 2024.07.09 03:54:00.118761 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Debug> DynamicQueryHandler: Done processing query
2629 2024.07.09 03:54:00.118786 [ 3 ] {513b380b-a789-40dc-93ec-352a3d65cd86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2630 2024.07.09 03:54:00.118804 [ 3 ] {} <Debug> HTTP-Session: 3ff222cc-981f-4777-9e2f-37e195df6dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2631 2024.07.09 03:54:03.748754 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
2632 2024.07.09 03:54:03.748833 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
2633 2024.07.09 03:54:05.096653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2634 2024.07.09 03:54:05.096765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2635 2024.07.09 03:54:05.096793 [ 3 ] {} <Debug> HTTP-Session: f60bbac8-5c37-49eb-b4b0-07fa042f18af Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2636 2024.07.09 03:54:05.096820 [ 3 ] {} <Debug> HTTP-Session: f60bbac8-5c37-49eb-b4b0-07fa042f18af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2637 2024.07.09 03:54:05.096839 [ 3 ] {} <Debug> HTTP-Session: f60bbac8-5c37-49eb-b4b0-07fa042f18af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2638 2024.07.09 03:54:05.096894 [ 3 ] {} <Trace> HTTP-Session: f60bbac8-5c37-49eb-b4b0-07fa042f18af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2639 2024.07.09 03:54:05.097156 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) 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)
2640 2024.07.09 03:54:05.097593 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2641 2024.07.09 03:54:05.097641 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <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
2642 2024.07.09 03:54:05.097970 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2643 2024.07.09 03:54:05.098050 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2644 2024.07.09 03:54:05.098222 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2645 2024.07.09 03:54:05.098312 [ 264 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2646 2024.07.09 03:54:05.098451 [ 262 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2647 2024.07.09 03:54:05.098468 [ 259 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2648 2024.07.09 03:54:05.098451 [ 253 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2649 2024.07.09 03:54:05.098693 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
2650 2024.07.09 03:54:05.098725 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
2651 2024.07.09 03:54:05.098863 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2652 2024.07.09 03:54:05.098886 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 28 rows with 4 streams
2653 2024.07.09 03:54:05.098929 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <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'))"
2654 2024.07.09 03:54:05.098976 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <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'))"
2655 2024.07.09 03:54:05.099016 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <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'))"
2656 2024.07.09 03:54:05.099055 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <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'))"
2657 2024.07.09 03:54:05.101411 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Debug> executeQuery: Read 28 rows, 1.16 KiB in 0.004375 sec., 6399.999999999999 rows/sec., 265.40 KiB/sec.
2658 2024.07.09 03:54:05.101804 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Debug> DynamicQueryHandler: Done processing query
2659 2024.07.09 03:54:05.101830 [ 3 ] {15d37c91-a0ce-414c-bebe-b2df2a941e03} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2660 2024.07.09 03:54:05.101847 [ 3 ] {} <Debug> HTTP-Session: f60bbac8-5c37-49eb-b4b0-07fa042f18af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.07.09 03:54:05.109942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2662 2024.07.09 03:54:05.110003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2663 2024.07.09 03:54:05.110028 [ 3 ] {} <Debug> HTTP-Session: 2049c79a-d4b4-471d-b28f-1f38c1be8f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2664 2024.07.09 03:54:05.110049 [ 3 ] {} <Debug> HTTP-Session: 2049c79a-d4b4-471d-b28f-1f38c1be8f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2665 2024.07.09 03:54:05.110066 [ 3 ] {} <Debug> HTTP-Session: 2049c79a-d4b4-471d-b28f-1f38c1be8f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2666 2024.07.09 03:54:05.110104 [ 3 ] {} <Trace> HTTP-Session: 2049c79a-d4b4-471d-b28f-1f38c1be8f1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2667 2024.07.09 03:54:05.110233 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2668 2024.07.09 03:54:05.110289 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2669 2024.07.09 03:54:05.110495 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2670 2024.07.09 03:54:05.110932 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2671 2024.07.09 03:54:05.110970 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2672 2024.07.09 03:54:05.111444 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2673 2024.07.09 03:54:05.111752 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2674 2024.07.09 03:54:05.111926 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001728 sec., 578.7037037037037 rows/sec., 131.11 KiB/sec.
2675 2024.07.09 03:54:05.112113 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Debug> DynamicQueryHandler: Done processing query
2676 2024.07.09 03:54:05.112138 [ 3 ] {47fd4315-18c9-40cb-9dd6-7eae4f1a82ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2677 2024.07.09 03:54:05.112154 [ 3 ] {} <Debug> HTTP-Session: 2049c79a-d4b4-471d-b28f-1f38c1be8f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.07.09 03:54:05.112378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2679 2024.07.09 03:54:05.112426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2680 2024.07.09 03:54:05.112444 [ 3 ] {} <Debug> HTTP-Session: acd51744-b93a-4ce2-b5d1-9325fdbcc291 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2681 2024.07.09 03:54:05.112460 [ 3 ] {} <Debug> HTTP-Session: acd51744-b93a-4ce2-b5d1-9325fdbcc291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2682 2024.07.09 03:54:05.112474 [ 3 ] {} <Debug> HTTP-Session: acd51744-b93a-4ce2-b5d1-9325fdbcc291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2683 2024.07.09 03:54:05.112504 [ 3 ] {} <Trace> HTTP-Session: acd51744-b93a-4ce2-b5d1-9325fdbcc291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2684 2024.07.09 03:54:05.112598 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2685 2024.07.09 03:54:05.112640 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2686 2024.07.09 03:54:05.112848 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2687 2024.07.09 03:54:05.113210 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2688 2024.07.09 03:54:05.113244 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2689 2024.07.09 03:54:05.113621 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2690 2024.07.09 03:54:05.113931 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2691 2024.07.09 03:54:05.114078 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001498 sec., 2670.22696929239 rows/sec., 217.74 KiB/sec.
2692 2024.07.09 03:54:05.114227 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Debug> DynamicQueryHandler: Done processing query
2693 2024.07.09 03:54:05.114251 [ 3 ] {20fd7edc-3f3e-4777-aa89-f58168ad5e50} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2694 2024.07.09 03:54:05.114266 [ 3 ] {} <Debug> HTTP-Session: acd51744-b93a-4ce2-b5d1-9325fdbcc291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.07.09 03:54:05.114429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 13002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2696 2024.07.09 03:54:05.114475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2697 2024.07.09 03:54:05.114493 [ 3 ] {} <Debug> HTTP-Session: ce0eed7c-030f-4ec0-a7aa-476f43120837 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2698 2024.07.09 03:54:05.114510 [ 3 ] {} <Debug> HTTP-Session: ce0eed7c-030f-4ec0-a7aa-476f43120837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2699 2024.07.09 03:54:05.114523 [ 3 ] {} <Debug> HTTP-Session: ce0eed7c-030f-4ec0-a7aa-476f43120837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2700 2024.07.09 03:54:05.114553 [ 3 ] {} <Trace> HTTP-Session: ce0eed7c-030f-4ec0-a7aa-476f43120837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2701 2024.07.09 03:54:05.114674 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2702 2024.07.09 03:54:05.114715 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2703 2024.07.09 03:54:05.114837 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2704 2024.07.09 03:54:05.115173 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2705 2024.07.09 03:54:05.115209 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2706 2024.07.09 03:54:05.115516 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2707 2024.07.09 03:54:05.115815 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2708 2024.07.09 03:54:05.115964 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Debug> executeQuery: Read 94 rows, 7.29 KiB in 0.001328 sec., 70783.13253012048 rows/sec., 5.36 MiB/sec.
2709 2024.07.09 03:54:05.116128 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Debug> DynamicQueryHandler: Done processing query
2710 2024.07.09 03:54:05.116153 [ 3 ] {ecca9fa3-73d5-4a3b-86eb-5d6d356347ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2711 2024.07.09 03:54:05.116168 [ 3 ] {} <Debug> HTTP-Session: ce0eed7c-030f-4ec0-a7aa-476f43120837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.07.09 03:54:05.116282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2713 2024.07.09 03:54:05.116328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2714 2024.07.09 03:54:05.116348 [ 3 ] {} <Debug> HTTP-Session: e4788f78-f603-42fb-bff4-9177370ac7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2715 2024.07.09 03:54:05.116363 [ 3 ] {} <Debug> HTTP-Session: e4788f78-f603-42fb-bff4-9177370ac7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2716 2024.07.09 03:54:05.116377 [ 3 ] {} <Debug> HTTP-Session: e4788f78-f603-42fb-bff4-9177370ac7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2717 2024.07.09 03:54:05.116407 [ 3 ] {} <Trace> HTTP-Session: e4788f78-f603-42fb-bff4-9177370ac7b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2718 2024.07.09 03:54:05.116502 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2719 2024.07.09 03:54:05.116544 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2720 2024.07.09 03:54:05.116669 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2721 2024.07.09 03:54:05.121870 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2722 2024.07.09 03:54:05.121912 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2723 2024.07.09 03:54:05.122265 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2724 2024.07.09 03:54:05.122605 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2725 2024.07.09 03:54:05.122763 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.006276 sec., 637.348629700446 rows/sec., 44.50 KiB/sec.
2726 2024.07.09 03:54:05.123029 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Debug> DynamicQueryHandler: Done processing query
2727 2024.07.09 03:54:05.123054 [ 3 ] {a6f0dc3d-79db-4132-9f1c-1802bca56c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2728 2024.07.09 03:54:05.123070 [ 3 ] {} <Debug> HTTP-Session: e4788f78-f603-42fb-bff4-9177370ac7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.07.09 03:54:05.123256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2730 2024.07.09 03:54:05.123303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2731 2024.07.09 03:54:05.123322 [ 3 ] {} <Debug> HTTP-Session: 58f486b7-43b7-4d7c-97fa-8267851d3a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2732 2024.07.09 03:54:05.123339 [ 3 ] {} <Debug> HTTP-Session: 58f486b7-43b7-4d7c-97fa-8267851d3a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2733 2024.07.09 03:54:05.123353 [ 3 ] {} <Debug> HTTP-Session: 58f486b7-43b7-4d7c-97fa-8267851d3a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.07.09 03:54:05.123382 [ 3 ] {} <Trace> HTTP-Session: 58f486b7-43b7-4d7c-97fa-8267851d3a79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2735 2024.07.09 03:54:05.123500 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2736 2024.07.09 03:54:05.123544 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2737 2024.07.09 03:54:05.123687 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2738 2024.07.09 03:54:05.124018 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2739 2024.07.09 03:54:05.124054 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2740 2024.07.09 03:54:05.124368 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2741 2024.07.09 03:54:05.124664 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2742 2024.07.09 03:54:05.124782 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Debug> executeQuery: Read 92 rows, 7.34 KiB in 0.001326 sec., 69381.5987933635 rows/sec., 5.41 MiB/sec.
2743 2024.07.09 03:54:05.124943 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Debug> DynamicQueryHandler: Done processing query
2744 2024.07.09 03:54:05.124967 [ 3 ] {f261ff2a-2a5b-4ee9-96c4-f3e156f70920} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2745 2024.07.09 03:54:05.124983 [ 3 ] {} <Debug> HTTP-Session: 58f486b7-43b7-4d7c-97fa-8267851d3a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.07.09 03:54:05.125189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2024.07.09 03:54:05.125238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2748 2024.07.09 03:54:05.125257 [ 3 ] {} <Debug> HTTP-Session: c5e81761-e245-4b2c-90da-345d801f100b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2749 2024.07.09 03:54:05.125273 [ 3 ] {} <Debug> HTTP-Session: c5e81761-e245-4b2c-90da-345d801f100b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.07.09 03:54:05.125287 [ 3 ] {} <Debug> HTTP-Session: c5e81761-e245-4b2c-90da-345d801f100b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2751 2024.07.09 03:54:05.125317 [ 3 ] {} <Trace> HTTP-Session: c5e81761-e245-4b2c-90da-345d801f100b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2752 2024.07.09 03:54:05.125479 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2753 2024.07.09 03:54:05.125525 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2754 2024.07.09 03:54:05.125665 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2755 2024.07.09 03:54:05.126047 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2756 2024.07.09 03:54:05.126082 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2757 2024.07.09 03:54:05.126458 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2758 2024.07.09 03:54:05.126789 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2759 2024.07.09 03:54:05.126915 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001519 sec., 130348.91375905201 rows/sec., 9.10 MiB/sec.
2760 2024.07.09 03:54:05.127110 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Debug> DynamicQueryHandler: Done processing query
2761 2024.07.09 03:54:05.127134 [ 3 ] {f9e6aa76-6ace-4b4d-9f35-16f27a0d3ed4} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2762 2024.07.09 03:54:05.127150 [ 3 ] {} <Debug> HTTP-Session: c5e81761-e245-4b2c-90da-345d801f100b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.07.09 03:54:05.127320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2764 2024.07.09 03:54:05.127368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2765 2024.07.09 03:54:05.127386 [ 3 ] {} <Debug> HTTP-Session: 998af414-2c25-4498-8399-074be8193fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2766 2024.07.09 03:54:05.127402 [ 3 ] {} <Debug> HTTP-Session: 998af414-2c25-4498-8399-074be8193fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.07.09 03:54:05.127417 [ 3 ] {} <Debug> HTTP-Session: 998af414-2c25-4498-8399-074be8193fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2768 2024.07.09 03:54:05.127447 [ 3 ] {} <Trace> HTTP-Session: 998af414-2c25-4498-8399-074be8193fdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2769 2024.07.09 03:54:05.127563 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2770 2024.07.09 03:54:05.127607 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2771 2024.07.09 03:54:05.127732 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2772 2024.07.09 03:54:05.128032 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2773 2024.07.09 03:54:05.128067 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2774 2024.07.09 03:54:05.128412 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2775 2024.07.09 03:54:05.128722 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2776 2024.07.09 03:54:05.128843 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec.
2777 2024.07.09 03:54:05.129105 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Debug> DynamicQueryHandler: Done processing query
2778 2024.07.09 03:54:05.129132 [ 3 ] {26555e68-bce7-4dc4-a7e2-33f2d0a57c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2779 2024.07.09 03:54:05.129148 [ 3 ] {} <Debug> HTTP-Session: 998af414-2c25-4498-8399-074be8193fdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2780 2024.07.09 03:54:10.104316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2781 2024.07.09 03:54:10.104446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2782 2024.07.09 03:54:10.104471 [ 3 ] {} <Debug> HTTP-Session: cd3efe85-19ff-402a-8a71-f5a6eee5ae21 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2783 2024.07.09 03:54:10.104497 [ 3 ] {} <Debug> HTTP-Session: cd3efe85-19ff-402a-8a71-f5a6eee5ae21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2784 2024.07.09 03:54:10.104512 [ 3 ] {} <Debug> HTTP-Session: cd3efe85-19ff-402a-8a71-f5a6eee5ae21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2785 2024.07.09 03:54:10.104563 [ 3 ] {} <Trace> HTTP-Session: cd3efe85-19ff-402a-8a71-f5a6eee5ae21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2786 2024.07.09 03:54:10.104747 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2787 2024.07.09 03:54:10.104810 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2788 2024.07.09 03:54:10.105000 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2789 2024.07.09 03:54:10.105462 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2790 2024.07.09 03:54:10.105502 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2791 2024.07.09 03:54:10.105866 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2792 2024.07.09 03:54:10.106197 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2793 2024.07.09 03:54:10.106347 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001658 sec., 12665.862484921592 rows/sec., 1.00 MiB/sec.
2794 2024.07.09 03:54:10.106376 [ 55 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2795 2024.07.09 03:54:10.106494 [ 55 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2796 2024.07.09 03:54:10.106548 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2797 2024.07.09 03:54:10.106633 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Debug> DynamicQueryHandler: Done processing query
2798 2024.07.09 03:54:10.106714 [ 3 ] {28414dd2-245d-4519-b404-695e6d2821d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2799 2024.07.09 03:54:10.106796 [ 3 ] {} <Debug> HTTP-Session: cd3efe85-19ff-402a-8a71-f5a6eee5ae21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2800 2024.07.09 03:54:10.106933 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::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
2801 2024.07.09 03:54:10.107034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2802 2024.07.09 03:54:10.107118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2803 2024.07.09 03:54:10.107172 [ 3 ] {} <Debug> HTTP-Session: 125efa60-08e3-4a64-9fd9-1282c669ddfb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2804 2024.07.09 03:54:10.107216 [ 3 ] {} <Debug> HTTP-Session: 125efa60-08e3-4a64-9fd9-1282c669ddfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2805 2024.07.09 03:54:10.107251 [ 3 ] {} <Debug> HTTP-Session: 125efa60-08e3-4a64-9fd9-1282c669ddfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2806 2024.07.09 03:54:10.107298 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2807 2024.07.09 03:54:10.107316 [ 3 ] {} <Trace> HTTP-Session: 125efa60-08e3-4a64-9fd9-1282c669ddfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2808 2024.07.09 03:54:10.107363 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
2809 2024.07.09 03:54:10.107545 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2810 2024.07.09 03:54:10.107653 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part
2811 2024.07.09 03:54:10.107693 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2812 2024.07.09 03:54:10.107958 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part
2813 2024.07.09 03:54:10.108317 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part
2814 2024.07.09 03:54:10.108607 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part
2815 2024.07.09 03:54:10.108932 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2816 2024.07.09 03:54:10.108953 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part
2817 2024.07.09 03:54:10.109768 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2818 2024.07.09 03:54:10.109842 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2819 2024.07.09 03:54:10.110625 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2820 2024.07.09 03:54:10.111535 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 4 columns (4 merged, 0 gathered) in 0.004880165 sec., 25408.97695057442 rows/sec., 2.01 MiB/sec.
2821 2024.07.09 03:54:10.111552 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2822 2024.07.09 03:54:10.111797 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2823 2024.07.09 03:54:10.111827 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004395 sec., 910.1251422070535 rows/sec., 74.21 KiB/sec.
2824 2024.07.09 03:54:10.112139 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Debug> DynamicQueryHandler: Done processing query
2825 2024.07.09 03:54:10.112223 [ 3 ] {74a9c5fb-61da-452d-913d-187250054fc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2826 2024.07.09 03:54:10.112274 [ 3 ] {} <Debug> HTTP-Session: 125efa60-08e3-4a64-9fd9-1282c669ddfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2827 2024.07.09 03:54:10.112521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2828 2024.07.09 03:54:10.112580 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2829 2024.07.09 03:54:10.112607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2830 2024.07.09 03:54:10.112671 [ 3 ] {} <Debug> HTTP-Session: ead8705e-ac6d-45a4-b146-ccae55792821 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2831 2024.07.09 03:54:10.112708 [ 3 ] {} <Debug> HTTP-Session: ead8705e-ac6d-45a4-b146-ccae55792821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2024.07.09 03:54:10.112729 [ 3 ] {} <Debug> HTTP-Session: ead8705e-ac6d-45a4-b146-ccae55792821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.07.09 03:54:10.112758 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_6_1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2834 2024.07.09 03:54:10.112786 [ 3 ] {} <Trace> HTTP-Session: ead8705e-ac6d-45a4-b146-ccae55792821 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2835 2024.07.09 03:54:10.112917 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2836 2024.07.09 03:54:10.113005 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2837 2024.07.09 03:54:10.113053 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2838 2024.07.09 03:54:10.113200 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2839 2024.07.09 03:54:10.113604 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2840 2024.07.09 03:54:10.113640 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2841 2024.07.09 03:54:10.113963 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2842 2024.07.09 03:54:10.114266 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2843 2024.07.09 03:54:10.114426 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Debug> executeQuery: Read 121 rows, 10.20 KiB in 0.001495 sec., 80936.45484949833 rows/sec., 6.66 MiB/sec.
2844 2024.07.09 03:54:10.114593 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Debug> DynamicQueryHandler: Done processing query
2845 2024.07.09 03:54:10.114617 [ 3 ] {b2ab2eec-533a-456f-9442-84fac79a6247} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2846 2024.07.09 03:54:10.114633 [ 3 ] {} <Debug> HTTP-Session: ead8705e-ac6d-45a4-b146-ccae55792821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2847 2024.07.09 03:54:10.114755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2848 2024.07.09 03:54:10.114803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2849 2024.07.09 03:54:10.114822 [ 3 ] {} <Debug> HTTP-Session: eb317c26-e6cc-406e-9b18-d5849af48d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2850 2024.07.09 03:54:10.114838 [ 3 ] {} <Debug> HTTP-Session: eb317c26-e6cc-406e-9b18-d5849af48d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2851 2024.07.09 03:54:10.114852 [ 3 ] {} <Debug> HTTP-Session: eb317c26-e6cc-406e-9b18-d5849af48d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2852 2024.07.09 03:54:10.114883 [ 3 ] {} <Trace> HTTP-Session: eb317c26-e6cc-406e-9b18-d5849af48d03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2853 2024.07.09 03:54:10.114987 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2854 2024.07.09 03:54:10.115029 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2855 2024.07.09 03:54:10.115158 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2856 2024.07.09 03:54:10.115498 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2857 2024.07.09 03:54:10.115534 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2858 2024.07.09 03:54:10.115825 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2859 2024.07.09 03:54:10.116130 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2860 2024.07.09 03:54:10.116284 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001315 sec., 3041.825095057034 rows/sec., 212.39 KiB/sec.
2861 2024.07.09 03:54:10.116475 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Debug> DynamicQueryHandler: Done processing query
2862 2024.07.09 03:54:10.116500 [ 3 ] {3badd26f-9e6e-4f7f-909e-dea28b07ceb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2863 2024.07.09 03:54:10.116515 [ 3 ] {} <Debug> HTTP-Session: eb317c26-e6cc-406e-9b18-d5849af48d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2864 2024.07.09 03:54:10.116678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2865 2024.07.09 03:54:10.116725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2866 2024.07.09 03:54:10.116744 [ 3 ] {} <Debug> HTTP-Session: a70f4345-a31b-4648-b080-3a26ee1bbef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2867 2024.07.09 03:54:10.116760 [ 3 ] {} <Debug> HTTP-Session: a70f4345-a31b-4648-b080-3a26ee1bbef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2868 2024.07.09 03:54:10.116773 [ 3 ] {} <Debug> HTTP-Session: a70f4345-a31b-4648-b080-3a26ee1bbef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2869 2024.07.09 03:54:10.116804 [ 3 ] {} <Trace> HTTP-Session: a70f4345-a31b-4648-b080-3a26ee1bbef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2870 2024.07.09 03:54:10.116928 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2871 2024.07.09 03:54:10.116969 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2872 2024.07.09 03:54:10.117094 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2873 2024.07.09 03:54:10.117432 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2874 2024.07.09 03:54:10.117468 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2875 2024.07.09 03:54:10.117769 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2876 2024.07.09 03:54:10.118061 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2877 2024.07.09 03:54:10.118210 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001329 sec., 66967.64484574868 rows/sec., 5.23 MiB/sec.
2878 2024.07.09 03:54:10.118360 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Debug> DynamicQueryHandler: Done processing query
2879 2024.07.09 03:54:10.118383 [ 3 ] {430b92b2-a586-4a38-b8f0-3caead0f69be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2880 2024.07.09 03:54:10.118397 [ 3 ] {} <Debug> HTTP-Session: a70f4345-a31b-4648-b080-3a26ee1bbef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2881 2024.07.09 03:54:10.118562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2882 2024.07.09 03:54:10.118606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2883 2024.07.09 03:54:10.118623 [ 3 ] {} <Debug> HTTP-Session: bcfda9c2-0256-4a80-a1b0-ad41ad39347c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2884 2024.07.09 03:54:10.118638 [ 3 ] {} <Debug> HTTP-Session: bcfda9c2-0256-4a80-a1b0-ad41ad39347c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2885 2024.07.09 03:54:10.118650 [ 3 ] {} <Debug> HTTP-Session: bcfda9c2-0256-4a80-a1b0-ad41ad39347c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2886 2024.07.09 03:54:10.118678 [ 3 ] {} <Trace> HTTP-Session: bcfda9c2-0256-4a80-a1b0-ad41ad39347c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2887 2024.07.09 03:54:10.118808 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2888 2024.07.09 03:54:10.118852 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2889 2024.07.09 03:54:10.118986 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2890 2024.07.09 03:54:10.119432 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2891 2024.07.09 03:54:10.119468 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2892 2024.07.09 03:54:10.119844 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2893 2024.07.09 03:54:10.120177 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2894 2024.07.09 03:54:10.120322 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001539 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec.
2895 2024.07.09 03:54:10.120638 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Debug> DynamicQueryHandler: Done processing query
2896 2024.07.09 03:54:10.120663 [ 3 ] {483eae3b-fe02-4995-a812-03cabf5af674} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2897 2024.07.09 03:54:10.120679 [ 3 ] {} <Debug> HTTP-Session: bcfda9c2-0256-4a80-a1b0-ad41ad39347c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2898 2024.07.09 03:54:10.120867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2899 2024.07.09 03:54:10.120916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2900 2024.07.09 03:54:10.120934 [ 3 ] {} <Debug> HTTP-Session: ae6d5eb7-0929-4fd2-acf5-f39454b53daa Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2901 2024.07.09 03:54:10.120952 [ 3 ] {} <Debug> HTTP-Session: ae6d5eb7-0929-4fd2-acf5-f39454b53daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2902 2024.07.09 03:54:10.120966 [ 3 ] {} <Debug> HTTP-Session: ae6d5eb7-0929-4fd2-acf5-f39454b53daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2903 2024.07.09 03:54:10.120996 [ 3 ] {} <Trace> HTTP-Session: ae6d5eb7-0929-4fd2-acf5-f39454b53daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2904 2024.07.09 03:54:10.121542 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2905 2024.07.09 03:54:10.121614 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <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
2906 2024.07.09 03:54:10.122032 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2907 2024.07.09 03:54:10.122599 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2908 2024.07.09 03:54:10.122636 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2909 2024.07.09 03:54:10.123200 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2910 2024.07.09 03:54:10.123594 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2911 2024.07.09 03:54:10.123754 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2912 2024.07.09 03:54:10.123777 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002701 sec., 7774.8981858570905 rows/sec., 13.93 MiB/sec.
2913 2024.07.09 03:54:10.123813 [ 55 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2914 2024.07.09 03:54:10.123885 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2915 2024.07.09 03:54:10.124165 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::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
2916 2024.07.09 03:54:10.124335 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Debug> DynamicQueryHandler: Done processing query
2917 2024.07.09 03:54:10.124393 [ 3 ] {47700730-ee8e-4568-b06c-381e14dc4127} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2918 2024.07.09 03:54:10.124444 [ 3 ] {} <Debug> HTTP-Session: ae6d5eb7-0929-4fd2-acf5-f39454b53daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2919 2024.07.09 03:54:10.124671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2920 2024.07.09 03:54:10.124789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2921 2024.07.09 03:54:10.124816 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2922 2024.07.09 03:54:10.124829 [ 3 ] {} <Debug> HTTP-Session: 7598b7ea-12ef-41c2-9396-9f14b228b0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2923 2024.07.09 03:54:10.124891 [ 3 ] {} <Debug> HTTP-Session: 7598b7ea-12ef-41c2-9396-9f14b228b0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2924 2024.07.09 03:54:10.124935 [ 3 ] {} <Debug> HTTP-Session: 7598b7ea-12ef-41c2-9396-9f14b228b0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2925 2024.07.09 03:54:10.124966 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
2926 2024.07.09 03:54:10.125004 [ 3 ] {} <Trace> HTTP-Session: 7598b7ea-12ef-41c2-9396-9f14b228b0ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2927 2024.07.09 03:54:10.125343 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2928 2024.07.09 03:54:10.125512 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2929 2024.07.09 03:54:10.125709 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part
2930 2024.07.09 03:54:10.126510 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2931 2024.07.09 03:54:10.126544 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part
2932 2024.07.09 03:54:10.127235 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part
2933 2024.07.09 03:54:10.127487 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2934 2024.07.09 03:54:10.127592 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2935 2024.07.09 03:54:10.127963 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part
2936 2024.07.09 03:54:10.128613 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part
2937 2024.07.09 03:54:10.128918 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2938 2024.07.09 03:54:10.131715 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2939 2024.07.09 03:54:10.132000 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006836 sec., 8777.062609713283 rows/sec., 605.71 KiB/sec.
2940 2024.07.09 03:54:10.132466 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Debug> DynamicQueryHandler: Done processing query
2941 2024.07.09 03:54:10.132918 [ 3 ] {4a24d35a-75f7-4876-b5b8-d6e9c121018e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2942 2024.07.09 03:54:10.132990 [ 3 ] {} <Debug> HTTP-Session: 7598b7ea-12ef-41c2-9396-9f14b228b0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2943 2024.07.09 03:54:10.133342 [ 193 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 19 columns (19 merged, 0 gathered) in 0.009335152 sec., 13283.125973738832 rows/sec., 23.80 MiB/sec.
2944 2024.07.09 03:54:10.133765 [ 193 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2945 2024.07.09 03:54:10.134398 [ 193 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2946 2024.07.09 03:54:10.134487 [ 193 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2947 2024.07.09 03:54:10.134638 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
2948 2024.07.09 03:54:15.097652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2949 2024.07.09 03:54:15.097773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2950 2024.07.09 03:54:15.097798 [ 3 ] {} <Debug> HTTP-Session: 2c15cee2-b918-43fd-a08a-76e282310666 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2951 2024.07.09 03:54:15.097823 [ 3 ] {} <Debug> HTTP-Session: 2c15cee2-b918-43fd-a08a-76e282310666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2952 2024.07.09 03:54:15.097838 [ 3 ] {} <Debug> HTTP-Session: 2c15cee2-b918-43fd-a08a-76e282310666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2953 2024.07.09 03:54:15.097891 [ 3 ] {} <Trace> HTTP-Session: 2c15cee2-b918-43fd-a08a-76e282310666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2954 2024.07.09 03:54:15.098156 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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)
2955 2024.07.09 03:54:15.098606 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2956 2024.07.09 03:54:15.098663 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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
2957 2024.07.09 03:54:15.099024 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2958 2024.07.09 03:54:15.099104 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2959 2024.07.09 03:54:15.099321 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2960 2024.07.09 03:54:15.099432 [ 264 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2961 2024.07.09 03:54:15.099599 [ 260 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
2962 2024.07.09 03:54:15.099590 [ 259 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2963 2024.07.09 03:54:15.099643 [ 253 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2964 2024.07.09 03:54:15.099698 [ 258 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2965 2024.07.09 03:54:15.099894 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
2966 2024.07.09 03:54:15.099926 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
2967 2024.07.09 03:54:15.100061 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2968 2024.07.09 03:54:15.100085 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Reading approx. 28 rows with 4 streams
2969 2024.07.09 03:54:15.100127 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
2970 2024.07.09 03:54:15.100174 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
2971 2024.07.09 03:54:15.100213 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
2972 2024.07.09 03:54:15.100250 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
2973 2024.07.09 03:54:15.102505 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> executeQuery: Read 28 rows, 1.16 KiB in 0.004471 sec., 6262.5810780586 rows/sec., 259.70 KiB/sec.
2974 2024.07.09 03:54:15.102916 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> DynamicQueryHandler: Done processing query
2975 2024.07.09 03:54:15.102944 [ 3 ] {47826a9a-b52f-4dda-8940-ad95d5daf211} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2976 2024.07.09 03:54:15.102963 [ 3 ] {} <Debug> HTTP-Session: 2c15cee2-b918-43fd-a08a-76e282310666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2977 2024.07.09 03:54:15.110134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2978 2024.07.09 03:54:15.110202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2979 2024.07.09 03:54:15.110226 [ 3 ] {} <Debug> HTTP-Session: 238ffd11-dde9-41a7-b08d-c8a4a9cab01e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
2980 2024.07.09 03:54:15.110247 [ 3 ] {} <Debug> HTTP-Session: 238ffd11-dde9-41a7-b08d-c8a4a9cab01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2981 2024.07.09 03:54:15.110266 [ 3 ] {} <Debug> HTTP-Session: 238ffd11-dde9-41a7-b08d-c8a4a9cab01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2982 2024.07.09 03:54:15.110306 [ 3 ] {} <Trace> HTTP-Session: 238ffd11-dde9-41a7-b08d-c8a4a9cab01e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2983 2024.07.09 03:54:15.110442 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2984 2024.07.09 03:54:15.110498 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2985 2024.07.09 03:54:15.110703 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2986 2024.07.09 03:54:15.111059 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2987 2024.07.09 03:54:15.111097 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2988 2024.07.09 03:54:15.111568 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2989 2024.07.09 03:54:15.111884 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2990 2024.07.09 03:54:15.112044 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 63.35 KiB/sec.
2991 2024.07.09 03:54:15.112056 [ 47 ] {} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2992 2024.07.09 03:54:15.112159 [ 47 ] {} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2993 2024.07.09 03:54:15.112215 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
2994 2024.07.09 03:54:15.112373 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Debug> DynamicQueryHandler: Done processing query
2995 2024.07.09 03:54:15.112418 [ 3 ] {b13f125d-fba0-42f4-b72f-97407a67de7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2996 2024.07.09 03:54:15.112427 [ 187 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::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
2997 2024.07.09 03:54:15.112443 [ 3 ] {} <Debug> HTTP-Session: 238ffd11-dde9-41a7-b08d-c8a4a9cab01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2998 2024.07.09 03:54:15.112724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2999 2024.07.09 03:54:15.112838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3000 2024.07.09 03:54:15.112888 [ 3 ] {} <Debug> HTTP-Session: 1c6a733f-94c3-43c0-bf16-781db4f956f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3001 2024.07.09 03:54:15.112934 [ 3 ] {} <Debug> HTTP-Session: 1c6a733f-94c3-43c0-bf16-781db4f956f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3002 2024.07.09 03:54:15.112988 [ 3 ] {} <Debug> HTTP-Session: 1c6a733f-94c3-43c0-bf16-781db4f956f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3003 2024.07.09 03:54:15.113073 [ 187 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3004 2024.07.09 03:54:15.113084 [ 3 ] {} <Trace> HTTP-Session: 1c6a733f-94c3-43c0-bf16-781db4f956f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3005 2024.07.09 03:54:15.113157 [ 187 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
3006 2024.07.09 03:54:15.113378 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3007 2024.07.09 03:54:15.113422 [ 187 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
3008 2024.07.09 03:54:15.113485 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3009 2024.07.09 03:54:15.113702 [ 187 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3010 2024.07.09 03:54:15.114037 [ 187 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
3011 2024.07.09 03:54:15.114209 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3012 2024.07.09 03:54:15.114291 [ 187 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3013 2024.07.09 03:54:15.114611 [ 187 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
3014 2024.07.09 03:54:15.115600 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3015 2024.07.09 03:54:15.115686 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3016 2024.07.09 03:54:15.117070 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3017 2024.07.09 03:54:15.118555 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3018 2024.07.09 03:54:15.119009 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.005756 sec., 1911.0493398193191 rows/sec., 154.90 KiB/sec.
3019 2024.07.09 03:54:15.119414 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Debug> DynamicQueryHandler: Done processing query
3020 2024.07.09 03:54:15.119467 [ 3 ] {3615ff0d-518b-4e63-99f1-589c48091aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3021 2024.07.09 03:54:15.119516 [ 3 ] {} <Debug> HTTP-Session: 1c6a733f-94c3-43c0-bf16-781db4f956f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3022 2024.07.09 03:54:15.119793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3023 2024.07.09 03:54:15.119926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3024 2024.07.09 03:54:15.119984 [ 3 ] {} <Debug> HTTP-Session: 3753b11a-cd55-47b4-bd85-2d54c8f589f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3025 2024.07.09 03:54:15.120035 [ 3 ] {} <Debug> HTTP-Session: 3753b11a-cd55-47b4-bd85-2d54c8f589f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3026 2024.07.09 03:54:15.120087 [ 3 ] {} <Debug> HTTP-Session: 3753b11a-cd55-47b4-bd85-2d54c8f589f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3027 2024.07.09 03:54:15.120220 [ 3 ] {} <Trace> HTTP-Session: 3753b11a-cd55-47b4-bd85-2d54c8f589f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3028 2024.07.09 03:54:15.120517 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3029 2024.07.09 03:54:15.120628 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3030 2024.07.09 03:54:15.121410 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3031 2024.07.09 03:54:15.122579 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3032 2024.07.09 03:54:15.122675 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3033 2024.07.09 03:54:15.123217 [ 193 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 6 columns (6 merged, 0 gathered) in 0.010897149 sec., 2753.013655223031 rows/sec., 390.28 KiB/sec.
3034 2024.07.09 03:54:15.123476 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3035 2024.07.09 03:54:15.123485 [ 193 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3036 2024.07.09 03:54:15.124518 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3037 2024.07.09 03:54:15.124900 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004489 sec., 445.53352639786146 rows/sec., 36.33 KiB/sec.
3038 2024.07.09 03:54:15.125089 [ 193 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3039 2024.07.09 03:54:15.125248 [ 193 ] {b335cdb1-a3b1-4656-97b4-16abbde63342::all_1_6_1} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3040 2024.07.09 03:54:15.125250 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Debug> DynamicQueryHandler: Done processing query
3041 2024.07.09 03:54:15.125303 [ 3 ] {50d035db-17a9-4c44-950e-80b4d4ce6442} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3042 2024.07.09 03:54:15.125397 [ 3 ] {} <Debug> HTTP-Session: 3753b11a-cd55-47b4-bd85-2d54c8f589f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3043 2024.07.09 03:54:15.125432 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3044 2024.07.09 03:54:15.125564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 13087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3045 2024.07.09 03:54:15.125620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3046 2024.07.09 03:54:15.125641 [ 3 ] {} <Debug> HTTP-Session: 4e702af7-311f-4907-91fb-c92c95997871 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3047 2024.07.09 03:54:15.125658 [ 3 ] {} <Debug> HTTP-Session: 4e702af7-311f-4907-91fb-c92c95997871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3048 2024.07.09 03:54:15.125673 [ 3 ] {} <Debug> HTTP-Session: 4e702af7-311f-4907-91fb-c92c95997871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3049 2024.07.09 03:54:15.125704 [ 3 ] {} <Trace> HTTP-Session: 4e702af7-311f-4907-91fb-c92c95997871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3050 2024.07.09 03:54:15.125853 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3051 2024.07.09 03:54:15.125897 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3052 2024.07.09 03:54:15.126042 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3053 2024.07.09 03:54:15.126401 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3054 2024.07.09 03:54:15.126438 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3055 2024.07.09 03:54:15.126757 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3056 2024.07.09 03:54:15.127063 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3057 2024.07.09 03:54:15.127214 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Debug> executeQuery: Read 91 rows, 7.53 KiB in 0.001408 sec., 64630.68181818182 rows/sec., 5.22 MiB/sec.
3058 2024.07.09 03:54:15.127388 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Debug> DynamicQueryHandler: Done processing query
3059 2024.07.09 03:54:15.127413 [ 3 ] {1f5723b8-e11e-4ebe-ab45-c945e203764e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3060 2024.07.09 03:54:15.127429 [ 3 ] {} <Debug> HTTP-Session: 4e702af7-311f-4907-91fb-c92c95997871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3061 2024.07.09 03:54:15.127546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3062 2024.07.09 03:54:15.127593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3063 2024.07.09 03:54:15.127612 [ 3 ] {} <Debug> HTTP-Session: 35fa583c-9cec-4dd8-a64c-c758cffb90eb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3064 2024.07.09 03:54:15.127628 [ 3 ] {} <Debug> HTTP-Session: 35fa583c-9cec-4dd8-a64c-c758cffb90eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3065 2024.07.09 03:54:15.127642 [ 3 ] {} <Debug> HTTP-Session: 35fa583c-9cec-4dd8-a64c-c758cffb90eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3066 2024.07.09 03:54:15.127672 [ 3 ] {} <Trace> HTTP-Session: 35fa583c-9cec-4dd8-a64c-c758cffb90eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3067 2024.07.09 03:54:15.127764 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3068 2024.07.09 03:54:15.127804 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3069 2024.07.09 03:54:15.127931 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3070 2024.07.09 03:54:15.128196 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3071 2024.07.09 03:54:15.128232 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3072 2024.07.09 03:54:15.128527 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3073 2024.07.09 03:54:15.128829 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3074 2024.07.09 03:54:15.128997 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001255 sec., 1593.6254980079682 rows/sec., 111.27 KiB/sec.
3075 2024.07.09 03:54:15.129249 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Debug> DynamicQueryHandler: Done processing query
3076 2024.07.09 03:54:15.129274 [ 3 ] {d7343ab7-48e9-4188-af13-cf173e6df5d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3077 2024.07.09 03:54:15.129290 [ 3 ] {} <Debug> HTTP-Session: 35fa583c-9cec-4dd8-a64c-c758cffb90eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.07.09 03:54:15.129408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3079 2024.07.09 03:54:15.129456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3080 2024.07.09 03:54:15.129475 [ 3 ] {} <Debug> HTTP-Session: a590b381-6189-4403-9dc3-275c64a9bf0a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3081 2024.07.09 03:54:15.129493 [ 3 ] {} <Debug> HTTP-Session: a590b381-6189-4403-9dc3-275c64a9bf0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3082 2024.07.09 03:54:15.129506 [ 3 ] {} <Debug> HTTP-Session: a590b381-6189-4403-9dc3-275c64a9bf0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3083 2024.07.09 03:54:15.129536 [ 3 ] {} <Trace> HTTP-Session: a590b381-6189-4403-9dc3-275c64a9bf0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3084 2024.07.09 03:54:15.129627 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3085 2024.07.09 03:54:15.129668 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3086 2024.07.09 03:54:15.129814 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3087 2024.07.09 03:54:15.132051 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Trace> oximeter.fields_u32 (236e56f5-e533-44a6-b87c-87678be87f77): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3088 2024.07.09 03:54:15.132091 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3089 2024.07.09 03:54:15.134496 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3090 2024.07.09 03:54:15.134828 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Trace> oximeter.fields_u32 (236e56f5-e533-44a6-b87c-87678be87f77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3091 2024.07.09 03:54:15.134966 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.005354 sec., 186.77624206200971 rows/sec., 12.40 KiB/sec.
3092 2024.07.09 03:54:15.135151 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Debug> DynamicQueryHandler: Done processing query
3093 2024.07.09 03:54:15.135175 [ 3 ] {88db20f9-9041-48c2-bb24-108a945a755c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3094 2024.07.09 03:54:15.135191 [ 3 ] {} <Debug> HTTP-Session: a590b381-6189-4403-9dc3-275c64a9bf0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3095 2024.07.09 03:54:15.135322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3096 2024.07.09 03:54:15.135371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3097 2024.07.09 03:54:15.135390 [ 3 ] {} <Debug> HTTP-Session: ff33999c-6e31-4235-b79c-c1beb020a9b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3098 2024.07.09 03:54:15.135407 [ 3 ] {} <Debug> HTTP-Session: ff33999c-6e31-4235-b79c-c1beb020a9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3099 2024.07.09 03:54:15.135420 [ 3 ] {} <Debug> HTTP-Session: ff33999c-6e31-4235-b79c-c1beb020a9b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3100 2024.07.09 03:54:15.135450 [ 3 ] {} <Trace> HTTP-Session: ff33999c-6e31-4235-b79c-c1beb020a9b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3101 2024.07.09 03:54:15.135566 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3102 2024.07.09 03:54:15.135608 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3103 2024.07.09 03:54:15.135730 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3104 2024.07.09 03:54:15.136084 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3105 2024.07.09 03:54:15.136120 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3106 2024.07.09 03:54:15.136436 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3107 2024.07.09 03:54:15.136735 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3108 2024.07.09 03:54:15.136900 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001371 sec., 65645.51422319474 rows/sec., 5.14 MiB/sec.
3109 2024.07.09 03:54:15.137066 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Debug> DynamicQueryHandler: Done processing query
3110 2024.07.09 03:54:15.137089 [ 3 ] {529fd084-0377-48ea-9eca-fe8e182be63a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3111 2024.07.09 03:54:15.137106 [ 3 ] {} <Debug> HTTP-Session: ff33999c-6e31-4235-b79c-c1beb020a9b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3112 2024.07.09 03:54:15.137294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3113 2024.07.09 03:54:15.137343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3114 2024.07.09 03:54:15.137362 [ 3 ] {} <Debug> HTTP-Session: aae79407-d144-41fa-ae1a-ca1fbd0d0c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3115 2024.07.09 03:54:15.137379 [ 3 ] {} <Debug> HTTP-Session: aae79407-d144-41fa-ae1a-ca1fbd0d0c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3116 2024.07.09 03:54:15.137393 [ 3 ] {} <Debug> HTTP-Session: aae79407-d144-41fa-ae1a-ca1fbd0d0c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3117 2024.07.09 03:54:15.137423 [ 3 ] {} <Trace> HTTP-Session: aae79407-d144-41fa-ae1a-ca1fbd0d0c25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3118 2024.07.09 03:54:15.137569 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3119 2024.07.09 03:54:15.137614 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3120 2024.07.09 03:54:15.137762 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3121 2024.07.09 03:54:15.138243 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3122 2024.07.09 03:54:15.138279 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3123 2024.07.09 03:54:15.138662 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3124 2024.07.09 03:54:15.138991 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3125 2024.07.09 03:54:15.139150 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00164 sec., 98170.73170731707 rows/sec., 6.84 MiB/sec.
3126 2024.07.09 03:54:15.139489 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Debug> DynamicQueryHandler: Done processing query
3127 2024.07.09 03:54:15.139516 [ 3 ] {15f31162-e8c2-4ee4-b434-8ae6de21a1d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3128 2024.07.09 03:54:15.139532 [ 3 ] {} <Debug> HTTP-Session: aae79407-d144-41fa-ae1a-ca1fbd0d0c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3129 2024.07.09 03:54:15.139682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3130 2024.07.09 03:54:15.139732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3131 2024.07.09 03:54:15.139751 [ 3 ] {} <Debug> HTTP-Session: 792b3342-1fcf-4ae0-a202-a69ed51f7536 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3132 2024.07.09 03:54:15.139768 [ 3 ] {} <Debug> HTTP-Session: 792b3342-1fcf-4ae0-a202-a69ed51f7536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3133 2024.07.09 03:54:15.139782 [ 3 ] {} <Debug> HTTP-Session: 792b3342-1fcf-4ae0-a202-a69ed51f7536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3134 2024.07.09 03:54:15.139812 [ 3 ] {} <Trace> HTTP-Session: 792b3342-1fcf-4ae0-a202-a69ed51f7536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3135 2024.07.09 03:54:15.139906 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3136 2024.07.09 03:54:15.139952 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3137 2024.07.09 03:54:15.140100 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3138 2024.07.09 03:54:15.140359 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Trace> oximeter.measurements_f64 (69759c67-4a0e-460f-aca8-184dfa5cb593): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3139 2024.07.09 03:54:15.140395 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3140 2024.07.09 03:54:15.140743 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3141 2024.07.09 03:54:15.141068 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Trace> oximeter.measurements_f64 (69759c67-4a0e-460f-aca8-184dfa5cb593): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3142 2024.07.09 03:54:15.141231 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 47.19 KiB/sec.
3143 2024.07.09 03:54:15.141434 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Debug> DynamicQueryHandler: Done processing query
3144 2024.07.09 03:54:15.141459 [ 3 ] {51a1bcf5-d792-44af-b1d4-a5cc8bd72489} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3145 2024.07.09 03:54:15.141475 [ 3 ] {} <Debug> HTTP-Session: 792b3342-1fcf-4ae0-a202-a69ed51f7536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.07.09 03:54:15.141600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3147 2024.07.09 03:54:15.141648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3148 2024.07.09 03:54:15.141667 [ 3 ] {} <Debug> HTTP-Session: e6a6fee4-0882-4437-8060-c56db31b9bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3149 2024.07.09 03:54:15.141684 [ 3 ] {} <Debug> HTTP-Session: e6a6fee4-0882-4437-8060-c56db31b9bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3150 2024.07.09 03:54:15.141698 [ 3 ] {} <Debug> HTTP-Session: e6a6fee4-0882-4437-8060-c56db31b9bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3151 2024.07.09 03:54:15.141728 [ 3 ] {} <Trace> HTTP-Session: e6a6fee4-0882-4437-8060-c56db31b9bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3152 2024.07.09 03:54:15.141925 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3153 2024.07.09 03:54:15.141987 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <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
3154 2024.07.09 03:54:15.142404 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3155 2024.07.09 03:54:15.143091 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3156 2024.07.09 03:54:15.143127 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3157 2024.07.09 03:54:15.143727 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3158 2024.07.09 03:54:15.144139 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3159 2024.07.09 03:54:15.144327 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002523 sec., 4359.8890210067375 rows/sec., 7.81 MiB/sec.
3160 2024.07.09 03:54:15.144551 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Debug> DynamicQueryHandler: Done processing query
3161 2024.07.09 03:54:15.144576 [ 3 ] {7da8d574-8a45-4f3f-8e8b-0bd4287420f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3162 2024.07.09 03:54:15.144593 [ 3 ] {} <Debug> HTTP-Session: e6a6fee4-0882-4437-8060-c56db31b9bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.07.09 03:54:15.144743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 2405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3164 2024.07.09 03:54:15.144790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3165 2024.07.09 03:54:15.144810 [ 3 ] {} <Debug> HTTP-Session: 6f0af34d-972e-434f-bf53-9176ed878a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3166 2024.07.09 03:54:15.144826 [ 3 ] {} <Debug> HTTP-Session: 6f0af34d-972e-434f-bf53-9176ed878a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3167 2024.07.09 03:54:15.144840 [ 3 ] {} <Debug> HTTP-Session: 6f0af34d-972e-434f-bf53-9176ed878a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3168 2024.07.09 03:54:15.144871 [ 3 ] {} <Trace> HTTP-Session: 6f0af34d-972e-434f-bf53-9176ed878a70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3169 2024.07.09 03:54:15.144971 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3170 2024.07.09 03:54:15.145013 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3171 2024.07.09 03:54:15.145140 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3172 2024.07.09 03:54:15.145429 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3173 2024.07.09 03:54:15.145466 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3174 2024.07.09 03:54:15.145819 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3175 2024.07.09 03:54:15.146132 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3176 2024.07.09 03:54:15.146298 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001346 sec., 11144.130757800891 rows/sec., 808.24 KiB/sec.
3177 2024.07.09 03:54:15.146588 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Debug> DynamicQueryHandler: Done processing query
3178 2024.07.09 03:54:15.146613 [ 3 ] {bd337273-2cc2-45be-9f80-948435902ae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3179 2024.07.09 03:54:15.146628 [ 3 ] {} <Debug> HTTP-Session: 6f0af34d-972e-434f-bf53-9176ed878a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3180 2024.07.09 03:54:15.146762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3181 2024.07.09 03:54:15.146810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3182 2024.07.09 03:54:15.146832 [ 3 ] {} <Debug> HTTP-Session: a0fab3be-aab5-4ff9-a778-be394a0931f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3183 2024.07.09 03:54:15.146848 [ 3 ] {} <Debug> HTTP-Session: a0fab3be-aab5-4ff9-a778-be394a0931f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3184 2024.07.09 03:54:15.146862 [ 3 ] {} <Debug> HTTP-Session: a0fab3be-aab5-4ff9-a778-be394a0931f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3185 2024.07.09 03:54:15.146892 [ 3 ] {} <Trace> HTTP-Session: a0fab3be-aab5-4ff9-a778-be394a0931f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3186 2024.07.09 03:54:15.147012 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3187 2024.07.09 03:54:15.147054 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3188 2024.07.09 03:54:15.147200 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3189 2024.07.09 03:54:15.147484 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3190 2024.07.09 03:54:15.147521 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.84 GiB.
3191 2024.07.09 03:54:15.147873 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3192 2024.07.09 03:54:15.148186 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3193 2024.07.09 03:54:15.148346 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
3194 2024.07.09 03:54:15.148555 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Debug> DynamicQueryHandler: Done processing query
3195 2024.07.09 03:54:15.148580 [ 3 ] {4841db04-e210-4427-ac40-29e6d34445f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3196 2024.07.09 03:54:15.148595 [ 3 ] {} <Debug> HTTP-Session: a0fab3be-aab5-4ff9-a778-be394a0931f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.07.09 03:54:18.749090 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
3198 2024.07.09 03:54:18.749156 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
3199 2024.07.09 03:54:20.104422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3200 2024.07.09 03:54:20.104539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3201 2024.07.09 03:54:20.104564 [ 3 ] {} <Debug> HTTP-Session: 49d009a1-bf66-4817-be51-3e41f5ea4bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3202 2024.07.09 03:54:20.104589 [ 3 ] {} <Debug> HTTP-Session: 49d009a1-bf66-4817-be51-3e41f5ea4bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3203 2024.07.09 03:54:20.104603 [ 3 ] {} <Debug> HTTP-Session: 49d009a1-bf66-4817-be51-3e41f5ea4bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3204 2024.07.09 03:54:20.104652 [ 3 ] {} <Trace> HTTP-Session: 49d009a1-bf66-4817-be51-3e41f5ea4bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3205 2024.07.09 03:54:20.104841 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3206 2024.07.09 03:54:20.104908 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3207 2024.07.09 03:54:20.105140 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3208 2024.07.09 03:54:20.105657 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3209 2024.07.09 03:54:20.105707 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3210 2024.07.09 03:54:20.106082 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3211 2024.07.09 03:54:20.106424 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3212 2024.07.09 03:54:20.106600 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001809 sec., 11608.623548922056 rows/sec., 940.93 KiB/sec.
3213 2024.07.09 03:54:20.106831 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Debug> DynamicQueryHandler: Done processing query
3214 2024.07.09 03:54:20.106858 [ 3 ] {a2e5ad79-f449-4d64-8c33-f65639b8f8c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3215 2024.07.09 03:54:20.106875 [ 3 ] {} <Debug> HTTP-Session: 49d009a1-bf66-4817-be51-3e41f5ea4bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.07.09 03:54:20.107056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3217 2024.07.09 03:54:20.107141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3218 2024.07.09 03:54:20.107162 [ 3 ] {} <Debug> HTTP-Session: 8adfce8d-ef57-4d1f-aa7c-d34bed5eeab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3219 2024.07.09 03:54:20.107180 [ 3 ] {} <Debug> HTTP-Session: 8adfce8d-ef57-4d1f-aa7c-d34bed5eeab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.07.09 03:54:20.107193 [ 3 ] {} <Debug> HTTP-Session: 8adfce8d-ef57-4d1f-aa7c-d34bed5eeab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.07.09 03:54:20.107228 [ 3 ] {} <Trace> HTTP-Session: 8adfce8d-ef57-4d1f-aa7c-d34bed5eeab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3222 2024.07.09 03:54:20.107369 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3223 2024.07.09 03:54:20.107417 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3224 2024.07.09 03:54:20.107554 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3225 2024.07.09 03:54:20.107918 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3226 2024.07.09 03:54:20.107955 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3227 2024.07.09 03:54:20.108274 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3228 2024.07.09 03:54:20.108587 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3229 2024.07.09 03:54:20.108741 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001428 sec., 83333.33333333333 rows/sec., 6.87 MiB/sec.
3230 2024.07.09 03:54:20.108757 [ 41 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3231 2024.07.09 03:54:20.108877 [ 41 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3232 2024.07.09 03:54:20.108917 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3233 2024.07.09 03:54:20.109002 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Debug> DynamicQueryHandler: Done processing query
3234 2024.07.09 03:54:20.109053 [ 3 ] {711a82ad-c9b1-4671-a57d-7dd9bfa01d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3235 2024.07.09 03:54:20.109108 [ 3 ] {} <Debug> HTTP-Session: 8adfce8d-ef57-4d1f-aa7c-d34bed5eeab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.07.09 03:54:20.109182 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::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:54:20.109311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3238 2024.07.09 03:54:20.109440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3239 2024.07.09 03:54:20.109447 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3240 2024.07.09 03:54:20.109474 [ 3 ] {} <Debug> HTTP-Session: 7962d6e5-6608-48f8-a8d6-45f1f2f0628f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3241 2024.07.09 03:54:20.109519 [ 3 ] {} <Debug> HTTP-Session: 7962d6e5-6608-48f8-a8d6-45f1f2f0628f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3242 2024.07.09 03:54:20.109517 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 155 rows starting from the beginning of the part
3243 2024.07.09 03:54:20.109537 [ 3 ] {} <Debug> HTTP-Session: 7962d6e5-6608-48f8-a8d6-45f1f2f0628f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3244 2024.07.09 03:54:20.109604 [ 3 ] {} <Trace> HTTP-Session: 7962d6e5-6608-48f8-a8d6-45f1f2f0628f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3245 2024.07.09 03:54:20.109758 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 119 rows starting from the beginning of the part
3246 2024.07.09 03:54:20.110010 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3247 2024.07.09 03:54:20.110043 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part
3248 2024.07.09 03:54:20.110164 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3249 2024.07.09 03:54:20.110449 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 121 rows starting from the beginning of the part
3250 2024.07.09 03:54:20.110812 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 91 rows starting from the beginning of the part
3251 2024.07.09 03:54:20.111159 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 119 rows starting from the beginning of the part
3252 2024.07.09 03:54:20.111710 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3253 2024.07.09 03:54:20.112643 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3254 2024.07.09 03:54:20.112698 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3255 2024.07.09 03:54:20.113557 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3256 2024.07.09 03:54:20.114192 [ 193 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00515751 sec., 135530.5176335092 rows/sec., 10.97 MiB/sec.
3257 2024.07.09 03:54:20.114266 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3258 2024.07.09 03:54:20.114483 [ 193 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3259 2024.07.09 03:54:20.114487 [ 41 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3260 2024.07.09 03:54:20.114552 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004729 sec., 17974.201733981816 rows/sec., 1.40 MiB/sec.
3261 2024.07.09 03:54:20.114576 [ 41 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3262 2024.07.09 03:54:20.114637 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3263 2024.07.09 03:54:20.115073 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::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
3264 2024.07.09 03:54:20.115268 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Debug> DynamicQueryHandler: Done processing query
3265 2024.07.09 03:54:20.115375 [ 3 ] {b06aaa06-dc5e-4806-8632-81b37d06a94d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3266 2024.07.09 03:54:20.115441 [ 3 ] {} <Debug> HTTP-Session: 7962d6e5-6608-48f8-a8d6-45f1f2f0628f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3267 2024.07.09 03:54:20.115600 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3268 2024.07.09 03:54:20.115647 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 116 rows starting from the beginning of the part
3269 2024.07.09 03:54:20.115747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3270 2024.07.09 03:54:20.115984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3271 2024.07.09 03:54:20.115989 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 85 rows starting from the beginning of the part
3272 2024.07.09 03:54:20.116097 [ 3 ] {} <Debug> HTTP-Session: 482b4b1e-3739-4db9-9538-5287fb70218e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3273 2024.07.09 03:54:20.116193 [ 3 ] {} <Debug> HTTP-Session: 482b4b1e-3739-4db9-9538-5287fb70218e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3274 2024.07.09 03:54:20.116265 [ 3 ] {} <Debug> HTTP-Session: 482b4b1e-3739-4db9-9538-5287fb70218e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3275 2024.07.09 03:54:20.116346 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part
3276 2024.07.09 03:54:20.116414 [ 3 ] {} <Trace> HTTP-Session: 482b4b1e-3739-4db9-9538-5287fb70218e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3277 2024.07.09 03:54:20.116571 [ 193 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3278 2024.07.09 03:54:20.116694 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part
3279 2024.07.09 03:54:20.116982 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part
3280 2024.07.09 03:54:20.117033 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3281 2024.07.09 03:54:20.117309 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3282 2024.07.09 03:54:20.117373 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 85 rows starting from the beginning of the part
3283 2024.07.09 03:54:20.118547 [ 193 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_16_3} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3284 2024.07.09 03:54:20.118623 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3285 2024.07.09 03:54:20.118904 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3286 2024.07.09 03:54:20.119896 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3287 2024.07.09 03:54:20.119976 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3288 2024.07.09 03:54:20.120730 [ 197 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 4 columns (4 merged, 0 gathered) in 0.005962674 sec., 93414.46471834616 rows/sec., 7.29 MiB/sec.
3289 2024.07.09 03:54:20.120941 [ 197 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3290 2024.07.09 03:54:20.120949 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3291 2024.07.09 03:54:20.121971 [ 197 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3292 2024.07.09 03:54:20.122061 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3293 2024.07.09 03:54:20.122168 [ 197 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_16_3} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3294 2024.07.09 03:54:20.122334 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3295 2024.07.09 03:54:20.122355 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3296 2024.07.09 03:54:20.122432 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3297 2024.07.09 03:54:20.122444 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005658 sec., 28278.54365500177 rows/sec., 1.97 MiB/sec.
3298 2024.07.09 03:54:20.122477 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3299 2024.07.09 03:54:20.122780 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
3300 2024.07.09 03:54:20.122892 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Debug> DynamicQueryHandler: Done processing query
3301 2024.07.09 03:54:20.122951 [ 3 ] {9d193765-4110-4a7b-90f4-f8e14c7619e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3302 2024.07.09 03:54:20.122999 [ 3 ] {} <Debug> HTTP-Session: 482b4b1e-3739-4db9-9538-5287fb70218e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3303 2024.07.09 03:54:20.123066 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3304 2024.07.09 03:54:20.123105 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1644 rows starting from the beginning of the part
3305 2024.07.09 03:54:20.123222 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part
3306 2024.07.09 03:54:20.123273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3307 2024.07.09 03:54:20.123480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3308 2024.07.09 03:54:20.123515 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 198 rows starting from the beginning of the part
3309 2024.07.09 03:54:20.123534 [ 3 ] {} <Debug> HTTP-Session: c6a26f17-e863-45ae-81e2-aa207dc4dd1d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3310 2024.07.09 03:54:20.123609 [ 3 ] {} <Debug> HTTP-Session: c6a26f17-e863-45ae-81e2-aa207dc4dd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3311 2024.07.09 03:54:20.123669 [ 3 ] {} <Debug> HTTP-Session: c6a26f17-e863-45ae-81e2-aa207dc4dd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3312 2024.07.09 03:54:20.123832 [ 3 ] {} <Trace> HTTP-Session: c6a26f17-e863-45ae-81e2-aa207dc4dd1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3313 2024.07.09 03:54:20.123835 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 162 rows starting from the beginning of the part
3314 2024.07.09 03:54:20.124274 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
3315 2024.07.09 03:54:20.124553 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3316 2024.07.09 03:54:20.124593 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3317 2024.07.09 03:54:20.125021 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <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
3318 2024.07.09 03:54:20.126786 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3319 2024.07.09 03:54:20.128428 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2485 rows, containing 5 columns (5 merged, 0 gathered) in 0.005816061 sec., 427265.119812189 rows/sec., 29.81 MiB/sec.
3320 2024.07.09 03:54:20.128458 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3321 2024.07.09 03:54:20.128519 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3322 2024.07.09 03:54:20.128803 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3323 2024.07.09 03:54:20.129905 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3324 2024.07.09 03:54:20.130080 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3325 2024.07.09 03:54:20.130117 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3326 2024.07.09 03:54:20.130215 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3327 2024.07.09 03:54:20.130653 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3328 2024.07.09 03:54:20.130858 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006726 sec., 3122.2123104371094 rows/sec., 5.59 MiB/sec.
3329 2024.07.09 03:54:20.131135 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Debug> DynamicQueryHandler: Done processing query
3330 2024.07.09 03:54:20.131161 [ 3 ] {5791bc29-95d1-4328-b9f6-53577a0ced37} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3331 2024.07.09 03:54:20.131177 [ 3 ] {} <Debug> HTTP-Session: c6a26f17-e863-45ae-81e2-aa207dc4dd1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.07.09 03:54:20.131322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3333 2024.07.09 03:54:20.131374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3334 2024.07.09 03:54:20.131393 [ 3 ] {} <Debug> HTTP-Session: 4360b363-1ade-45b2-bdad-5110697d36a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3335 2024.07.09 03:54:20.131410 [ 3 ] {} <Debug> HTTP-Session: 4360b363-1ade-45b2-bdad-5110697d36a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3336 2024.07.09 03:54:20.131424 [ 3 ] {} <Debug> HTTP-Session: 4360b363-1ade-45b2-bdad-5110697d36a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3337 2024.07.09 03:54:20.131454 [ 3 ] {} <Trace> HTTP-Session: 4360b363-1ade-45b2-bdad-5110697d36a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3338 2024.07.09 03:54:20.131589 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3339 2024.07.09 03:54:20.131633 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3340 2024.07.09 03:54:20.131766 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3341 2024.07.09 03:54:20.132069 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3342 2024.07.09 03:54:20.132106 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3343 2024.07.09 03:54:20.132480 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3344 2024.07.09 03:54:20.132812 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3345 2024.07.09 03:54:20.132937 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec.
3346 2024.07.09 03:54:20.132972 [ 40 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3347 2024.07.09 03:54:20.133035 [ 40 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3348 2024.07.09 03:54:20.133059 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3349 2024.07.09 03:54:20.133150 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Debug> DynamicQueryHandler: Done processing query
3350 2024.07.09 03:54:20.133207 [ 3 ] {1d82e315-c077-43cc-b641-92029dcb1675} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3351 2024.07.09 03:54:20.133253 [ 3 ] {} <Debug> HTTP-Session: 4360b363-1ade-45b2-bdad-5110697d36a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3352 2024.07.09 03:54:20.133259 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3353 2024.07.09 03:54:20.133420 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3354 2024.07.09 03:54:20.133455 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 546 rows starting from the beginning of the part
3355 2024.07.09 03:54:20.133540 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3356 2024.07.09 03:54:20.133632 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3357 2024.07.09 03:54:20.133853 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3358 2024.07.09 03:54:20.133948 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3359 2024.07.09 03:54:20.134029 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3360 2024.07.09 03:54:20.135184 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002058315 sec., 411015.8066185205 rows/sec., 27.64 MiB/sec.
3361 2024.07.09 03:54:20.135369 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3362 2024.07.09 03:54:20.135751 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_16_3} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3363 2024.07.09 03:54:20.135829 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_16_3} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3364 2024.07.09 03:54:20.135906 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
3365 2024.07.09 03:54:25.104515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3366 2024.07.09 03:54:25.104652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3367 2024.07.09 03:54:25.104679 [ 3 ] {} <Debug> HTTP-Session: fe23836e-91e0-40c1-a98d-a9a9519eff33 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3368 2024.07.09 03:54:25.104704 [ 3 ] {} <Debug> HTTP-Session: fe23836e-91e0-40c1-a98d-a9a9519eff33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3369 2024.07.09 03:54:25.104719 [ 3 ] {} <Debug> HTTP-Session: fe23836e-91e0-40c1-a98d-a9a9519eff33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.07.09 03:54:25.104767 [ 3 ] {} <Trace> HTTP-Session: fe23836e-91e0-40c1-a98d-a9a9519eff33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3371 2024.07.09 03:54:25.104954 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3372 2024.07.09 03:54:25.105033 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3373 2024.07.09 03:54:25.105230 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3374 2024.07.09 03:54:25.105683 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3375 2024.07.09 03:54:25.105731 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3376 2024.07.09 03:54:25.106127 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3377 2024.07.09 03:54:25.106474 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3378 2024.07.09 03:54:25.106624 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001725 sec., 6376.811594202899 rows/sec., 516.87 KiB/sec.
3379 2024.07.09 03:54:25.106860 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Debug> DynamicQueryHandler: Done processing query
3380 2024.07.09 03:54:25.106897 [ 3 ] {3a99cf8a-df24-4ea9-bf67-220e640a145d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3381 2024.07.09 03:54:25.106923 [ 3 ] {} <Debug> HTTP-Session: fe23836e-91e0-40c1-a98d-a9a9519eff33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3382 2024.07.09 03:54:25.107130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3383 2024.07.09 03:54:25.107206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3384 2024.07.09 03:54:25.107238 [ 3 ] {} <Debug> HTTP-Session: 23aaf486-639f-4eeb-8a30-227213c819dd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3385 2024.07.09 03:54:25.107264 [ 3 ] {} <Debug> HTTP-Session: 23aaf486-639f-4eeb-8a30-227213c819dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3386 2024.07.09 03:54:25.107283 [ 3 ] {} <Debug> HTTP-Session: 23aaf486-639f-4eeb-8a30-227213c819dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.07.09 03:54:25.107330 [ 3 ] {} <Trace> HTTP-Session: 23aaf486-639f-4eeb-8a30-227213c819dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3388 2024.07.09 03:54:25.107497 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3389 2024.07.09 03:54:25.107557 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3390 2024.07.09 03:54:25.107732 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3391 2024.07.09 03:54:25.108113 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3392 2024.07.09 03:54:25.108149 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3393 2024.07.09 03:54:25.108470 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3394 2024.07.09 03:54:25.108781 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3395 2024.07.09 03:54:25.108910 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001486 sec., 59892.32839838493 rows/sec., 4.84 MiB/sec.
3396 2024.07.09 03:54:25.109113 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Debug> DynamicQueryHandler: Done processing query
3397 2024.07.09 03:54:25.109140 [ 3 ] {923cc090-e2a2-41e2-9915-51a7ccf3912c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3398 2024.07.09 03:54:25.109156 [ 3 ] {} <Debug> HTTP-Session: 23aaf486-639f-4eeb-8a30-227213c819dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3399 2024.07.09 03:54:25.109298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3400 2024.07.09 03:54:25.109346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3401 2024.07.09 03:54:25.109366 [ 3 ] {} <Debug> HTTP-Session: 8d760c08-7828-43c3-987c-68fa29195c20 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3402 2024.07.09 03:54:25.109383 [ 3 ] {} <Debug> HTTP-Session: 8d760c08-7828-43c3-987c-68fa29195c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3403 2024.07.09 03:54:25.109396 [ 3 ] {} <Debug> HTTP-Session: 8d760c08-7828-43c3-987c-68fa29195c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3404 2024.07.09 03:54:25.109427 [ 3 ] {} <Trace> HTTP-Session: 8d760c08-7828-43c3-987c-68fa29195c20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3405 2024.07.09 03:54:25.109540 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3406 2024.07.09 03:54:25.109582 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3407 2024.07.09 03:54:25.109707 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3408 2024.07.09 03:54:25.110026 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3409 2024.07.09 03:54:25.110062 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3410 2024.07.09 03:54:25.110365 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3411 2024.07.09 03:54:25.110662 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3412 2024.07.09 03:54:25.110782 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001283 sec., 58456.74201091192 rows/sec., 4.56 MiB/sec.
3413 2024.07.09 03:54:25.110950 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Debug> DynamicQueryHandler: Done processing query
3414 2024.07.09 03:54:25.110975 [ 3 ] {04d68a48-e210-4a0e-a403-3dee916281e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3415 2024.07.09 03:54:25.110991 [ 3 ] {} <Debug> HTTP-Session: 8d760c08-7828-43c3-987c-68fa29195c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.07.09 03:54:25.111161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3417 2024.07.09 03:54:25.111209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3418 2024.07.09 03:54:25.111229 [ 3 ] {} <Debug> HTTP-Session: dc6f7f2f-c32b-446d-861c-8374fab967d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3419 2024.07.09 03:54:25.111245 [ 3 ] {} <Debug> HTTP-Session: dc6f7f2f-c32b-446d-861c-8374fab967d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3420 2024.07.09 03:54:25.111258 [ 3 ] {} <Debug> HTTP-Session: dc6f7f2f-c32b-446d-861c-8374fab967d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3421 2024.07.09 03:54:25.111288 [ 3 ] {} <Trace> HTTP-Session: dc6f7f2f-c32b-446d-861c-8374fab967d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3422 2024.07.09 03:54:25.111437 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3423 2024.07.09 03:54:25.111485 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3424 2024.07.09 03:54:25.111625 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3425 2024.07.09 03:54:25.112009 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3426 2024.07.09 03:54:25.112044 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3427 2024.07.09 03:54:25.112424 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3428 2024.07.09 03:54:25.112832 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3429 2024.07.09 03:54:25.112958 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec.
3430 2024.07.09 03:54:25.113112 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Debug> DynamicQueryHandler: Done processing query
3431 2024.07.09 03:54:25.113136 [ 3 ] {aa2094a5-6c22-433a-bf8b-537cbc6fb5f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3432 2024.07.09 03:54:25.113152 [ 3 ] {} <Debug> HTTP-Session: dc6f7f2f-c32b-446d-861c-8374fab967d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3433 2024.07.09 03:54:25.113288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3434 2024.07.09 03:54:25.113335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3435 2024.07.09 03:54:25.113354 [ 3 ] {} <Debug> HTTP-Session: 2c931047-2c73-42a0-9808-ce66f6298852 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3436 2024.07.09 03:54:25.113371 [ 3 ] {} <Debug> HTTP-Session: 2c931047-2c73-42a0-9808-ce66f6298852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3437 2024.07.09 03:54:25.113385 [ 3 ] {} <Debug> HTTP-Session: 2c931047-2c73-42a0-9808-ce66f6298852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3438 2024.07.09 03:54:25.113414 [ 3 ] {} <Trace> HTTP-Session: 2c931047-2c73-42a0-9808-ce66f6298852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3439 2024.07.09 03:54:25.113587 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3440 2024.07.09 03:54:25.113649 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <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
3441 2024.07.09 03:54:25.114050 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3442 2024.07.09 03:54:25.114645 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3443 2024.07.09 03:54:25.114681 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3444 2024.07.09 03:54:25.115272 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3445 2024.07.09 03:54:25.115652 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3446 2024.07.09 03:54:25.115788 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00233 sec., 4721.0300429184545 rows/sec., 8.46 MiB/sec.
3447 2024.07.09 03:54:25.115991 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Debug> DynamicQueryHandler: Done processing query
3448 2024.07.09 03:54:25.116014 [ 3 ] {549f19bc-446f-4a62-a458-59d539101ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3449 2024.07.09 03:54:25.116029 [ 3 ] {} <Debug> HTTP-Session: 2c931047-2c73-42a0-9808-ce66f6298852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3450 2024.07.09 03:54:25.116170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3451 2024.07.09 03:54:25.116215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3452 2024.07.09 03:54:25.116234 [ 3 ] {} <Debug> HTTP-Session: 7407946e-8216-4156-b34d-7a9668b9fcb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3453 2024.07.09 03:54:25.116249 [ 3 ] {} <Debug> HTTP-Session: 7407946e-8216-4156-b34d-7a9668b9fcb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3454 2024.07.09 03:54:25.116262 [ 3 ] {} <Debug> HTTP-Session: 7407946e-8216-4156-b34d-7a9668b9fcb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.07.09 03:54:25.116354 [ 3 ] {} <Trace> HTTP-Session: 7407946e-8216-4156-b34d-7a9668b9fcb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3456 2024.07.09 03:54:25.116466 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3457 2024.07.09 03:54:25.116510 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3458 2024.07.09 03:54:25.116639 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3459 2024.07.09 03:54:25.116932 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3460 2024.07.09 03:54:25.116968 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3461 2024.07.09 03:54:25.117320 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3462 2024.07.09 03:54:25.117648 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3463 2024.07.09 03:54:25.117773 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec.
3464 2024.07.09 03:54:25.117973 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Debug> DynamicQueryHandler: Done processing query
3465 2024.07.09 03:54:25.117997 [ 3 ] {0c1c675c-8548-4787-9b87-d668c92b76d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3466 2024.07.09 03:54:25.118013 [ 3 ] {} <Debug> HTTP-Session: 7407946e-8216-4156-b34d-7a9668b9fcb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3467 2024.07.09 03:54:30.104386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3468 2024.07.09 03:54:30.104528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3469 2024.07.09 03:54:30.104558 [ 3 ] {} <Debug> HTTP-Session: 820a7a66-d7eb-462d-b91e-899eb662fdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3470 2024.07.09 03:54:30.104587 [ 3 ] {} <Debug> HTTP-Session: 820a7a66-d7eb-462d-b91e-899eb662fdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3471 2024.07.09 03:54:30.104606 [ 3 ] {} <Debug> HTTP-Session: 820a7a66-d7eb-462d-b91e-899eb662fdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.07.09 03:54:30.104660 [ 3 ] {} <Trace> HTTP-Session: 820a7a66-d7eb-462d-b91e-899eb662fdcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3473 2024.07.09 03:54:30.104870 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3474 2024.07.09 03:54:30.104945 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3475 2024.07.09 03:54:30.105179 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3476 2024.07.09 03:54:30.105641 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3477 2024.07.09 03:54:30.105686 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3478 2024.07.09 03:54:30.106056 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3479 2024.07.09 03:54:30.106394 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3480 2024.07.09 03:54:30.106567 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001753 sec., 11979.463776383343 rows/sec., 970.99 KiB/sec.
3481 2024.07.09 03:54:30.106787 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Debug> DynamicQueryHandler: Done processing query
3482 2024.07.09 03:54:30.106814 [ 3 ] {2d64bcf5-95b8-4e40-a038-b3acd66659d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3483 2024.07.09 03:54:30.106831 [ 3 ] {} <Debug> HTTP-Session: 820a7a66-d7eb-462d-b91e-899eb662fdcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3484 2024.07.09 03:54:30.106990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3485 2024.07.09 03:54:30.107044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3486 2024.07.09 03:54:30.107063 [ 3 ] {} <Debug> HTTP-Session: 33312861-8e54-4ff7-a5ca-b85d5b74a983 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3487 2024.07.09 03:54:30.107082 [ 3 ] {} <Debug> HTTP-Session: 33312861-8e54-4ff7-a5ca-b85d5b74a983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.07.09 03:54:30.107096 [ 3 ] {} <Debug> HTTP-Session: 33312861-8e54-4ff7-a5ca-b85d5b74a983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3489 2024.07.09 03:54:30.107130 [ 3 ] {} <Trace> HTTP-Session: 33312861-8e54-4ff7-a5ca-b85d5b74a983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3490 2024.07.09 03:54:30.107267 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3491 2024.07.09 03:54:30.107315 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3492 2024.07.09 03:54:30.107446 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3493 2024.07.09 03:54:30.107812 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3494 2024.07.09 03:54:30.107850 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3495 2024.07.09 03:54:30.108166 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3496 2024.07.09 03:54:30.108477 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3497 2024.07.09 03:54:30.108627 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001408 sec., 84517.04545454546 rows/sec., 6.97 MiB/sec.
3498 2024.07.09 03:54:30.108791 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Debug> DynamicQueryHandler: Done processing query
3499 2024.07.09 03:54:30.108817 [ 3 ] {eb426332-25d5-43da-80dc-627d4be5f77f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3500 2024.07.09 03:54:30.108832 [ 3 ] {} <Debug> HTTP-Session: 33312861-8e54-4ff7-a5ca-b85d5b74a983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3501 2024.07.09 03:54:30.109008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3502 2024.07.09 03:54:30.109056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3503 2024.07.09 03:54:30.109077 [ 3 ] {} <Debug> HTTP-Session: d1317045-9e6f-4f70-b9b8-e01384fae6ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3504 2024.07.09 03:54:30.109093 [ 3 ] {} <Debug> HTTP-Session: d1317045-9e6f-4f70-b9b8-e01384fae6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3505 2024.07.09 03:54:30.109107 [ 3 ] {} <Debug> HTTP-Session: d1317045-9e6f-4f70-b9b8-e01384fae6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3506 2024.07.09 03:54:30.109138 [ 3 ] {} <Trace> HTTP-Session: d1317045-9e6f-4f70-b9b8-e01384fae6ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3507 2024.07.09 03:54:30.109264 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3508 2024.07.09 03:54:30.109309 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3509 2024.07.09 03:54:30.109433 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3510 2024.07.09 03:54:30.109764 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3511 2024.07.09 03:54:30.109800 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3512 2024.07.09 03:54:30.110109 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3513 2024.07.09 03:54:30.110422 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3514 2024.07.09 03:54:30.110580 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001358 sec., 62592.0471281296 rows/sec., 4.89 MiB/sec.
3515 2024.07.09 03:54:30.110735 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Debug> DynamicQueryHandler: Done processing query
3516 2024.07.09 03:54:30.110760 [ 3 ] {95b62ebc-5d84-474d-82b7-b13838ffac1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3517 2024.07.09 03:54:30.110776 [ 3 ] {} <Debug> HTTP-Session: d1317045-9e6f-4f70-b9b8-e01384fae6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3518 2024.07.09 03:54:30.111010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3519 2024.07.09 03:54:30.111058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3520 2024.07.09 03:54:30.111078 [ 3 ] {} <Debug> HTTP-Session: 4e4b5284-cedb-4770-9631-00a79f1e05f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3521 2024.07.09 03:54:30.111094 [ 3 ] {} <Debug> HTTP-Session: 4e4b5284-cedb-4770-9631-00a79f1e05f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3522 2024.07.09 03:54:30.111107 [ 3 ] {} <Debug> HTTP-Session: 4e4b5284-cedb-4770-9631-00a79f1e05f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3523 2024.07.09 03:54:30.111137 [ 3 ] {} <Trace> HTTP-Session: 4e4b5284-cedb-4770-9631-00a79f1e05f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3524 2024.07.09 03:54:30.111283 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3525 2024.07.09 03:54:30.111332 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3526 2024.07.09 03:54:30.111478 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3527 2024.07.09 03:54:30.111805 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3528 2024.07.09 03:54:30.111842 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3529 2024.07.09 03:54:30.112222 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3530 2024.07.09 03:54:30.112550 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3531 2024.07.09 03:54:30.112710 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec.
3532 2024.07.09 03:54:30.112869 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Debug> DynamicQueryHandler: Done processing query
3533 2024.07.09 03:54:30.112892 [ 3 ] {89116506-138b-4576-a88a-10049c64da54} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3534 2024.07.09 03:54:30.112908 [ 3 ] {} <Debug> HTTP-Session: 4e4b5284-cedb-4770-9631-00a79f1e05f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3535 2024.07.09 03:54:30.113169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3536 2024.07.09 03:54:30.113219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3537 2024.07.09 03:54:30.113238 [ 3 ] {} <Debug> HTTP-Session: bf5ca1b7-36e8-478e-a15b-3c3f7bea0436 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3538 2024.07.09 03:54:30.113254 [ 3 ] {} <Debug> HTTP-Session: bf5ca1b7-36e8-478e-a15b-3c3f7bea0436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.07.09 03:54:30.113269 [ 3 ] {} <Debug> HTTP-Session: bf5ca1b7-36e8-478e-a15b-3c3f7bea0436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3540 2024.07.09 03:54:30.113299 [ 3 ] {} <Trace> HTTP-Session: bf5ca1b7-36e8-478e-a15b-3c3f7bea0436 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3541 2024.07.09 03:54:30.113547 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3542 2024.07.09 03:54:30.113610 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <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
3543 2024.07.09 03:54:30.114016 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3544 2024.07.09 03:54:30.114571 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3545 2024.07.09 03:54:30.114608 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3546 2024.07.09 03:54:30.115181 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3547 2024.07.09 03:54:30.115577 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3548 2024.07.09 03:54:30.115766 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002388 sec., 8793.969849246232 rows/sec., 15.76 MiB/sec.
3549 2024.07.09 03:54:30.115988 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Debug> DynamicQueryHandler: Done processing query
3550 2024.07.09 03:54:30.116013 [ 3 ] {3271ece0-b5e7-4e4f-bc79-c68f7ad3f6e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3551 2024.07.09 03:54:30.116029 [ 3 ] {} <Debug> HTTP-Session: bf5ca1b7-36e8-478e-a15b-3c3f7bea0436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3552 2024.07.09 03:54:30.116156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3553 2024.07.09 03:54:30.116205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3554 2024.07.09 03:54:30.116225 [ 3 ] {} <Debug> HTTP-Session: 4e55f9fd-f9cc-46b1-ad1a-0d2b2afcc9be Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3555 2024.07.09 03:54:30.116241 [ 3 ] {} <Debug> HTTP-Session: 4e55f9fd-f9cc-46b1-ad1a-0d2b2afcc9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3556 2024.07.09 03:54:30.116255 [ 3 ] {} <Debug> HTTP-Session: 4e55f9fd-f9cc-46b1-ad1a-0d2b2afcc9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3557 2024.07.09 03:54:30.116285 [ 3 ] {} <Trace> HTTP-Session: 4e55f9fd-f9cc-46b1-ad1a-0d2b2afcc9be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3558 2024.07.09 03:54:30.116395 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3559 2024.07.09 03:54:30.116439 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3560 2024.07.09 03:54:30.116564 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3561 2024.07.09 03:54:30.116913 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3562 2024.07.09 03:54:30.116949 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3563 2024.07.09 03:54:30.117312 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3564 2024.07.09 03:54:30.117622 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3565 2024.07.09 03:54:30.117791 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
3566 2024.07.09 03:54:30.118076 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Debug> DynamicQueryHandler: Done processing query
3567 2024.07.09 03:54:30.118102 [ 3 ] {c0a9f7bf-85fc-4a19-9519-4ceb3148b57a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3568 2024.07.09 03:54:30.118120 [ 3 ] {} <Debug> HTTP-Session: 4e55f9fd-f9cc-46b1-ad1a-0d2b2afcc9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3569 2024.07.09 03:54:33.749215 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
3570 2024.07.09 03:54:33.749311 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
3571 2024.07.09 03:54:35.105201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3572 2024.07.09 03:54:35.105323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3573 2024.07.09 03:54:35.105352 [ 3 ] {} <Debug> HTTP-Session: 2c97fd13-323c-490f-9ffb-0ce122d882f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3574 2024.07.09 03:54:35.105381 [ 3 ] {} <Debug> HTTP-Session: 2c97fd13-323c-490f-9ffb-0ce122d882f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3575 2024.07.09 03:54:35.105399 [ 3 ] {} <Debug> HTTP-Session: 2c97fd13-323c-490f-9ffb-0ce122d882f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3576 2024.07.09 03:54:35.105455 [ 3 ] {} <Trace> HTTP-Session: 2c97fd13-323c-490f-9ffb-0ce122d882f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3577 2024.07.09 03:54:35.105641 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3578 2024.07.09 03:54:35.105706 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3579 2024.07.09 03:54:35.105890 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3580 2024.07.09 03:54:35.106296 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3581 2024.07.09 03:54:35.106341 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3582 2024.07.09 03:54:35.106708 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3583 2024.07.09 03:54:35.107044 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3584 2024.07.09 03:54:35.107220 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001619 sec., 6794.31747992588 rows/sec., 550.71 KiB/sec.
3585 2024.07.09 03:54:35.107228 [ 49 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3586 2024.07.09 03:54:35.107329 [ 49 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3587 2024.07.09 03:54:35.107381 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3588 2024.07.09 03:54:35.107543 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Debug> DynamicQueryHandler: Done processing query
3589 2024.07.09 03:54:35.107630 [ 3 ] {9e0a9f66-a7a7-4e99-9bef-e1e4b6c9fc2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3590 2024.07.09 03:54:35.107714 [ 3 ] {} <Debug> HTTP-Session: 2c97fd13-323c-490f-9ffb-0ce122d882f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3591 2024.07.09 03:54:35.107846 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::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
3592 2024.07.09 03:54:35.108003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3593 2024.07.09 03:54:35.108126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3594 2024.07.09 03:54:35.108159 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3595 2024.07.09 03:54:35.108173 [ 3 ] {} <Debug> HTTP-Session: 8d2d4b60-0b55-4f7c-8e60-79035f7e6a98 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3596 2024.07.09 03:54:35.108224 [ 3 ] {} <Debug> HTTP-Session: 8d2d4b60-0b55-4f7c-8e60-79035f7e6a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3597 2024.07.09 03:54:35.108243 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 21 rows starting from the beginning of the part
3598 2024.07.09 03:54:35.108258 [ 3 ] {} <Debug> HTTP-Session: 8d2d4b60-0b55-4f7c-8e60-79035f7e6a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3599 2024.07.09 03:54:35.108334 [ 3 ] {} <Trace> HTTP-Session: 8d2d4b60-0b55-4f7c-8e60-79035f7e6a98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3600 2024.07.09 03:54:35.108537 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
3601 2024.07.09 03:54:35.108735 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3602 2024.07.09 03:54:35.108834 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
3603 2024.07.09 03:54:35.108881 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3604 2024.07.09 03:54:35.109261 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
3605 2024.07.09 03:54:35.109672 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part
3606 2024.07.09 03:54:35.109752 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3607 2024.07.09 03:54:35.109971 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
3608 2024.07.09 03:54:35.110755 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3609 2024.07.09 03:54:35.110822 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3610 2024.07.09 03:54:35.111673 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3611 2024.07.09 03:54:35.112581 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005081668 sec., 18891.434859577603 rows/sec., 1.50 MiB/sec.
3612 2024.07.09 03:54:35.112629 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3613 2024.07.09 03:54:35.112946 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Debug> executeQuery: Read 125 rows, 10.13 KiB in 0.004379 sec., 28545.329984014614 rows/sec., 2.26 MiB/sec.
3614 2024.07.09 03:54:35.112991 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3615 2024.07.09 03:54:35.113559 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Debug> DynamicQueryHandler: Done processing query
3616 2024.07.09 03:54:35.113615 [ 3 ] {17fed775-3649-4fd5-ac20-366de540183d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3617 2024.07.09 03:54:35.113675 [ 3 ] {} <Debug> HTTP-Session: 8d2d4b60-0b55-4f7c-8e60-79035f7e6a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3618 2024.07.09 03:54:35.113890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3619 2024.07.09 03:54:35.113960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3620 2024.07.09 03:54:35.114019 [ 3 ] {} <Debug> HTTP-Session: 65ff157f-05db-4d76-9dfa-a5dc85bceb4c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3621 2024.07.09 03:54:35.114039 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3622 2024.07.09 03:54:35.114050 [ 3 ] {} <Debug> HTTP-Session: 65ff157f-05db-4d76-9dfa-a5dc85bceb4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3623 2024.07.09 03:54:35.114098 [ 3 ] {} <Debug> HTTP-Session: 65ff157f-05db-4d76-9dfa-a5dc85bceb4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3624 2024.07.09 03:54:35.114173 [ 3 ] {} <Trace> HTTP-Session: 65ff157f-05db-4d76-9dfa-a5dc85bceb4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3625 2024.07.09 03:54:35.114226 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_11_2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3626 2024.07.09 03:54:35.114364 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3627 2024.07.09 03:54:35.114395 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3628 2024.07.09 03:54:35.114456 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3629 2024.07.09 03:54:35.114610 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3630 2024.07.09 03:54:35.114962 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3631 2024.07.09 03:54:35.115000 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3632 2024.07.09 03:54:35.115339 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3633 2024.07.09 03:54:35.115664 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3634 2024.07.09 03:54:35.115819 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Debug> executeQuery: Read 99 rows, 7.89 KiB in 0.001529 sec., 64748.20143884892 rows/sec., 5.04 MiB/sec.
3635 2024.07.09 03:54:35.115992 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Debug> DynamicQueryHandler: Done processing query
3636 2024.07.09 03:54:35.116017 [ 3 ] {a6443c7f-a29e-4a4b-8a39-f047a649b0eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3637 2024.07.09 03:54:35.116034 [ 3 ] {} <Debug> HTTP-Session: 65ff157f-05db-4d76-9dfa-a5dc85bceb4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.07.09 03:54:35.116212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3639 2024.07.09 03:54:35.116260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3640 2024.07.09 03:54:35.116279 [ 3 ] {} <Debug> HTTP-Session: 0b88aa34-36c8-48a0-ba3b-49f5d72deacf Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3641 2024.07.09 03:54:35.116296 [ 3 ] {} <Debug> HTTP-Session: 0b88aa34-36c8-48a0-ba3b-49f5d72deacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3642 2024.07.09 03:54:35.116310 [ 3 ] {} <Debug> HTTP-Session: 0b88aa34-36c8-48a0-ba3b-49f5d72deacf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3643 2024.07.09 03:54:35.116342 [ 3 ] {} <Trace> HTTP-Session: 0b88aa34-36c8-48a0-ba3b-49f5d72deacf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3644 2024.07.09 03:54:35.116532 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3645 2024.07.09 03:54:35.116580 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3646 2024.07.09 03:54:35.116730 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3647 2024.07.09 03:54:35.117145 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3648 2024.07.09 03:54:35.117181 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3649 2024.07.09 03:54:35.117586 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3650 2024.07.09 03:54:35.117923 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3651 2024.07.09 03:54:35.118084 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001649 sec., 118859.91510006064 rows/sec., 8.30 MiB/sec.
3652 2024.07.09 03:54:35.118302 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Debug> DynamicQueryHandler: Done processing query
3653 2024.07.09 03:54:35.118326 [ 3 ] {dffc85a7-5487-43ad-add6-771d80b97c64} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3654 2024.07.09 03:54:35.118341 [ 3 ] {} <Debug> HTTP-Session: 0b88aa34-36c8-48a0-ba3b-49f5d72deacf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3655 2024.07.09 03:54:35.118478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3656 2024.07.09 03:54:35.118526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3657 2024.07.09 03:54:35.118546 [ 3 ] {} <Debug> HTTP-Session: 657602fd-fb71-4958-8faa-e6b7ee86db6b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3658 2024.07.09 03:54:35.118562 [ 3 ] {} <Debug> HTTP-Session: 657602fd-fb71-4958-8faa-e6b7ee86db6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3659 2024.07.09 03:54:35.118575 [ 3 ] {} <Debug> HTTP-Session: 657602fd-fb71-4958-8faa-e6b7ee86db6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3660 2024.07.09 03:54:35.118605 [ 3 ] {} <Trace> HTTP-Session: 657602fd-fb71-4958-8faa-e6b7ee86db6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3661 2024.07.09 03:54:35.118786 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3662 2024.07.09 03:54:35.118850 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <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
3663 2024.07.09 03:54:35.119272 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3664 2024.07.09 03:54:35.119900 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3665 2024.07.09 03:54:35.119937 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3666 2024.07.09 03:54:35.120519 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3667 2024.07.09 03:54:35.120929 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3668 2024.07.09 03:54:35.121102 [ 49 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3669 2024.07.09 03:54:35.121118 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002434 sec., 4519.309778142974 rows/sec., 8.10 MiB/sec.
3670 2024.07.09 03:54:35.121158 [ 49 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3671 2024.07.09 03:54:35.121221 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3672 2024.07.09 03:54:35.121535 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::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
3673 2024.07.09 03:54:35.121734 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Debug> DynamicQueryHandler: Done processing query
3674 2024.07.09 03:54:35.121799 [ 3 ] {589d9b30-e6de-448f-8c4a-cd510dd02ae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3675 2024.07.09 03:54:35.121868 [ 3 ] {} <Debug> HTTP-Session: 657602fd-fb71-4958-8faa-e6b7ee86db6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3676 2024.07.09 03:54:35.122096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3677 2024.07.09 03:54:35.122221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3678 2024.07.09 03:54:35.122237 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3679 2024.07.09 03:54:35.122256 [ 3 ] {} <Debug> HTTP-Session: c096dd52-8b9b-4ad5-83fe-d50e1e8ec527 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3680 2024.07.09 03:54:35.122316 [ 3 ] {} <Debug> HTTP-Session: c096dd52-8b9b-4ad5-83fe-d50e1e8ec527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3681 2024.07.09 03:54:35.122365 [ 3 ] {} <Debug> HTTP-Session: c096dd52-8b9b-4ad5-83fe-d50e1e8ec527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3682 2024.07.09 03:54:35.122385 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 124 rows starting from the beginning of the part
3683 2024.07.09 03:54:35.122435 [ 3 ] {} <Trace> HTTP-Session: c096dd52-8b9b-4ad5-83fe-d50e1e8ec527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3684 2024.07.09 03:54:35.122828 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3685 2024.07.09 03:54:35.122972 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3686 2024.07.09 03:54:35.123025 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
3687 2024.07.09 03:54:35.123842 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3688 2024.07.09 03:54:35.123867 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
3689 2024.07.09 03:54:35.124507 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
3690 2024.07.09 03:54:35.124940 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3691 2024.07.09 03:54:35.125033 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3692 2024.07.09 03:54:35.125189 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part
3693 2024.07.09 03:54:35.125861 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
3694 2024.07.09 03:54:35.126389 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3695 2024.07.09 03:54:35.127368 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3696 2024.07.09 03:54:35.127802 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005149 sec., 11652.748106428433 rows/sec., 804.16 KiB/sec.
3697 2024.07.09 03:54:35.128140 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Debug> DynamicQueryHandler: Done processing query
3698 2024.07.09 03:54:35.128167 [ 3 ] {809abb34-b18a-45bd-a638-ef44f73e0a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3699 2024.07.09 03:54:35.128184 [ 3 ] {} <Debug> HTTP-Session: c096dd52-8b9b-4ad5-83fe-d50e1e8ec527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.07.09 03:54:35.132691 [ 189 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 19 columns (19 merged, 0 gathered) in 0.011324997 sec., 17571.74858412766 rows/sec., 31.49 MiB/sec.
3701 2024.07.09 03:54:35.133120 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3702 2024.07.09 03:54:35.133742 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3703 2024.07.09 03:54:35.133832 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3704 2024.07.09 03:54:35.133960 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB.
3705 2024.07.09 03:54:40.104890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3706 2024.07.09 03:54:40.105040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3707 2024.07.09 03:54:40.105071 [ 3 ] {} <Debug> HTTP-Session: a53141d9-367d-4689-8961-308c3caadf2d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3708 2024.07.09 03:54:40.105101 [ 3 ] {} <Debug> HTTP-Session: a53141d9-367d-4689-8961-308c3caadf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3709 2024.07.09 03:54:40.105120 [ 3 ] {} <Debug> HTTP-Session: a53141d9-367d-4689-8961-308c3caadf2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3710 2024.07.09 03:54:40.105176 [ 3 ] {} <Trace> HTTP-Session: a53141d9-367d-4689-8961-308c3caadf2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3711 2024.07.09 03:54:40.105390 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3712 2024.07.09 03:54:40.105469 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3713 2024.07.09 03:54:40.105685 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3714 2024.07.09 03:54:40.106148 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3715 2024.07.09 03:54:40.106194 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3716 2024.07.09 03:54:40.106570 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3717 2024.07.09 03:54:40.106908 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3718 2024.07.09 03:54:40.107062 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001738 sec., 12082.853855005755 rows/sec., 979.37 KiB/sec.
3719 2024.07.09 03:54:40.107387 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Debug> DynamicQueryHandler: Done processing query
3720 2024.07.09 03:54:40.107418 [ 3 ] {bd6a5487-350c-41a2-8759-7e550e08aa3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3721 2024.07.09 03:54:40.107436 [ 3 ] {} <Debug> HTTP-Session: a53141d9-367d-4689-8961-308c3caadf2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3722 2024.07.09 03:54:40.107627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3723 2024.07.09 03:54:40.107684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3724 2024.07.09 03:54:40.107704 [ 3 ] {} <Debug> HTTP-Session: e9ab34e0-8463-4e63-932c-0e8041b1ac39 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3725 2024.07.09 03:54:40.107722 [ 3 ] {} <Debug> HTTP-Session: e9ab34e0-8463-4e63-932c-0e8041b1ac39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3726 2024.07.09 03:54:40.107735 [ 3 ] {} <Debug> HTTP-Session: e9ab34e0-8463-4e63-932c-0e8041b1ac39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3727 2024.07.09 03:54:40.107769 [ 3 ] {} <Trace> HTTP-Session: e9ab34e0-8463-4e63-932c-0e8041b1ac39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3728 2024.07.09 03:54:40.107911 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3729 2024.07.09 03:54:40.107959 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3730 2024.07.09 03:54:40.108109 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3731 2024.07.09 03:54:40.108521 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3732 2024.07.09 03:54:40.108560 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3733 2024.07.09 03:54:40.108890 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3734 2024.07.09 03:54:40.109232 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3735 2024.07.09 03:54:40.109399 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001537 sec., 77423.55237475602 rows/sec., 6.39 MiB/sec.
3736 2024.07.09 03:54:40.109575 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Debug> DynamicQueryHandler: Done processing query
3737 2024.07.09 03:54:40.109600 [ 3 ] {0c6bb6b8-61c7-4b1a-8d07-70b706caf231} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3738 2024.07.09 03:54:40.109617 [ 3 ] {} <Debug> HTTP-Session: e9ab34e0-8463-4e63-932c-0e8041b1ac39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3739 2024.07.09 03:54:40.109830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3740 2024.07.09 03:54:40.109880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3741 2024.07.09 03:54:40.109899 [ 3 ] {} <Debug> HTTP-Session: 85bc8257-949a-4bda-b84c-c1be7839e9ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3742 2024.07.09 03:54:40.109915 [ 3 ] {} <Debug> HTTP-Session: 85bc8257-949a-4bda-b84c-c1be7839e9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3743 2024.07.09 03:54:40.109929 [ 3 ] {} <Debug> HTTP-Session: 85bc8257-949a-4bda-b84c-c1be7839e9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3744 2024.07.09 03:54:40.109959 [ 3 ] {} <Trace> HTTP-Session: 85bc8257-949a-4bda-b84c-c1be7839e9ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3745 2024.07.09 03:54:40.110084 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3746 2024.07.09 03:54:40.110128 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3747 2024.07.09 03:54:40.110260 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3748 2024.07.09 03:54:40.110601 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3749 2024.07.09 03:54:40.110639 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3750 2024.07.09 03:54:40.110954 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3751 2024.07.09 03:54:40.111266 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3752 2024.07.09 03:54:40.111413 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001373 sec., 61908.23015294974 rows/sec., 4.83 MiB/sec.
3753 2024.07.09 03:54:40.111600 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Debug> DynamicQueryHandler: Done processing query
3754 2024.07.09 03:54:40.111625 [ 3 ] {6cd888a2-6efa-430c-b63f-c2da34064828} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3755 2024.07.09 03:54:40.111640 [ 3 ] {} <Debug> HTTP-Session: 85bc8257-949a-4bda-b84c-c1be7839e9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3756 2024.07.09 03:54:40.111860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3757 2024.07.09 03:54:40.111909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3758 2024.07.09 03:54:40.111929 [ 3 ] {} <Debug> HTTP-Session: 0baaaf39-6aff-4a1e-ae14-618a2f8c1ada Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3759 2024.07.09 03:54:40.111945 [ 3 ] {} <Debug> HTTP-Session: 0baaaf39-6aff-4a1e-ae14-618a2f8c1ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3760 2024.07.09 03:54:40.111958 [ 3 ] {} <Debug> HTTP-Session: 0baaaf39-6aff-4a1e-ae14-618a2f8c1ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3761 2024.07.09 03:54:40.111988 [ 3 ] {} <Trace> HTTP-Session: 0baaaf39-6aff-4a1e-ae14-618a2f8c1ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3762 2024.07.09 03:54:40.112133 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3763 2024.07.09 03:54:40.112182 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3764 2024.07.09 03:54:40.112324 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3765 2024.07.09 03:54:40.112688 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3766 2024.07.09 03:54:40.112722 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3767 2024.07.09 03:54:40.113090 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3768 2024.07.09 03:54:40.113476 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3769 2024.07.09 03:54:40.113639 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
3770 2024.07.09 03:54:40.113806 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Debug> DynamicQueryHandler: Done processing query
3771 2024.07.09 03:54:40.113829 [ 3 ] {62b6af3f-6574-4dba-a66d-48c7e56911fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3772 2024.07.09 03:54:40.113845 [ 3 ] {} <Debug> HTTP-Session: 0baaaf39-6aff-4a1e-ae14-618a2f8c1ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3773 2024.07.09 03:54:40.114031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3774 2024.07.09 03:54:40.114079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3775 2024.07.09 03:54:40.114098 [ 3 ] {} <Debug> HTTP-Session: 17106f65-3fae-4972-b6df-56606bf89b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3776 2024.07.09 03:54:40.114115 [ 3 ] {} <Debug> HTTP-Session: 17106f65-3fae-4972-b6df-56606bf89b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3777 2024.07.09 03:54:40.114128 [ 3 ] {} <Debug> HTTP-Session: 17106f65-3fae-4972-b6df-56606bf89b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3778 2024.07.09 03:54:40.114158 [ 3 ] {} <Trace> HTTP-Session: 17106f65-3fae-4972-b6df-56606bf89b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3779 2024.07.09 03:54:40.114680 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3780 2024.07.09 03:54:40.114746 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <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
3781 2024.07.09 03:54:40.115152 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3782 2024.07.09 03:54:40.115825 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3783 2024.07.09 03:54:40.115862 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3784 2024.07.09 03:54:40.116462 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3785 2024.07.09 03:54:40.116881 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3786 2024.07.09 03:54:40.117062 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002827 sec., 7428.369296073576 rows/sec., 13.31 MiB/sec.
3787 2024.07.09 03:54:40.117284 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Debug> DynamicQueryHandler: Done processing query
3788 2024.07.09 03:54:40.117310 [ 3 ] {a434c8d0-7aa7-4b80-9711-d51280e596e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3789 2024.07.09 03:54:40.117325 [ 3 ] {} <Debug> HTTP-Session: 17106f65-3fae-4972-b6df-56606bf89b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3790 2024.07.09 03:54:40.117463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3791 2024.07.09 03:54:40.117510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3792 2024.07.09 03:54:40.117529 [ 3 ] {} <Debug> HTTP-Session: 9a9dbd58-12ed-488e-b396-76aa7d9bdf20 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3793 2024.07.09 03:54:40.117546 [ 3 ] {} <Debug> HTTP-Session: 9a9dbd58-12ed-488e-b396-76aa7d9bdf20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3794 2024.07.09 03:54:40.117559 [ 3 ] {} <Debug> HTTP-Session: 9a9dbd58-12ed-488e-b396-76aa7d9bdf20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3795 2024.07.09 03:54:40.117589 [ 3 ] {} <Trace> HTTP-Session: 9a9dbd58-12ed-488e-b396-76aa7d9bdf20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3796 2024.07.09 03:54:40.117705 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3797 2024.07.09 03:54:40.117750 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3798 2024.07.09 03:54:40.117876 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3799 2024.07.09 03:54:40.118293 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3800 2024.07.09 03:54:40.118330 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3801 2024.07.09 03:54:40.118682 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3802 2024.07.09 03:54:40.118994 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3803 2024.07.09 03:54:40.119159 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec.
3804 2024.07.09 03:54:40.119466 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Debug> DynamicQueryHandler: Done processing query
3805 2024.07.09 03:54:40.119492 [ 3 ] {583989d6-387e-479c-8466-89d4748ba40c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3806 2024.07.09 03:54:40.119508 [ 3 ] {} <Debug> HTTP-Session: 9a9dbd58-12ed-488e-b396-76aa7d9bdf20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3807 2024.07.09 03:54:45.103476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3808 2024.07.09 03:54:45.103606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3809 2024.07.09 03:54:45.103632 [ 3 ] {} <Debug> HTTP-Session: 95033c09-1865-4d5b-9e02-cad63d54f668 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3810 2024.07.09 03:54:45.103657 [ 3 ] {} <Debug> HTTP-Session: 95033c09-1865-4d5b-9e02-cad63d54f668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3811 2024.07.09 03:54:45.103671 [ 3 ] {} <Debug> HTTP-Session: 95033c09-1865-4d5b-9e02-cad63d54f668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3812 2024.07.09 03:54:45.103720 [ 3 ] {} <Trace> HTTP-Session: 95033c09-1865-4d5b-9e02-cad63d54f668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3813 2024.07.09 03:54:45.103909 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3814 2024.07.09 03:54:45.103977 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3815 2024.07.09 03:54:45.104170 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3816 2024.07.09 03:54:45.104600 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3817 2024.07.09 03:54:45.104645 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3818 2024.07.09 03:54:45.105011 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3819 2024.07.09 03:54:45.105353 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3820 2024.07.09 03:54:45.105525 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001664 sec., 6610.576923076924 rows/sec., 535.82 KiB/sec.
3821 2024.07.09 03:54:45.105782 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Debug> DynamicQueryHandler: Done processing query
3822 2024.07.09 03:54:45.105811 [ 3 ] {2b42dd30-db3f-4e2a-87f2-0f0f226c6ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3823 2024.07.09 03:54:45.105827 [ 3 ] {} <Debug> HTTP-Session: 95033c09-1865-4d5b-9e02-cad63d54f668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3824 2024.07.09 03:54:45.106006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3825 2024.07.09 03:54:45.106065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3826 2024.07.09 03:54:45.106086 [ 3 ] {} <Debug> HTTP-Session: 80d1ba4a-c0c4-4e84-badf-4dbd60345590 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3827 2024.07.09 03:54:45.106104 [ 3 ] {} <Debug> HTTP-Session: 80d1ba4a-c0c4-4e84-badf-4dbd60345590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3828 2024.07.09 03:54:45.106119 [ 3 ] {} <Debug> HTTP-Session: 80d1ba4a-c0c4-4e84-badf-4dbd60345590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3829 2024.07.09 03:54:45.106154 [ 3 ] {} <Trace> HTTP-Session: 80d1ba4a-c0c4-4e84-badf-4dbd60345590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3830 2024.07.09 03:54:45.106284 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3831 2024.07.09 03:54:45.106331 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3832 2024.07.09 03:54:45.106460 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3833 2024.07.09 03:54:45.106808 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3834 2024.07.09 03:54:45.106846 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3835 2024.07.09 03:54:45.107192 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3836 2024.07.09 03:54:45.107503 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3837 2024.07.09 03:54:45.107664 [ 38 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3838 2024.07.09 03:54:45.107668 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001423 sec., 62543.92129304287 rows/sec., 5.05 MiB/sec.
3839 2024.07.09 03:54:45.107748 [ 38 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3840 2024.07.09 03:54:45.107812 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3841 2024.07.09 03:54:45.108038 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Debug> DynamicQueryHandler: Done processing query
3842 2024.07.09 03:54:45.108097 [ 3 ] {2e302161-92fa-41fe-915d-0e760cfcb7c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3843 2024.07.09 03:54:45.108119 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::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
3844 2024.07.09 03:54:45.108145 [ 3 ] {} <Debug> HTTP-Session: 80d1ba4a-c0c4-4e84-badf-4dbd60345590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3845 2024.07.09 03:54:45.108446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3846 2024.07.09 03:54:45.108580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3847 2024.07.09 03:54:45.108609 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3848 2024.07.09 03:54:45.108623 [ 3 ] {} <Debug> HTTP-Session: 30e84179-7c50-4a01-a56b-9716a22995a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3849 2024.07.09 03:54:45.108673 [ 3 ] {} <Debug> HTTP-Session: 30e84179-7c50-4a01-a56b-9716a22995a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3850 2024.07.09 03:54:45.108677 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 194 rows starting from the beginning of the part
3851 2024.07.09 03:54:45.108691 [ 3 ] {} <Debug> HTTP-Session: 30e84179-7c50-4a01-a56b-9716a22995a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3852 2024.07.09 03:54:45.108759 [ 3 ] {} <Trace> HTTP-Session: 30e84179-7c50-4a01-a56b-9716a22995a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3853 2024.07.09 03:54:45.108902 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 89 rows starting from the beginning of the part
3854 2024.07.09 03:54:45.109126 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3855 2024.07.09 03:54:45.109189 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 119 rows starting from the beginning of the part
3856 2024.07.09 03:54:45.109289 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3857 2024.07.09 03:54:45.109579 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 125 rows starting from the beginning of the part
3858 2024.07.09 03:54:45.109847 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 119 rows starting from the beginning of the part
3859 2024.07.09 03:54:45.110246 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part
3860 2024.07.09 03:54:45.110778 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3861 2024.07.09 03:54:45.111590 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3862 2024.07.09 03:54:45.111650 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3863 2024.07.09 03:54:45.112550 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3864 2024.07.09 03:54:45.113230 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 4 columns (4 merged, 0 gathered) in 0.005315853 sec., 138265.67438941597 rows/sec., 11.25 MiB/sec.
3865 2024.07.09 03:54:45.113253 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3866 2024.07.09 03:54:45.113478 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3867 2024.07.09 03:54:45.113487 [ 38 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3868 2024.07.09 03:54:45.113550 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.004575 sec., 16393.44262295082 rows/sec., 1.28 MiB/sec.
3869 2024.07.09 03:54:45.113572 [ 38 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3870 2024.07.09 03:54:45.113657 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3871 2024.07.09 03:54:45.114242 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Debug> DynamicQueryHandler: Done processing query
3872 2024.07.09 03:54:45.114328 [ 3 ] {21c930cf-4000-4bf4-b784-9d8f582147f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3873 2024.07.09 03:54:45.114387 [ 3 ] {} <Debug> HTTP-Session: 30e84179-7c50-4a01-a56b-9716a22995a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3874 2024.07.09 03:54:45.114385 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::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
3875 2024.07.09 03:54:45.114694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3876 2024.07.09 03:54:45.114871 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3877 2024.07.09 03:54:45.114898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3878 2024.07.09 03:54:45.114888 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3879 2024.07.09 03:54:45.114970 [ 3 ] {} <Debug> HTTP-Session: 52bee815-e2a1-4bd7-86ef-03a9a7f16a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3880 2024.07.09 03:54:45.114993 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 148 rows starting from the beginning of the part
3881 2024.07.09 03:54:45.115033 [ 3 ] {} <Debug> HTTP-Session: 52bee815-e2a1-4bd7-86ef-03a9a7f16a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3882 2024.07.09 03:54:45.115079 [ 3 ] {} <Debug> HTTP-Session: 52bee815-e2a1-4bd7-86ef-03a9a7f16a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3883 2024.07.09 03:54:45.115213 [ 3 ] {} <Trace> HTTP-Session: 52bee815-e2a1-4bd7-86ef-03a9a7f16a84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3884 2024.07.09 03:54:45.115206 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_21_4} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3885 2024.07.09 03:54:45.115397 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part
3886 2024.07.09 03:54:45.115650 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3887 2024.07.09 03:54:45.115808 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3888 2024.07.09 03:54:45.115908 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 85 rows starting from the beginning of the part
3889 2024.07.09 03:54:45.115986 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3890 2024.07.09 03:54:45.116206 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 99 rows starting from the beginning of the part
3891 2024.07.09 03:54:45.116566 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 85 rows starting from the beginning of the part
3892 2024.07.09 03:54:45.116915 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part
3893 2024.07.09 03:54:45.117449 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3894 2024.07.09 03:54:45.118319 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3895 2024.07.09 03:54:45.118389 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3896 2024.07.09 03:54:45.119476 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3897 2024.07.09 03:54:45.119655 [ 201 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 4 columns (4 merged, 0 gathered) in 0.005809671 sec., 97595.88795992063 rows/sec., 7.62 MiB/sec.
3898 2024.07.09 03:54:45.119931 [ 201 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3899 2024.07.09 03:54:45.120166 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3900 2024.07.09 03:54:45.120592 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3901 2024.07.09 03:54:45.120687 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3902 2024.07.09 03:54:45.120699 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00517 sec., 30947.775628626692 rows/sec., 2.16 MiB/sec.
3903 2024.07.09 03:54:45.120736 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3904 2024.07.09 03:54:45.121075 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
3905 2024.07.09 03:54:45.121085 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3906 2024.07.09 03:54:45.121197 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Debug> DynamicQueryHandler: Done processing query
3907 2024.07.09 03:54:45.121230 [ 3 ] {9008dc63-e2b9-411a-818f-92a117fb2224} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3908 2024.07.09 03:54:45.121265 [ 3 ] {} <Debug> HTTP-Session: 52bee815-e2a1-4bd7-86ef-03a9a7f16a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3909 2024.07.09 03:54:45.121293 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_21_4} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3910 2024.07.09 03:54:45.121342 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3911 2024.07.09 03:54:45.121435 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2485 rows starting from the beginning of the part
3912 2024.07.09 03:54:45.121449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3913 2024.07.09 03:54:45.121463 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3914 2024.07.09 03:54:45.121510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3915 2024.07.09 03:54:45.121733 [ 3 ] {} <Debug> HTTP-Session: 632ecb59-0f7f-470b-a0bd-2ed32fbdedfe Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3916 2024.07.09 03:54:45.121757 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
3917 2024.07.09 03:54:45.121794 [ 3 ] {} <Debug> HTTP-Session: 632ecb59-0f7f-470b-a0bd-2ed32fbdedfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3918 2024.07.09 03:54:45.121844 [ 3 ] {} <Debug> HTTP-Session: 632ecb59-0f7f-470b-a0bd-2ed32fbdedfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3919 2024.07.09 03:54:45.121972 [ 3 ] {} <Trace> HTTP-Session: 632ecb59-0f7f-470b-a0bd-2ed32fbdedfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3920 2024.07.09 03:54:45.122000 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part
3921 2024.07.09 03:54:45.122271 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 196 rows starting from the beginning of the part
3922 2024.07.09 03:54:45.122497 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
3923 2024.07.09 03:54:45.122616 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3924 2024.07.09 03:54:45.122810 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
3925 2024.07.09 03:54:45.123106 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <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
3926 2024.07.09 03:54:45.124194 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3927 2024.07.09 03:54:45.125275 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3928 2024.07.09 03:54:45.125360 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3929 2024.07.09 03:54:45.126157 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3321 rows, containing 5 columns (5 merged, 0 gathered) in 0.005266941 sec., 630536.7764704408 rows/sec., 43.98 MiB/sec.
3930 2024.07.09 03:54:45.126284 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3931 2024.07.09 03:54:45.126461 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3932 2024.07.09 03:54:45.126873 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3933 2024.07.09 03:54:45.127090 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3934 2024.07.09 03:54:45.127126 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00491 sec., 2240.325865580448 rows/sec., 4.01 MiB/sec.
3935 2024.07.09 03:54:45.127221 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3936 2024.07.09 03:54:45.127356 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
3937 2024.07.09 03:54:45.127462 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Debug> DynamicQueryHandler: Done processing query
3938 2024.07.09 03:54:45.127488 [ 3 ] {ad3159ab-1e23-4088-a3f0-348a2ca47c89} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3939 2024.07.09 03:54:45.127504 [ 3 ] {} <Debug> HTTP-Session: 632ecb59-0f7f-470b-a0bd-2ed32fbdedfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3940 2024.07.09 03:54:45.127639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3941 2024.07.09 03:54:45.127688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3942 2024.07.09 03:54:45.127707 [ 3 ] {} <Debug> HTTP-Session: e2418ef6-8799-4dda-81da-b15117c583a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3943 2024.07.09 03:54:45.127723 [ 3 ] {} <Debug> HTTP-Session: e2418ef6-8799-4dda-81da-b15117c583a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3944 2024.07.09 03:54:45.127737 [ 3 ] {} <Debug> HTTP-Session: e2418ef6-8799-4dda-81da-b15117c583a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3945 2024.07.09 03:54:45.127767 [ 3 ] {} <Trace> HTTP-Session: e2418ef6-8799-4dda-81da-b15117c583a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3946 2024.07.09 03:54:45.127895 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3947 2024.07.09 03:54:45.127940 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3948 2024.07.09 03:54:45.128067 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3949 2024.07.09 03:54:45.128399 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3950 2024.07.09 03:54:45.128436 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3951 2024.07.09 03:54:45.128792 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3952 2024.07.09 03:54:45.129113 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3953 2024.07.09 03:54:45.129278 [ 38 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3954 2024.07.09 03:54:45.129282 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec.
3955 2024.07.09 03:54:45.129342 [ 38 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3956 2024.07.09 03:54:45.129401 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3957 2024.07.09 03:54:45.129572 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3958 2024.07.09 03:54:45.129579 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Debug> DynamicQueryHandler: Done processing query
3959 2024.07.09 03:54:45.129629 [ 3 ] {387f42a7-a55a-4e24-afcd-0bd77f0e55d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3960 2024.07.09 03:54:45.129654 [ 3 ] {} <Debug> HTTP-Session: e2418ef6-8799-4dda-81da-b15117c583a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3961 2024.07.09 03:54:45.129744 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3962 2024.07.09 03:54:45.129780 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 846 rows starting from the beginning of the part
3963 2024.07.09 03:54:45.129889 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3964 2024.07.09 03:54:45.130105 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3965 2024.07.09 03:54:45.130283 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3966 2024.07.09 03:54:45.130463 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3967 2024.07.09 03:54:45.130632 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
3968 2024.07.09 03:54:45.131742 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002232548 sec., 513314.83130485885 rows/sec., 34.54 MiB/sec.
3969 2024.07.09 03:54:45.131976 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3970 2024.07.09 03:54:45.132460 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_21_4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3971 2024.07.09 03:54:45.132565 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_21_4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3972 2024.07.09 03:54:45.132672 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3973 2024.07.09 03:54:48.749360 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
3974 2024.07.09 03:54:48.749428 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
3975 2024.07.09 03:54:50.001221 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000866545 sec.
3976 2024.07.09 03:54:50.105255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3977 2024.07.09 03:54:50.105363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3978 2024.07.09 03:54:50.105388 [ 3 ] {} <Debug> HTTP-Session: 56aec225-ad8a-482e-a76d-972d4e152eec Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3979 2024.07.09 03:54:50.105414 [ 3 ] {} <Debug> HTTP-Session: 56aec225-ad8a-482e-a76d-972d4e152eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3980 2024.07.09 03:54:50.105429 [ 3 ] {} <Debug> HTTP-Session: 56aec225-ad8a-482e-a76d-972d4e152eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3981 2024.07.09 03:54:50.105476 [ 3 ] {} <Trace> HTTP-Session: 56aec225-ad8a-482e-a76d-972d4e152eec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3982 2024.07.09 03:54:50.105664 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3983 2024.07.09 03:54:50.105729 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3984 2024.07.09 03:54:50.105917 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3985 2024.07.09 03:54:50.106324 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3986 2024.07.09 03:54:50.106368 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
3987 2024.07.09 03:54:50.106732 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3988 2024.07.09 03:54:50.107084 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3989 2024.07.09 03:54:50.107257 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00164 sec., 12804.878048780489 rows/sec., 1.01 MiB/sec.
3990 2024.07.09 03:54:50.107566 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Debug> DynamicQueryHandler: Done processing query
3991 2024.07.09 03:54:50.107594 [ 3 ] {7d850e37-9e55-4b6b-b337-9a0de055ff82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3992 2024.07.09 03:54:50.107611 [ 3 ] {} <Debug> HTTP-Session: 56aec225-ad8a-482e-a76d-972d4e152eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.07.09 03:54:50.107799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3994 2024.07.09 03:54:50.107854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3995 2024.07.09 03:54:50.107873 [ 3 ] {} <Debug> HTTP-Session: 81f3d375-29d0-4ce9-87a3-df92ace8674f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
3996 2024.07.09 03:54:50.107891 [ 3 ] {} <Debug> HTTP-Session: 81f3d375-29d0-4ce9-87a3-df92ace8674f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.07.09 03:54:50.107904 [ 3 ] {} <Debug> HTTP-Session: 81f3d375-29d0-4ce9-87a3-df92ace8674f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3998 2024.07.09 03:54:50.107938 [ 3 ] {} <Trace> HTTP-Session: 81f3d375-29d0-4ce9-87a3-df92ace8674f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3999 2024.07.09 03:54:50.108075 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4000 2024.07.09 03:54:50.108121 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4001 2024.07.09 03:54:50.108273 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4002 2024.07.09 03:54:50.108666 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4003 2024.07.09 03:54:50.108703 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4004 2024.07.09 03:54:50.109021 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4005 2024.07.09 03:54:50.109333 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4006 2024.07.09 03:54:50.109490 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001468 sec., 81062.67029972753 rows/sec., 6.69 MiB/sec.
4007 2024.07.09 03:54:50.109660 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Debug> DynamicQueryHandler: Done processing query
4008 2024.07.09 03:54:50.109685 [ 3 ] {b21d1ba1-9e87-415a-91d7-7e4b32f918db} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4009 2024.07.09 03:54:50.109701 [ 3 ] {} <Debug> HTTP-Session: 81f3d375-29d0-4ce9-87a3-df92ace8674f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.07.09 03:54:50.109834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4011 2024.07.09 03:54:50.109883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4012 2024.07.09 03:54:50.109903 [ 3 ] {} <Debug> HTTP-Session: 283f5599-23df-4171-9507-21e3799f95c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4013 2024.07.09 03:54:50.109919 [ 3 ] {} <Debug> HTTP-Session: 283f5599-23df-4171-9507-21e3799f95c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4014 2024.07.09 03:54:50.109933 [ 3 ] {} <Debug> HTTP-Session: 283f5599-23df-4171-9507-21e3799f95c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4015 2024.07.09 03:54:50.109965 [ 3 ] {} <Trace> HTTP-Session: 283f5599-23df-4171-9507-21e3799f95c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4016 2024.07.09 03:54:50.110088 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4017 2024.07.09 03:54:50.110131 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4018 2024.07.09 03:54:50.110260 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4019 2024.07.09 03:54:50.110606 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4020 2024.07.09 03:54:50.110643 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4021 2024.07.09 03:54:50.110948 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4022 2024.07.09 03:54:50.111256 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4023 2024.07.09 03:54:50.111412 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001369 sec., 62089.1161431702 rows/sec., 4.85 MiB/sec.
4024 2024.07.09 03:54:50.111569 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Debug> DynamicQueryHandler: Done processing query
4025 2024.07.09 03:54:50.111593 [ 3 ] {c0dd9dec-2c8d-47c1-9598-7eabce6b0478} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4026 2024.07.09 03:54:50.111609 [ 3 ] {} <Debug> HTTP-Session: 283f5599-23df-4171-9507-21e3799f95c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4027 2024.07.09 03:54:50.111773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4028 2024.07.09 03:54:50.111821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4029 2024.07.09 03:54:50.111840 [ 3 ] {} <Debug> HTTP-Session: b886411c-7076-4f6f-8e63-bbeb442d8abd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4030 2024.07.09 03:54:50.111856 [ 3 ] {} <Debug> HTTP-Session: b886411c-7076-4f6f-8e63-bbeb442d8abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4031 2024.07.09 03:54:50.111869 [ 3 ] {} <Debug> HTTP-Session: b886411c-7076-4f6f-8e63-bbeb442d8abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4032 2024.07.09 03:54:50.111900 [ 3 ] {} <Trace> HTTP-Session: b886411c-7076-4f6f-8e63-bbeb442d8abd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4033 2024.07.09 03:54:50.112044 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4034 2024.07.09 03:54:50.112091 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4035 2024.07.09 03:54:50.112233 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4036 2024.07.09 03:54:50.112642 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4037 2024.07.09 03:54:50.112677 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4038 2024.07.09 03:54:50.113061 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4039 2024.07.09 03:54:50.113408 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4040 2024.07.09 03:54:50.113570 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec.
4041 2024.07.09 03:54:50.113901 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Debug> DynamicQueryHandler: Done processing query
4042 2024.07.09 03:54:50.113926 [ 3 ] {3bedf138-cde0-4872-8d33-df3e5a88b64b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4043 2024.07.09 03:54:50.113943 [ 3 ] {} <Debug> HTTP-Session: b886411c-7076-4f6f-8e63-bbeb442d8abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4044 2024.07.09 03:54:50.114103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4045 2024.07.09 03:54:50.114152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4046 2024.07.09 03:54:50.114171 [ 3 ] {} <Debug> HTTP-Session: 93710a07-b4b0-43a1-a327-829a5e9b6ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4047 2024.07.09 03:54:50.114187 [ 3 ] {} <Debug> HTTP-Session: 93710a07-b4b0-43a1-a327-829a5e9b6ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4048 2024.07.09 03:54:50.114201 [ 3 ] {} <Debug> HTTP-Session: 93710a07-b4b0-43a1-a327-829a5e9b6ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4049 2024.07.09 03:54:50.114231 [ 3 ] {} <Trace> HTTP-Session: 93710a07-b4b0-43a1-a327-829a5e9b6ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4050 2024.07.09 03:54:50.114488 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4051 2024.07.09 03:54:50.114559 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <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
4052 2024.07.09 03:54:50.114985 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4053 2024.07.09 03:54:50.115527 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4054 2024.07.09 03:54:50.115563 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4055 2024.07.09 03:54:50.116152 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4056 2024.07.09 03:54:50.116549 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4057 2024.07.09 03:54:50.116755 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002435 sec., 8624.22997946612 rows/sec., 15.45 MiB/sec.
4058 2024.07.09 03:54:50.117359 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Debug> DynamicQueryHandler: Done processing query
4059 2024.07.09 03:54:50.117384 [ 3 ] {2b11683f-af62-485c-b271-52ff61a23a56} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4060 2024.07.09 03:54:50.117400 [ 3 ] {} <Debug> HTTP-Session: 93710a07-b4b0-43a1-a327-829a5e9b6ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4061 2024.07.09 03:54:50.117573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4062 2024.07.09 03:54:50.117621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4063 2024.07.09 03:54:50.117639 [ 3 ] {} <Debug> HTTP-Session: 336822bf-9875-489f-9ec2-72e8759f5367 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4064 2024.07.09 03:54:50.117656 [ 3 ] {} <Debug> HTTP-Session: 336822bf-9875-489f-9ec2-72e8759f5367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.07.09 03:54:50.117669 [ 3 ] {} <Debug> HTTP-Session: 336822bf-9875-489f-9ec2-72e8759f5367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4066 2024.07.09 03:54:50.117699 [ 3 ] {} <Trace> HTTP-Session: 336822bf-9875-489f-9ec2-72e8759f5367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4067 2024.07.09 03:54:50.117814 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4068 2024.07.09 03:54:50.117859 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4069 2024.07.09 03:54:50.118012 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4070 2024.07.09 03:54:50.118307 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4071 2024.07.09 03:54:50.118344 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.83 GiB.
4072 2024.07.09 03:54:50.118699 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4073 2024.07.09 03:54:50.119016 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4074 2024.07.09 03:54:50.119147 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
4075 2024.07.09 03:54:50.119455 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Debug> DynamicQueryHandler: Done processing query
4076 2024.07.09 03:54:50.119501 [ 3 ] {3428100f-1579-4e46-a15c-c71995b79c2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4077 2024.07.09 03:54:50.119535 [ 3 ] {} <Debug> HTTP-Session: 336822bf-9875-489f-9ec2-72e8759f5367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4078 2024.07.09 03:54:55.104654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4079 2024.07.09 03:54:55.104791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4080 2024.07.09 03:54:55.104820 [ 3 ] {} <Debug> HTTP-Session: d93e78ec-1f7f-4fb2-9673-e17e78c5dfe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4081 2024.07.09 03:54:55.104849 [ 3 ] {} <Debug> HTTP-Session: d93e78ec-1f7f-4fb2-9673-e17e78c5dfe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4082 2024.07.09 03:54:55.104867 [ 3 ] {} <Debug> HTTP-Session: d93e78ec-1f7f-4fb2-9673-e17e78c5dfe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4083 2024.07.09 03:54:55.104921 [ 3 ] {} <Trace> HTTP-Session: d93e78ec-1f7f-4fb2-9673-e17e78c5dfe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4084 2024.07.09 03:54:55.105117 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4085 2024.07.09 03:54:55.105183 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4086 2024.07.09 03:54:55.105371 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4087 2024.07.09 03:54:55.105757 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4088 2024.07.09 03:54:55.105796 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4089 2024.07.09 03:54:55.106183 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4090 2024.07.09 03:54:55.106509 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4091 2024.07.09 03:54:55.106672 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001612 sec., 6823.821339950373 rows/sec., 553.10 KiB/sec.
4092 2024.07.09 03:54:55.106888 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Debug> DynamicQueryHandler: Done processing query
4093 2024.07.09 03:54:55.106914 [ 3 ] {c7c47a21-127d-45f0-be4a-b976ee3c464a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4094 2024.07.09 03:54:55.106930 [ 3 ] {} <Debug> HTTP-Session: d93e78ec-1f7f-4fb2-9673-e17e78c5dfe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4095 2024.07.09 03:54:55.107100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4096 2024.07.09 03:54:55.107147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4097 2024.07.09 03:54:55.107165 [ 3 ] {} <Debug> HTTP-Session: eb6249e6-c9be-4f7c-99c8-595d4baf2dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4098 2024.07.09 03:54:55.107181 [ 3 ] {} <Debug> HTTP-Session: eb6249e6-c9be-4f7c-99c8-595d4baf2dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4099 2024.07.09 03:54:55.107195 [ 3 ] {} <Debug> HTTP-Session: eb6249e6-c9be-4f7c-99c8-595d4baf2dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4100 2024.07.09 03:54:55.107225 [ 3 ] {} <Trace> HTTP-Session: eb6249e6-c9be-4f7c-99c8-595d4baf2dc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4101 2024.07.09 03:54:55.107342 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4102 2024.07.09 03:54:55.107386 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4103 2024.07.09 03:54:55.107515 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4104 2024.07.09 03:54:55.107938 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4105 2024.07.09 03:54:55.107975 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4106 2024.07.09 03:54:55.108291 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4107 2024.07.09 03:54:55.108595 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4108 2024.07.09 03:54:55.108749 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001447 sec., 61506.56530753283 rows/sec., 4.97 MiB/sec.
4109 2024.07.09 03:54:55.108912 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Debug> DynamicQueryHandler: Done processing query
4110 2024.07.09 03:54:55.108936 [ 3 ] {42a139cb-f709-4b1f-844e-637843a6d6c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4111 2024.07.09 03:54:55.108952 [ 3 ] {} <Debug> HTTP-Session: eb6249e6-c9be-4f7c-99c8-595d4baf2dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4112 2024.07.09 03:54:55.109090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4113 2024.07.09 03:54:55.109138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4114 2024.07.09 03:54:55.109157 [ 3 ] {} <Debug> HTTP-Session: 8eb6a059-1a86-4924-87e4-0510feab4840 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4115 2024.07.09 03:54:55.109173 [ 3 ] {} <Debug> HTTP-Session: 8eb6a059-1a86-4924-87e4-0510feab4840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4116 2024.07.09 03:54:55.109187 [ 3 ] {} <Debug> HTTP-Session: 8eb6a059-1a86-4924-87e4-0510feab4840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4117 2024.07.09 03:54:55.109217 [ 3 ] {} <Trace> HTTP-Session: 8eb6a059-1a86-4924-87e4-0510feab4840 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4118 2024.07.09 03:54:55.109328 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4119 2024.07.09 03:54:55.109371 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4120 2024.07.09 03:54:55.109495 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4121 2024.07.09 03:54:55.109800 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4122 2024.07.09 03:54:55.109835 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4123 2024.07.09 03:54:55.110147 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4124 2024.07.09 03:54:55.110447 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4125 2024.07.09 03:54:55.110599 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001312 sec., 57164.634146341465 rows/sec., 4.46 MiB/sec.
4126 2024.07.09 03:54:55.110753 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Debug> DynamicQueryHandler: Done processing query
4127 2024.07.09 03:54:55.110777 [ 3 ] {be6bf370-cdc8-47f8-9202-fde10ecaca90} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4128 2024.07.09 03:54:55.110792 [ 3 ] {} <Debug> HTTP-Session: 8eb6a059-1a86-4924-87e4-0510feab4840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4129 2024.07.09 03:54:55.110959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4130 2024.07.09 03:54:55.111004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4131 2024.07.09 03:54:55.111023 [ 3 ] {} <Debug> HTTP-Session: fbb356ae-ef99-4f27-9e54-e3e5fef65448 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4132 2024.07.09 03:54:55.111040 [ 3 ] {} <Debug> HTTP-Session: fbb356ae-ef99-4f27-9e54-e3e5fef65448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4133 2024.07.09 03:54:55.111053 [ 3 ] {} <Debug> HTTP-Session: fbb356ae-ef99-4f27-9e54-e3e5fef65448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4134 2024.07.09 03:54:55.111083 [ 3 ] {} <Trace> HTTP-Session: fbb356ae-ef99-4f27-9e54-e3e5fef65448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4135 2024.07.09 03:54:55.111225 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4136 2024.07.09 03:54:55.111272 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4137 2024.07.09 03:54:55.111415 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4138 2024.07.09 03:54:55.111880 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4139 2024.07.09 03:54:55.111916 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4140 2024.07.09 03:54:55.112324 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4141 2024.07.09 03:54:55.112657 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4142 2024.07.09 03:54:55.112818 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec.
4143 2024.07.09 03:54:55.112986 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Debug> DynamicQueryHandler: Done processing query
4144 2024.07.09 03:54:55.113010 [ 3 ] {bf93144f-6597-4326-a730-672a6926ede2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4145 2024.07.09 03:54:55.113025 [ 3 ] {} <Debug> HTTP-Session: fbb356ae-ef99-4f27-9e54-e3e5fef65448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4146 2024.07.09 03:54:55.113165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4147 2024.07.09 03:54:55.113212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4148 2024.07.09 03:54:55.113230 [ 3 ] {} <Debug> HTTP-Session: 38a8c0bb-cadc-4683-baff-af95470d8607 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4149 2024.07.09 03:54:55.113247 [ 3 ] {} <Debug> HTTP-Session: 38a8c0bb-cadc-4683-baff-af95470d8607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4150 2024.07.09 03:54:55.113260 [ 3 ] {} <Debug> HTTP-Session: 38a8c0bb-cadc-4683-baff-af95470d8607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4151 2024.07.09 03:54:55.113290 [ 3 ] {} <Trace> HTTP-Session: 38a8c0bb-cadc-4683-baff-af95470d8607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4152 2024.07.09 03:54:55.113466 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4153 2024.07.09 03:54:55.113528 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <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
4154 2024.07.09 03:54:55.113940 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4155 2024.07.09 03:54:55.114550 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4156 2024.07.09 03:54:55.114586 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4157 2024.07.09 03:54:55.115160 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4158 2024.07.09 03:54:55.115558 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4159 2024.07.09 03:54:55.115752 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002387 sec., 4608.294930875576 rows/sec., 8.26 MiB/sec.
4160 2024.07.09 03:54:55.116103 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Debug> DynamicQueryHandler: Done processing query
4161 2024.07.09 03:54:55.116126 [ 3 ] {7203d629-c873-48f3-88a5-1681466cb568} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4162 2024.07.09 03:54:55.116143 [ 3 ] {} <Debug> HTTP-Session: 38a8c0bb-cadc-4683-baff-af95470d8607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4163 2024.07.09 03:54:55.116281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4164 2024.07.09 03:54:55.116330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4165 2024.07.09 03:54:55.116348 [ 3 ] {} <Debug> HTTP-Session: dc4893cd-c300-4653-949d-1bb611e8dde4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4166 2024.07.09 03:54:55.116365 [ 3 ] {} <Debug> HTTP-Session: dc4893cd-c300-4653-949d-1bb611e8dde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4167 2024.07.09 03:54:55.116378 [ 3 ] {} <Debug> HTTP-Session: dc4893cd-c300-4653-949d-1bb611e8dde4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4168 2024.07.09 03:54:55.116412 [ 3 ] {} <Trace> HTTP-Session: dc4893cd-c300-4653-949d-1bb611e8dde4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4169 2024.07.09 03:54:55.116531 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4170 2024.07.09 03:54:55.116574 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4171 2024.07.09 03:54:55.116700 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4172 2024.07.09 03:54:55.117050 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4173 2024.07.09 03:54:55.117086 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4174 2024.07.09 03:54:55.117439 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4175 2024.07.09 03:54:55.117774 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4176 2024.07.09 03:54:55.117936 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec.
4177 2024.07.09 03:54:55.118148 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Debug> DynamicQueryHandler: Done processing query
4178 2024.07.09 03:54:55.118172 [ 3 ] {b936c355-2960-4554-9bcf-fa623595a111} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4179 2024.07.09 03:54:55.118188 [ 3 ] {} <Debug> HTTP-Session: dc4893cd-c300-4653-949d-1bb611e8dde4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4180 2024.07.09 03:55:00.104601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4181 2024.07.09 03:55:00.104732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4182 2024.07.09 03:55:00.104759 [ 3 ] {} <Debug> HTTP-Session: 9fc20d96-2777-41fe-94e8-03f8ecb1bf4e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4183 2024.07.09 03:55:00.104785 [ 3 ] {} <Debug> HTTP-Session: 9fc20d96-2777-41fe-94e8-03f8ecb1bf4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.07.09 03:55:00.104799 [ 3 ] {} <Debug> HTTP-Session: 9fc20d96-2777-41fe-94e8-03f8ecb1bf4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4185 2024.07.09 03:55:00.104848 [ 3 ] {} <Trace> HTTP-Session: 9fc20d96-2777-41fe-94e8-03f8ecb1bf4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4186 2024.07.09 03:55:00.105045 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4187 2024.07.09 03:55:00.105124 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4188 2024.07.09 03:55:00.105328 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4189 2024.07.09 03:55:00.105788 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4190 2024.07.09 03:55:00.105833 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4191 2024.07.09 03:55:00.106214 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4192 2024.07.09 03:55:00.106555 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4193 2024.07.09 03:55:00.106723 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001735 sec., 12103.746397694524 rows/sec., 981.07 KiB/sec.
4194 2024.07.09 03:55:00.106746 [ 99 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4195 2024.07.09 03:55:00.106848 [ 99 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4196 2024.07.09 03:55:00.106896 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4197 2024.07.09 03:55:00.107011 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Debug> DynamicQueryHandler: Done processing query
4198 2024.07.09 03:55:00.107034 [ 196 ] {5a911b3a-d47f-454b-8da3-ff0312946408::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
4199 2024.07.09 03:55:00.107047 [ 3 ] {2ebebbd5-c918-4a90-8ab8-b41a86085340} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4200 2024.07.09 03:55:00.107085 [ 3 ] {} <Debug> HTTP-Session: 9fc20d96-2777-41fe-94e8-03f8ecb1bf4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.07.09 03:55:00.107172 [ 196 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4202 2024.07.09 03:55:00.107205 [ 196 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 32 rows starting from the beginning of the part
4203 2024.07.09 03:55:00.107255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4204 2024.07.09 03:55:00.107306 [ 196 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part
4205 2024.07.09 03:55:00.107391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4206 2024.07.09 03:55:00.107516 [ 3 ] {} <Debug> HTTP-Session: 4db851fe-947d-469d-866b-04cfecf80a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4207 2024.07.09 03:55:00.107623 [ 3 ] {} <Debug> HTTP-Session: 4db851fe-947d-469d-866b-04cfecf80a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4208 2024.07.09 03:55:00.107643 [ 196 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
4209 2024.07.09 03:55:00.107717 [ 3 ] {} <Debug> HTTP-Session: 4db851fe-947d-469d-866b-04cfecf80a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4210 2024.07.09 03:55:00.107866 [ 3 ] {} <Trace> HTTP-Session: 4db851fe-947d-469d-866b-04cfecf80a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4211 2024.07.09 03:55:00.107992 [ 196 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
4212 2024.07.09 03:55:00.108273 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4213 2024.07.09 03:55:00.108288 [ 196 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
4214 2024.07.09 03:55:00.108410 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4215 2024.07.09 03:55:00.108591 [ 196 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part
4216 2024.07.09 03:55:00.109275 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4217 2024.07.09 03:55:00.109870 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4218 2024.07.09 03:55:00.109919 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4219 2024.07.09 03:55:00.110402 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.003429319 sec., 34117.560950147825 rows/sec., 2.70 MiB/sec.
4220 2024.07.09 03:55:00.110462 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4221 2024.07.09 03:55:00.110660 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4222 2024.07.09 03:55:00.111269 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4223 2024.07.09 03:55:00.111564 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.003479 sec., 34205.23138832998 rows/sec., 2.82 MiB/sec.
4224 2024.07.09 03:55:00.111671 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4225 2024.07.09 03:55:00.111874 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_16_3} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4226 2024.07.09 03:55:00.111932 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Debug> DynamicQueryHandler: Done processing query
4227 2024.07.09 03:55:00.112010 [ 3 ] {d11e66e8-3b4f-40b3-9186-0335abca55e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4228 2024.07.09 03:55:00.112035 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4229 2024.07.09 03:55:00.112046 [ 3 ] {} <Debug> HTTP-Session: 4db851fe-947d-469d-866b-04cfecf80a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4230 2024.07.09 03:55:00.112258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4231 2024.07.09 03:55:00.112312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4232 2024.07.09 03:55:00.112330 [ 3 ] {} <Debug> HTTP-Session: b939bbc2-a879-4fd8-aa90-1b9d902d4a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4233 2024.07.09 03:55:00.112348 [ 3 ] {} <Debug> HTTP-Session: b939bbc2-a879-4fd8-aa90-1b9d902d4a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4234 2024.07.09 03:55:00.112362 [ 3 ] {} <Debug> HTTP-Session: b939bbc2-a879-4fd8-aa90-1b9d902d4a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4235 2024.07.09 03:55:00.112395 [ 3 ] {} <Trace> HTTP-Session: b939bbc2-a879-4fd8-aa90-1b9d902d4a34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4236 2024.07.09 03:55:00.112532 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4237 2024.07.09 03:55:00.112577 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4238 2024.07.09 03:55:00.112729 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4239 2024.07.09 03:55:00.113100 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4240 2024.07.09 03:55:00.113137 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4241 2024.07.09 03:55:00.113455 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4242 2024.07.09 03:55:00.113780 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4243 2024.07.09 03:55:00.113904 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00143 sec., 59440.55944055944 rows/sec., 4.64 MiB/sec.
4244 2024.07.09 03:55:00.114177 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Debug> DynamicQueryHandler: Done processing query
4245 2024.07.09 03:55:00.114232 [ 3 ] {39a46746-5e28-48f9-87bb-36ddbaf14527} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4246 2024.07.09 03:55:00.114250 [ 3 ] {} <Debug> HTTP-Session: b939bbc2-a879-4fd8-aa90-1b9d902d4a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4247 2024.07.09 03:55:00.114436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4248 2024.07.09 03:55:00.114487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4249 2024.07.09 03:55:00.114506 [ 3 ] {} <Debug> HTTP-Session: 39aa090c-4cd7-4b4e-be3c-1b64ade26907 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4250 2024.07.09 03:55:00.114523 [ 3 ] {} <Debug> HTTP-Session: 39aa090c-4cd7-4b4e-be3c-1b64ade26907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4251 2024.07.09 03:55:00.114537 [ 3 ] {} <Debug> HTTP-Session: 39aa090c-4cd7-4b4e-be3c-1b64ade26907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.07.09 03:55:00.114568 [ 3 ] {} <Trace> HTTP-Session: 39aa090c-4cd7-4b4e-be3c-1b64ade26907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4253 2024.07.09 03:55:00.114719 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4254 2024.07.09 03:55:00.114767 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4255 2024.07.09 03:55:00.114929 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4256 2024.07.09 03:55:00.115369 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4257 2024.07.09 03:55:00.115412 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4258 2024.07.09 03:55:00.115810 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4259 2024.07.09 03:55:00.116143 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4260 2024.07.09 03:55:00.116265 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec.
4261 2024.07.09 03:55:00.116543 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Debug> DynamicQueryHandler: Done processing query
4262 2024.07.09 03:55:00.116575 [ 3 ] {14711fa8-71c5-47de-b813-1b576c9cabdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4263 2024.07.09 03:55:00.116601 [ 3 ] {} <Debug> HTTP-Session: 39aa090c-4cd7-4b4e-be3c-1b64ade26907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4264 2024.07.09 03:55:00.116784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4265 2024.07.09 03:55:00.116834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4266 2024.07.09 03:55:00.116855 [ 3 ] {} <Debug> HTTP-Session: 774c2473-81ed-4d5f-b9a5-e94687fd2d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4267 2024.07.09 03:55:00.116873 [ 3 ] {} <Debug> HTTP-Session: 774c2473-81ed-4d5f-b9a5-e94687fd2d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4268 2024.07.09 03:55:00.116887 [ 3 ] {} <Debug> HTTP-Session: 774c2473-81ed-4d5f-b9a5-e94687fd2d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.07.09 03:55:00.116918 [ 3 ] {} <Trace> HTTP-Session: 774c2473-81ed-4d5f-b9a5-e94687fd2d43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4270 2024.07.09 03:55:00.117187 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4271 2024.07.09 03:55:00.117258 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <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
4272 2024.07.09 03:55:00.117677 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4273 2024.07.09 03:55:00.118363 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4274 2024.07.09 03:55:00.118402 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4275 2024.07.09 03:55:00.119042 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4276 2024.07.09 03:55:00.119437 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4277 2024.07.09 03:55:00.119568 [ 108 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4278 2024.07.09 03:55:00.119582 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002578 sec., 8145.849495733127 rows/sec., 14.60 MiB/sec.
4279 2024.07.09 03:55:00.119608 [ 108 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4280 2024.07.09 03:55:00.119647 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4281 2024.07.09 03:55:00.119831 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::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
4282 2024.07.09 03:55:00.119915 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Debug> DynamicQueryHandler: Done processing query
4283 2024.07.09 03:55:00.119949 [ 3 ] {f57d6a93-ad37-4af0-be84-52d5e2169ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4284 2024.07.09 03:55:00.119978 [ 3 ] {} <Debug> HTTP-Session: 774c2473-81ed-4d5f-b9a5-e94687fd2d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4285 2024.07.09 03:55:00.120129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4286 2024.07.09 03:55:00.120202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4287 2024.07.09 03:55:00.120211 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4288 2024.07.09 03:55:00.120227 [ 3 ] {} <Debug> HTTP-Session: 3ea70606-5a0c-488b-b032-264e4bc6ca2e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4289 2024.07.09 03:55:00.120255 [ 3 ] {} <Debug> HTTP-Session: 3ea70606-5a0c-488b-b032-264e4bc6ca2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4290 2024.07.09 03:55:00.120280 [ 3 ] {} <Debug> HTTP-Session: 3ea70606-5a0c-488b-b032-264e4bc6ca2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.07.09 03:55:00.120287 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part
4292 2024.07.09 03:55:00.120320 [ 3 ] {} <Trace> HTTP-Session: 3ea70606-5a0c-488b-b032-264e4bc6ca2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4293 2024.07.09 03:55:00.120575 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4294 2024.07.09 03:55:00.120726 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4295 2024.07.09 03:55:00.120729 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part
4296 2024.07.09 03:55:00.121303 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4297 2024.07.09 03:55:00.121308 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
4298 2024.07.09 03:55:00.121806 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
4299 2024.07.09 03:55:00.122021 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4300 2024.07.09 03:55:00.122091 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4301 2024.07.09 03:55:00.122166 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
4302 2024.07.09 03:55:00.122507 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part
4303 2024.07.09 03:55:00.122901 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4304 2024.07.09 03:55:00.123376 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4305 2024.07.09 03:55:00.123643 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00321 sec., 18691.588785046726 rows/sec., 1.26 MiB/sec.
4306 2024.07.09 03:55:00.124243 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Debug> DynamicQueryHandler: Done processing query
4307 2024.07.09 03:55:00.124325 [ 3 ] {31aa2474-e1f0-4f0f-bb9b-a124d3729948} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4308 2024.07.09 03:55:00.124391 [ 3 ] {} <Debug> HTTP-Session: 3ea70606-5a0c-488b-b032-264e4bc6ca2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4309 2024.07.09 03:55:00.127368 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.007632073 sec., 37211.38411542972 rows/sec., 66.68 MiB/sec.
4310 2024.07.09 03:55:00.127835 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4311 2024.07.09 03:55:00.128367 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4312 2024.07.09 03:55:00.128445 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4313 2024.07.09 03:55:00.128541 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB.
4314 2024.07.09 03:55:03.749499 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
4315 2024.07.09 03:55:03.749601 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
4316 2024.07.09 03:55:05.104994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4317 2024.07.09 03:55:05.105107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4318 2024.07.09 03:55:05.105132 [ 3 ] {} <Debug> HTTP-Session: f3d4dc1b-a47b-4b46-b22f-32b2cb0f6361 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4319 2024.07.09 03:55:05.105157 [ 3 ] {} <Debug> HTTP-Session: f3d4dc1b-a47b-4b46-b22f-32b2cb0f6361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.07.09 03:55:05.105172 [ 3 ] {} <Debug> HTTP-Session: f3d4dc1b-a47b-4b46-b22f-32b2cb0f6361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4321 2024.07.09 03:55:05.105220 [ 3 ] {} <Trace> HTTP-Session: f3d4dc1b-a47b-4b46-b22f-32b2cb0f6361 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4322 2024.07.09 03:55:05.105403 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4323 2024.07.09 03:55:05.105466 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4324 2024.07.09 03:55:05.105656 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4325 2024.07.09 03:55:05.106090 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4326 2024.07.09 03:55:05.106131 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4327 2024.07.09 03:55:05.106509 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4328 2024.07.09 03:55:05.106856 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4329 2024.07.09 03:55:05.107002 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001654 sec., 6650.544135429262 rows/sec., 539.06 KiB/sec.
4330 2024.07.09 03:55:05.107218 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Debug> DynamicQueryHandler: Done processing query
4331 2024.07.09 03:55:05.107245 [ 3 ] {60989bf4-b1c1-41c3-b687-21e29f937ec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4332 2024.07.09 03:55:05.107262 [ 3 ] {} <Debug> HTTP-Session: f3d4dc1b-a47b-4b46-b22f-32b2cb0f6361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4333 2024.07.09 03:55:05.107423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4334 2024.07.09 03:55:05.107479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4335 2024.07.09 03:55:05.107499 [ 3 ] {} <Debug> HTTP-Session: 9e7f2520-3f6c-48e3-a69b-845546e8f5e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4336 2024.07.09 03:55:05.107517 [ 3 ] {} <Debug> HTTP-Session: 9e7f2520-3f6c-48e3-a69b-845546e8f5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4337 2024.07.09 03:55:05.107530 [ 3 ] {} <Debug> HTTP-Session: 9e7f2520-3f6c-48e3-a69b-845546e8f5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4338 2024.07.09 03:55:05.107567 [ 3 ] {} <Trace> HTTP-Session: 9e7f2520-3f6c-48e3-a69b-845546e8f5e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4339 2024.07.09 03:55:05.107677 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4340 2024.07.09 03:55:05.107727 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4341 2024.07.09 03:55:05.107863 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4342 2024.07.09 03:55:05.108193 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4343 2024.07.09 03:55:05.108231 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4344 2024.07.09 03:55:05.108534 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4345 2024.07.09 03:55:05.108845 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4346 2024.07.09 03:55:05.108989 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001336 sec., 5988.023952095808 rows/sec., 488.28 KiB/sec.
4347 2024.07.09 03:55:05.109307 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Debug> DynamicQueryHandler: Done processing query
4348 2024.07.09 03:55:05.109332 [ 3 ] {3f5977ad-8c98-4068-828c-57e457b1908c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4349 2024.07.09 03:55:05.109348 [ 3 ] {} <Debug> HTTP-Session: 9e7f2520-3f6c-48e3-a69b-845546e8f5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4350 2024.07.09 03:55:05.109493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4351 2024.07.09 03:55:05.109544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4352 2024.07.09 03:55:05.109563 [ 3 ] {} <Debug> HTTP-Session: 66e14e26-7019-4a25-86e5-411c78611bec Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4353 2024.07.09 03:55:05.109579 [ 3 ] {} <Debug> HTTP-Session: 66e14e26-7019-4a25-86e5-411c78611bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4354 2024.07.09 03:55:05.109592 [ 3 ] {} <Debug> HTTP-Session: 66e14e26-7019-4a25-86e5-411c78611bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4355 2024.07.09 03:55:05.109623 [ 3 ] {} <Trace> HTTP-Session: 66e14e26-7019-4a25-86e5-411c78611bec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4356 2024.07.09 03:55:05.109763 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4357 2024.07.09 03:55:05.109808 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4358 2024.07.09 03:55:05.109957 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4359 2024.07.09 03:55:05.110332 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4360 2024.07.09 03:55:05.110369 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4361 2024.07.09 03:55:05.110702 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4362 2024.07.09 03:55:05.111009 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4363 2024.07.09 03:55:05.111171 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Debug> executeQuery: Read 129 rows, 10.42 KiB in 0.00146 sec., 88356.16438356164 rows/sec., 6.97 MiB/sec.
4364 2024.07.09 03:55:05.111344 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Debug> DynamicQueryHandler: Done processing query
4365 2024.07.09 03:55:05.111369 [ 3 ] {b7049ec0-2bcf-4fb2-b005-49886b11e67f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4366 2024.07.09 03:55:05.111385 [ 3 ] {} <Debug> HTTP-Session: 66e14e26-7019-4a25-86e5-411c78611bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4367 2024.07.09 03:55:05.111511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4368 2024.07.09 03:55:05.111561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4369 2024.07.09 03:55:05.111580 [ 3 ] {} <Debug> HTTP-Session: 15ea4a12-34b1-40d5-872a-e30e6869cd16 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4370 2024.07.09 03:55:05.111596 [ 3 ] {} <Debug> HTTP-Session: 15ea4a12-34b1-40d5-872a-e30e6869cd16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4371 2024.07.09 03:55:05.111609 [ 3 ] {} <Debug> HTTP-Session: 15ea4a12-34b1-40d5-872a-e30e6869cd16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4372 2024.07.09 03:55:05.111639 [ 3 ] {} <Trace> HTTP-Session: 15ea4a12-34b1-40d5-872a-e30e6869cd16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4373 2024.07.09 03:55:05.111737 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4374 2024.07.09 03:55:05.111781 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4375 2024.07.09 03:55:05.111909 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4376 2024.07.09 03:55:05.112194 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4377 2024.07.09 03:55:05.112231 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4378 2024.07.09 03:55:05.112527 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4379 2024.07.09 03:55:05.112831 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4380 2024.07.09 03:55:05.112993 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001273 sec., 6284.367635506677 rows/sec., 438.80 KiB/sec.
4381 2024.07.09 03:55:05.113277 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Debug> DynamicQueryHandler: Done processing query
4382 2024.07.09 03:55:05.113301 [ 3 ] {2e1fe84d-9f8d-45d0-bf1f-10a35e336154} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4383 2024.07.09 03:55:05.113319 [ 3 ] {} <Debug> HTTP-Session: 15ea4a12-34b1-40d5-872a-e30e6869cd16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4384 2024.07.09 03:55:05.113455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4385 2024.07.09 03:55:05.113502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4386 2024.07.09 03:55:05.113522 [ 3 ] {} <Debug> HTTP-Session: 09deabc4-adab-4296-937c-961e15038999 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4387 2024.07.09 03:55:05.113539 [ 3 ] {} <Debug> HTTP-Session: 09deabc4-adab-4296-937c-961e15038999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.07.09 03:55:05.113558 [ 3 ] {} <Debug> HTTP-Session: 09deabc4-adab-4296-937c-961e15038999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4389 2024.07.09 03:55:05.113599 [ 3 ] {} <Trace> HTTP-Session: 09deabc4-adab-4296-937c-961e15038999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4390 2024.07.09 03:55:05.113764 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4391 2024.07.09 03:55:05.113810 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4392 2024.07.09 03:55:05.113955 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4393 2024.07.09 03:55:05.114321 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4394 2024.07.09 03:55:05.114357 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4395 2024.07.09 03:55:05.114674 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4396 2024.07.09 03:55:05.114982 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4397 2024.07.09 03:55:05.115145 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Debug> executeQuery: Read 107 rows, 8.55 KiB in 0.001444 sec., 74099.72299168975 rows/sec., 5.78 MiB/sec.
4398 2024.07.09 03:55:05.115472 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Debug> DynamicQueryHandler: Done processing query
4399 2024.07.09 03:55:05.115499 [ 3 ] {577d36e0-f45f-4460-8786-4645a63afbec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4400 2024.07.09 03:55:05.115517 [ 3 ] {} <Debug> HTTP-Session: 09deabc4-adab-4296-937c-961e15038999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4401 2024.07.09 03:55:05.115685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4402 2024.07.09 03:55:05.115735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4403 2024.07.09 03:55:05.115755 [ 3 ] {} <Debug> HTTP-Session: 53719030-60dd-4ab7-9431-c1153a8cf707 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4404 2024.07.09 03:55:05.115771 [ 3 ] {} <Debug> HTTP-Session: 53719030-60dd-4ab7-9431-c1153a8cf707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4405 2024.07.09 03:55:05.115784 [ 3 ] {} <Debug> HTTP-Session: 53719030-60dd-4ab7-9431-c1153a8cf707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4406 2024.07.09 03:55:05.115814 [ 3 ] {} <Trace> HTTP-Session: 53719030-60dd-4ab7-9431-c1153a8cf707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4407 2024.07.09 03:55:05.115981 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4408 2024.07.09 03:55:05.116030 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4409 2024.07.09 03:55:05.116200 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4410 2024.07.09 03:55:05.116688 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4411 2024.07.09 03:55:05.116731 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4412 2024.07.09 03:55:05.117203 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4413 2024.07.09 03:55:05.117544 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4414 2024.07.09 03:55:05.117717 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.00181 sec., 110497.23756906077 rows/sec., 7.71 MiB/sec.
4415 2024.07.09 03:55:05.117901 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Debug> DynamicQueryHandler: Done processing query
4416 2024.07.09 03:55:05.117925 [ 3 ] {dd8f2923-2863-4ce6-95b0-a86cc97021cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4417 2024.07.09 03:55:05.117941 [ 3 ] {} <Debug> HTTP-Session: 53719030-60dd-4ab7-9431-c1153a8cf707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4418 2024.07.09 03:55:05.118083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4419 2024.07.09 03:55:05.118131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4420 2024.07.09 03:55:05.118151 [ 3 ] {} <Debug> HTTP-Session: 077ee0e0-eebb-4d23-a004-282a85ff7733 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4421 2024.07.09 03:55:05.118167 [ 3 ] {} <Debug> HTTP-Session: 077ee0e0-eebb-4d23-a004-282a85ff7733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4422 2024.07.09 03:55:05.118181 [ 3 ] {} <Debug> HTTP-Session: 077ee0e0-eebb-4d23-a004-282a85ff7733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4423 2024.07.09 03:55:05.118211 [ 3 ] {} <Trace> HTTP-Session: 077ee0e0-eebb-4d23-a004-282a85ff7733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4424 2024.07.09 03:55:05.118408 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4425 2024.07.09 03:55:05.118474 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <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
4426 2024.07.09 03:55:05.118889 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4427 2024.07.09 03:55:05.119497 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4428 2024.07.09 03:55:05.119534 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4429 2024.07.09 03:55:05.120124 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4430 2024.07.09 03:55:05.120535 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4431 2024.07.09 03:55:05.120788 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002473 sec., 4448.038819247877 rows/sec., 7.97 MiB/sec.
4432 2024.07.09 03:55:05.121151 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Debug> DynamicQueryHandler: Done processing query
4433 2024.07.09 03:55:05.121176 [ 3 ] {d866d549-a0d9-4757-afa5-c81fab6df245} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4434 2024.07.09 03:55:05.121191 [ 3 ] {} <Debug> HTTP-Session: 077ee0e0-eebb-4d23-a004-282a85ff7733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4435 2024.07.09 03:55:05.121317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4436 2024.07.09 03:55:05.121366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4437 2024.07.09 03:55:05.121385 [ 3 ] {} <Debug> HTTP-Session: 07f138b3-d4a6-4afb-b36a-6bf495fac4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4438 2024.07.09 03:55:05.121402 [ 3 ] {} <Debug> HTTP-Session: 07f138b3-d4a6-4afb-b36a-6bf495fac4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4439 2024.07.09 03:55:05.121415 [ 3 ] {} <Debug> HTTP-Session: 07f138b3-d4a6-4afb-b36a-6bf495fac4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4440 2024.07.09 03:55:05.121446 [ 3 ] {} <Trace> HTTP-Session: 07f138b3-d4a6-4afb-b36a-6bf495fac4a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4441 2024.07.09 03:55:05.121575 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4442 2024.07.09 03:55:05.121619 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4443 2024.07.09 03:55:05.121751 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4444 2024.07.09 03:55:05.122068 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4445 2024.07.09 03:55:05.122105 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4446 2024.07.09 03:55:05.122470 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4447 2024.07.09 03:55:05.122807 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4448 2024.07.09 03:55:05.122982 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec.
4449 2024.07.09 03:55:05.123154 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Debug> DynamicQueryHandler: Done processing query
4450 2024.07.09 03:55:05.123178 [ 3 ] {0aef6b16-e2b0-4d62-a67e-4e9ed7653c97} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4451 2024.07.09 03:55:05.123194 [ 3 ] {} <Debug> HTTP-Session: 07f138b3-d4a6-4afb-b36a-6bf495fac4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4452 2024.07.09 03:55:10.104917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4453 2024.07.09 03:55:10.105107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4454 2024.07.09 03:55:10.105149 [ 3 ] {} <Debug> HTTP-Session: d0e01aee-98a3-46cf-9bcd-655cc3bd8a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4455 2024.07.09 03:55:10.105190 [ 3 ] {} <Debug> HTTP-Session: d0e01aee-98a3-46cf-9bcd-655cc3bd8a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4456 2024.07.09 03:55:10.105218 [ 3 ] {} <Debug> HTTP-Session: d0e01aee-98a3-46cf-9bcd-655cc3bd8a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4457 2024.07.09 03:55:10.105292 [ 3 ] {} <Trace> HTTP-Session: d0e01aee-98a3-46cf-9bcd-655cc3bd8a03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4458 2024.07.09 03:55:10.105556 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4459 2024.07.09 03:55:10.105621 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4460 2024.07.09 03:55:10.105813 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4461 2024.07.09 03:55:10.106235 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4462 2024.07.09 03:55:10.106277 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4463 2024.07.09 03:55:10.106638 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4464 2024.07.09 03:55:10.106961 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4465 2024.07.09 03:55:10.107122 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001646 sec., 12758.201701093561 rows/sec., 1.01 MiB/sec.
4466 2024.07.09 03:55:10.107358 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Debug> DynamicQueryHandler: Done processing query
4467 2024.07.09 03:55:10.107385 [ 3 ] {d2f6c1cb-9e41-49ce-ad55-09c05ae7b9a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4468 2024.07.09 03:55:10.107402 [ 3 ] {} <Debug> HTTP-Session: d0e01aee-98a3-46cf-9bcd-655cc3bd8a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4469 2024.07.09 03:55:10.107558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4470 2024.07.09 03:55:10.107606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4471 2024.07.09 03:55:10.107625 [ 3 ] {} <Debug> HTTP-Session: 67a26a07-1923-47ea-8cce-1d5483bc8a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4472 2024.07.09 03:55:10.107642 [ 3 ] {} <Debug> HTTP-Session: 67a26a07-1923-47ea-8cce-1d5483bc8a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4473 2024.07.09 03:55:10.107655 [ 3 ] {} <Debug> HTTP-Session: 67a26a07-1923-47ea-8cce-1d5483bc8a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4474 2024.07.09 03:55:10.107685 [ 3 ] {} <Trace> HTTP-Session: 67a26a07-1923-47ea-8cce-1d5483bc8a8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4475 2024.07.09 03:55:10.107783 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4476 2024.07.09 03:55:10.107828 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4477 2024.07.09 03:55:10.107961 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4478 2024.07.09 03:55:10.108254 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4479 2024.07.09 03:55:10.108291 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4480 2024.07.09 03:55:10.108580 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4481 2024.07.09 03:55:10.108885 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4482 2024.07.09 03:55:10.109048 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001282 sec., 3120.1248049921996 rows/sec., 254.42 KiB/sec.
4483 2024.07.09 03:55:10.109327 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Debug> DynamicQueryHandler: Done processing query
4484 2024.07.09 03:55:10.109352 [ 3 ] {637d867b-91cb-46d5-a401-699c1d27721a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4485 2024.07.09 03:55:10.109368 [ 3 ] {} <Debug> HTTP-Session: 67a26a07-1923-47ea-8cce-1d5483bc8a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4486 2024.07.09 03:55:10.109514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4487 2024.07.09 03:55:10.109562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4488 2024.07.09 03:55:10.109581 [ 3 ] {} <Debug> HTTP-Session: c733935a-399a-4396-8080-630a2d0c34f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4489 2024.07.09 03:55:10.109598 [ 3 ] {} <Debug> HTTP-Session: c733935a-399a-4396-8080-630a2d0c34f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4490 2024.07.09 03:55:10.109612 [ 3 ] {} <Debug> HTTP-Session: c733935a-399a-4396-8080-630a2d0c34f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4491 2024.07.09 03:55:10.109642 [ 3 ] {} <Trace> HTTP-Session: c733935a-399a-4396-8080-630a2d0c34f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4492 2024.07.09 03:55:10.109770 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4493 2024.07.09 03:55:10.109814 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4494 2024.07.09 03:55:10.109958 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4495 2024.07.09 03:55:10.110310 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4496 2024.07.09 03:55:10.110346 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4497 2024.07.09 03:55:10.110651 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4498 2024.07.09 03:55:10.110954 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4499 2024.07.09 03:55:10.111108 [ 39 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4500 2024.07.09 03:55:10.111111 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Debug> executeQuery: Read 121 rows, 10.20 KiB in 0.001386 sec., 87301.5873015873 rows/sec., 7.18 MiB/sec.
4501 2024.07.09 03:55:10.111207 [ 39 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4502 2024.07.09 03:55:10.111271 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4503 2024.07.09 03:55:10.111453 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Debug> DynamicQueryHandler: Done processing query
4504 2024.07.09 03:55:10.111498 [ 3 ] {4c016d99-819f-42d1-ad63-891a8e70479b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4505 2024.07.09 03:55:10.111500 [ 190 ] {9d07b542-b301-41b4-92af-782f637b9baf::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
4506 2024.07.09 03:55:10.111517 [ 3 ] {} <Debug> HTTP-Session: c733935a-399a-4396-8080-630a2d0c34f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4507 2024.07.09 03:55:10.111736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4508 2024.07.09 03:55:10.111770 [ 190 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4509 2024.07.09 03:55:10.111822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4510 2024.07.09 03:55:10.111841 [ 190 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 194 rows starting from the beginning of the part
4511 2024.07.09 03:55:10.111869 [ 3 ] {} <Debug> HTTP-Session: 7356b662-0df3-4eff-ad08-cd3e3b5234cf Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4512 2024.07.09 03:55:10.111894 [ 3 ] {} <Debug> HTTP-Session: 7356b662-0df3-4eff-ad08-cd3e3b5234cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4513 2024.07.09 03:55:10.111914 [ 3 ] {} <Debug> HTTP-Session: 7356b662-0df3-4eff-ad08-cd3e3b5234cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4514 2024.07.09 03:55:10.112012 [ 3 ] {} <Trace> HTTP-Session: 7356b662-0df3-4eff-ad08-cd3e3b5234cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4515 2024.07.09 03:55:10.112151 [ 190 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 119 rows starting from the beginning of the part
4516 2024.07.09 03:55:10.112262 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4517 2024.07.09 03:55:10.112413 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4518 2024.07.09 03:55:10.112504 [ 190 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 89 rows starting from the beginning of the part
4519 2024.07.09 03:55:10.112787 [ 190 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 119 rows starting from the beginning of the part
4520 2024.07.09 03:55:10.113167 [ 190 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 129 rows starting from the beginning of the part
4521 2024.07.09 03:55:10.113277 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4522 2024.07.09 03:55:10.113461 [ 190 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 121 rows starting from the beginning of the part
4523 2024.07.09 03:55:10.114160 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4524 2024.07.09 03:55:10.114227 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4525 2024.07.09 03:55:10.114935 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4526 2024.07.09 03:55:10.115791 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4527 2024.07.09 03:55:10.116138 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003932 sec., 1017.293997965412 rows/sec., 71.03 KiB/sec.
4528 2024.07.09 03:55:10.116645 [ 195 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 771 rows, containing 4 columns (4 merged, 0 gathered) in 0.005261602 sec., 146533.31817952023 rows/sec., 11.94 MiB/sec.
4529 2024.07.09 03:55:10.116696 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Debug> DynamicQueryHandler: Done processing query
4530 2024.07.09 03:55:10.116730 [ 3 ] {5b7c82dd-5736-49ac-8dea-07f791da2a50} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4531 2024.07.09 03:55:10.116762 [ 3 ] {} <Debug> HTTP-Session: 7356b662-0df3-4eff-ad08-cd3e3b5234cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4532 2024.07.09 03:55:10.116881 [ 195 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4533 2024.07.09 03:55:10.116959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4534 2024.07.09 03:55:10.117034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4535 2024.07.09 03:55:10.117056 [ 3 ] {} <Debug> HTTP-Session: ede4bd80-1611-4bc2-905f-7aab90d7f853 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4536 2024.07.09 03:55:10.117083 [ 3 ] {} <Debug> HTTP-Session: ede4bd80-1611-4bc2-905f-7aab90d7f853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4537 2024.07.09 03:55:10.117110 [ 3 ] {} <Debug> HTTP-Session: ede4bd80-1611-4bc2-905f-7aab90d7f853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4538 2024.07.09 03:55:10.117227 [ 3 ] {} <Trace> HTTP-Session: ede4bd80-1611-4bc2-905f-7aab90d7f853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4539 2024.07.09 03:55:10.117532 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4540 2024.07.09 03:55:10.117593 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4541 2024.07.09 03:55:10.117718 [ 195 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4542 2024.07.09 03:55:10.117959 [ 195 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_26_5} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4543 2024.07.09 03:55:10.117987 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4544 2024.07.09 03:55:10.118137 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
4545 2024.07.09 03:55:10.118444 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4546 2024.07.09 03:55:10.118487 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4547 2024.07.09 03:55:10.118800 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4548 2024.07.09 03:55:10.119109 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4549 2024.07.09 03:55:10.119260 [ 39 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4550 2024.07.09 03:55:10.119272 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00182 sec., 48901.0989010989 rows/sec., 3.82 MiB/sec.
4551 2024.07.09 03:55:10.119314 [ 39 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4552 2024.07.09 03:55:10.119388 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4553 2024.07.09 03:55:10.119576 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::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
4554 2024.07.09 03:55:10.119626 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Debug> DynamicQueryHandler: Done processing query
4555 2024.07.09 03:55:10.119674 [ 3 ] {93ba6588-e4f1-4bf3-9fd2-0ada38862a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4556 2024.07.09 03:55:10.119728 [ 3 ] {} <Debug> HTTP-Session: ede4bd80-1611-4bc2-905f-7aab90d7f853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4557 2024.07.09 03:55:10.119810 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4558 2024.07.09 03:55:10.119843 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 148 rows starting from the beginning of the part
4559 2024.07.09 03:55:10.120000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4560 2024.07.09 03:55:10.120027 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 85 rows starting from the beginning of the part
4561 2024.07.09 03:55:10.120130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4562 2024.07.09 03:55:10.120229 [ 3 ] {} <Debug> HTTP-Session: 555ca06f-b278-4905-b800-90afc312d136 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4563 2024.07.09 03:55:10.120290 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part
4564 2024.07.09 03:55:10.120304 [ 3 ] {} <Debug> HTTP-Session: 555ca06f-b278-4905-b800-90afc312d136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4565 2024.07.09 03:55:10.120372 [ 3 ] {} <Debug> HTTP-Session: 555ca06f-b278-4905-b800-90afc312d136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4566 2024.07.09 03:55:10.120502 [ 3 ] {} <Trace> HTTP-Session: 555ca06f-b278-4905-b800-90afc312d136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4567 2024.07.09 03:55:10.120543 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 85 rows starting from the beginning of the part
4568 2024.07.09 03:55:10.120763 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 107 rows starting from the beginning of the part
4569 2024.07.09 03:55:10.120940 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4570 2024.07.09 03:55:10.120981 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part
4571 2024.07.09 03:55:10.121143 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4572 2024.07.09 03:55:10.121977 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4573 2024.07.09 03:55:10.122926 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4574 2024.07.09 03:55:10.122996 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4575 2024.07.09 03:55:10.123788 [ 195 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 4 columns (4 merged, 0 gathered) in 0.004303245 sec., 136873.45247598033 rows/sec., 10.69 MiB/sec.
4576 2024.07.09 03:55:10.123935 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4577 2024.07.09 03:55:10.123993 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4578 2024.07.09 03:55:10.124797 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4579 2024.07.09 03:55:10.124861 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4580 2024.07.09 03:55:10.125043 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_26_5} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4581 2024.07.09 03:55:10.125090 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4582 2024.07.09 03:55:10.125110 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004416 sec., 36684.782608695656 rows/sec., 2.55 MiB/sec.
4583 2024.07.09 03:55:10.125275 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
4584 2024.07.09 03:55:10.125318 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4585 2024.07.09 03:55:10.125408 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4586 2024.07.09 03:55:10.125595 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
4587 2024.07.09 03:55:10.125613 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Debug> DynamicQueryHandler: Done processing query
4588 2024.07.09 03:55:10.125663 [ 3 ] {058f06b7-df80-4e75-8460-b1f9814fe394} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4589 2024.07.09 03:55:10.125700 [ 3 ] {} <Debug> HTTP-Session: 555ca06f-b278-4905-b800-90afc312d136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4590 2024.07.09 03:55:10.125832 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4591 2024.07.09 03:55:10.125874 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3321 rows starting from the beginning of the part
4592 2024.07.09 03:55:10.126069 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
4593 2024.07.09 03:55:10.126082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4594 2024.07.09 03:55:10.126281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4595 2024.07.09 03:55:10.126310 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
4596 2024.07.09 03:55:10.126383 [ 3 ] {} <Debug> HTTP-Session: 02c44330-bcc0-47f5-a0c5-e4155fb08cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4597 2024.07.09 03:55:10.126493 [ 3 ] {} <Debug> HTTP-Session: 02c44330-bcc0-47f5-a0c5-e4155fb08cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.07.09 03:55:10.126575 [ 3 ] {} <Debug> HTTP-Session: 02c44330-bcc0-47f5-a0c5-e4155fb08cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4599 2024.07.09 03:55:10.126752 [ 3 ] {} <Trace> HTTP-Session: 02c44330-bcc0-47f5-a0c5-e4155fb08cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4600 2024.07.09 03:55:10.126756 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
4601 2024.07.09 03:55:10.127076 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 200 rows starting from the beginning of the part
4602 2024.07.09 03:55:10.127223 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part
4603 2024.07.09 03:55:10.127548 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4604 2024.07.09 03:55:10.127741 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <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
4605 2024.07.09 03:55:10.129033 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4606 2024.07.09 03:55:10.130920 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4607 2024.07.09 03:55:10.131012 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4608 2024.07.09 03:55:10.131160 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005633398 sec., 738985.5998102743 rows/sec., 51.54 MiB/sec.
4609 2024.07.09 03:55:10.131599 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4610 2024.07.09 03:55:10.131889 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4611 2024.07.09 03:55:10.132307 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4612 2024.07.09 03:55:10.132421 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4613 2024.07.09 03:55:10.132492 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4614 2024.07.09 03:55:10.132544 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
4615 2024.07.09 03:55:10.132714 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.005693 sec., 3688.7405585807132 rows/sec., 6.61 MiB/sec.
4616 2024.07.09 03:55:10.132962 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Debug> DynamicQueryHandler: Done processing query
4617 2024.07.09 03:55:10.132988 [ 3 ] {7dba5352-3363-447c-bdf4-d5f423ec0dfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4618 2024.07.09 03:55:10.133003 [ 3 ] {} <Debug> HTTP-Session: 02c44330-bcc0-47f5-a0c5-e4155fb08cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4619 2024.07.09 03:55:10.133180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4620 2024.07.09 03:55:10.133228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4621 2024.07.09 03:55:10.133247 [ 3 ] {} <Debug> HTTP-Session: 2d8b3f0c-e617-4d47-a017-7d95abdcaa6d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4622 2024.07.09 03:55:10.133263 [ 3 ] {} <Debug> HTTP-Session: 2d8b3f0c-e617-4d47-a017-7d95abdcaa6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4623 2024.07.09 03:55:10.133336 [ 3 ] {} <Debug> HTTP-Session: 2d8b3f0c-e617-4d47-a017-7d95abdcaa6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4624 2024.07.09 03:55:10.133368 [ 3 ] {} <Trace> HTTP-Session: 2d8b3f0c-e617-4d47-a017-7d95abdcaa6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4625 2024.07.09 03:55:10.133499 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4626 2024.07.09 03:55:10.133543 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4627 2024.07.09 03:55:10.133673 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4628 2024.07.09 03:55:10.133962 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4629 2024.07.09 03:55:10.133998 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4630 2024.07.09 03:55:10.134353 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4631 2024.07.09 03:55:10.134674 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4632 2024.07.09 03:55:10.134912 [ 39 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4633 2024.07.09 03:55:10.134919 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec.
4634 2024.07.09 03:55:10.134956 [ 39 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4635 2024.07.09 03:55:10.135015 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4636 2024.07.09 03:55:10.135244 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
4637 2024.07.09 03:55:10.135259 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Debug> DynamicQueryHandler: Done processing query
4638 2024.07.09 03:55:10.135344 [ 3 ] {41791d21-38f7-4176-8de5-6eeb5874aad5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4639 2024.07.09 03:55:10.135368 [ 3 ] {} <Debug> HTTP-Session: 2d8b3f0c-e617-4d47-a017-7d95abdcaa6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4640 2024.07.09 03:55:10.135486 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4641 2024.07.09 03:55:10.135525 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1146 rows starting from the beginning of the part
4642 2024.07.09 03:55:10.135620 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
4643 2024.07.09 03:55:10.135738 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
4644 2024.07.09 03:55:10.135973 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
4645 2024.07.09 03:55:10.136054 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
4646 2024.07.09 03:55:10.136133 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
4647 2024.07.09 03:55:10.137607 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 4 columns (4 merged, 0 gathered) in 0.002475293 sec., 584173.2675687282 rows/sec., 39.32 MiB/sec.
4648 2024.07.09 03:55:10.137817 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4649 2024.07.09 03:55:10.138223 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_26_5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4650 2024.07.09 03:55:10.138303 [ 195 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_26_5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4651 2024.07.09 03:55:10.138382 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
4652 2024.07.09 03:55:15.104326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4653 2024.07.09 03:55:15.104479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4654 2024.07.09 03:55:15.104510 [ 3 ] {} <Debug> HTTP-Session: 433d24d9-2a61-4000-a77a-3732a989e933 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4655 2024.07.09 03:55:15.104539 [ 3 ] {} <Debug> HTTP-Session: 433d24d9-2a61-4000-a77a-3732a989e933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.07.09 03:55:15.104559 [ 3 ] {} <Debug> HTTP-Session: 433d24d9-2a61-4000-a77a-3732a989e933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4657 2024.07.09 03:55:15.104612 [ 3 ] {} <Trace> HTTP-Session: 433d24d9-2a61-4000-a77a-3732a989e933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4658 2024.07.09 03:55:15.104798 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4659 2024.07.09 03:55:15.104866 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4660 2024.07.09 03:55:15.105065 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4661 2024.07.09 03:55:15.105495 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4662 2024.07.09 03:55:15.105538 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4663 2024.07.09 03:55:15.105938 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4664 2024.07.09 03:55:15.106265 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4665 2024.07.09 03:55:15.106444 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001693 sec., 6497.341996455995 rows/sec., 526.64 KiB/sec.
4666 2024.07.09 03:55:15.106648 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Debug> DynamicQueryHandler: Done processing query
4667 2024.07.09 03:55:15.106674 [ 3 ] {b63174f2-14f8-48d3-8e95-ea71c74d9b06} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4668 2024.07.09 03:55:15.106690 [ 3 ] {} <Debug> HTTP-Session: 433d24d9-2a61-4000-a77a-3732a989e933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4669 2024.07.09 03:55:15.106844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4670 2024.07.09 03:55:15.106892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4671 2024.07.09 03:55:15.106911 [ 3 ] {} <Debug> HTTP-Session: 2e90e4e7-dbea-465d-b271-40fc3e13d28d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4672 2024.07.09 03:55:15.106929 [ 3 ] {} <Debug> HTTP-Session: 2e90e4e7-dbea-465d-b271-40fc3e13d28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4673 2024.07.09 03:55:15.106942 [ 3 ] {} <Debug> HTTP-Session: 2e90e4e7-dbea-465d-b271-40fc3e13d28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4674 2024.07.09 03:55:15.106973 [ 3 ] {} <Trace> HTTP-Session: 2e90e4e7-dbea-465d-b271-40fc3e13d28d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4675 2024.07.09 03:55:15.107064 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4676 2024.07.09 03:55:15.107108 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4677 2024.07.09 03:55:15.107236 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4678 2024.07.09 03:55:15.107541 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4679 2024.07.09 03:55:15.107578 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4680 2024.07.09 03:55:15.107871 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4681 2024.07.09 03:55:15.108173 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4682 2024.07.09 03:55:15.108311 [ 50 ] {} <Debug> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4683 2024.07.09 03:55:15.108327 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001279 sec., 1563.721657544957 rows/sec., 127.51 KiB/sec.
4684 2024.07.09 03:55:15.108395 [ 50 ] {} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4685 2024.07.09 03:55:15.108457 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4686 2024.07.09 03:55:15.108620 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Debug> DynamicQueryHandler: Done processing query
4687 2024.07.09 03:55:15.108667 [ 3 ] {eb858f29-72c6-47a9-9dc2-998328329b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4688 2024.07.09 03:55:15.108673 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
4689 2024.07.09 03:55:15.108690 [ 3 ] {} <Debug> HTTP-Session: 2e90e4e7-dbea-465d-b271-40fc3e13d28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4690 2024.07.09 03:55:15.108936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4691 2024.07.09 03:55:15.108954 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4692 2024.07.09 03:55:15.109028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4693 2024.07.09 03:55:15.109032 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
4694 2024.07.09 03:55:15.109073 [ 3 ] {} <Debug> HTTP-Session: 21853ed6-7f49-43de-b04b-1be6a7ff6984 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4695 2024.07.09 03:55:15.109096 [ 3 ] {} <Debug> HTTP-Session: 21853ed6-7f49-43de-b04b-1be6a7ff6984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4696 2024.07.09 03:55:15.109137 [ 3 ] {} <Debug> HTTP-Session: 21853ed6-7f49-43de-b04b-1be6a7ff6984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4697 2024.07.09 03:55:15.109277 [ 3 ] {} <Trace> HTTP-Session: 21853ed6-7f49-43de-b04b-1be6a7ff6984 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4698 2024.07.09 03:55:15.109319 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
4699 2024.07.09 03:55:15.109610 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
4700 2024.07.09 03:55:15.109723 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4701 2024.07.09 03:55:15.109836 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
4702 2024.07.09 03:55:15.109871 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4703 2024.07.09 03:55:15.110400 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
4704 2024.07.09 03:55:15.110723 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4705 2024.07.09 03:55:15.110749 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
4706 2024.07.09 03:55:15.111729 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4707 2024.07.09 03:55:15.111778 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4708 2024.07.09 03:55:15.112644 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4709 2024.07.09 03:55:15.113184 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004627311 sec., 5186.597572542671 rows/sec., 422.93 KiB/sec.
4710 2024.07.09 03:55:15.113343 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4711 2024.07.09 03:55:15.113496 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4712 2024.07.09 03:55:15.113931 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.004365 sec., 20618.556701030928 rows/sec., 1.66 MiB/sec.
4713 2024.07.09 03:55:15.114247 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Debug> DynamicQueryHandler: Done processing query
4714 2024.07.09 03:55:15.114252 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_6_1} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4715 2024.07.09 03:55:15.114293 [ 3 ] {aac0745b-ac84-4471-b73f-e6bbc3b8b837} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4716 2024.07.09 03:55:15.114341 [ 3 ] {} <Debug> HTTP-Session: 21853ed6-7f49-43de-b04b-1be6a7ff6984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4717 2024.07.09 03:55:15.114431 [ 193 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_6_1} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4718 2024.07.09 03:55:15.114549 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4719 2024.07.09 03:55:15.114560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4720 2024.07.09 03:55:15.114629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4721 2024.07.09 03:55:15.114648 [ 3 ] {} <Debug> HTTP-Session: f34fa2e8-39f9-47aa-8327-aaf064c91447 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4722 2024.07.09 03:55:15.114665 [ 3 ] {} <Debug> HTTP-Session: f34fa2e8-39f9-47aa-8327-aaf064c91447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4723 2024.07.09 03:55:15.114679 [ 3 ] {} <Debug> HTTP-Session: f34fa2e8-39f9-47aa-8327-aaf064c91447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.07.09 03:55:15.114710 [ 3 ] {} <Trace> HTTP-Session: f34fa2e8-39f9-47aa-8327-aaf064c91447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4725 2024.07.09 03:55:15.114809 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4726 2024.07.09 03:55:15.114854 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4727 2024.07.09 03:55:15.114999 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4728 2024.07.09 03:55:15.115276 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4729 2024.07.09 03:55:15.115313 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4730 2024.07.09 03:55:15.115639 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4731 2024.07.09 03:55:15.115952 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4732 2024.07.09 03:55:15.116096 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 106.60 KiB/sec.
4733 2024.07.09 03:55:15.116119 [ 43 ] {} <Debug> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4734 2024.07.09 03:55:15.116221 [ 43 ] {} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4735 2024.07.09 03:55:15.116257 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4736 2024.07.09 03:55:15.116332 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Debug> DynamicQueryHandler: Done processing query
4737 2024.07.09 03:55:15.116395 [ 3 ] {b885fa70-0bd8-4289-8c3d-10086b90f3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4738 2024.07.09 03:55:15.116452 [ 3 ] {} <Debug> HTTP-Session: f34fa2e8-39f9-47aa-8327-aaf064c91447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4739 2024.07.09 03:55:15.116508 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
4740 2024.07.09 03:55:15.116660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4741 2024.07.09 03:55:15.116718 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4742 2024.07.09 03:55:15.116771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4743 2024.07.09 03:55:15.116776 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
4744 2024.07.09 03:55:15.116813 [ 3 ] {} <Debug> HTTP-Session: 39375654-1407-4044-838b-23b1818305aa Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4745 2024.07.09 03:55:15.116862 [ 3 ] {} <Debug> HTTP-Session: 39375654-1407-4044-838b-23b1818305aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.07.09 03:55:15.116946 [ 3 ] {} <Debug> HTTP-Session: 39375654-1407-4044-838b-23b1818305aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4747 2024.07.09 03:55:15.117063 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
4748 2024.07.09 03:55:15.117085 [ 3 ] {} <Trace> HTTP-Session: 39375654-1407-4044-838b-23b1818305aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4749 2024.07.09 03:55:15.117357 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
4750 2024.07.09 03:55:15.117461 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4751 2024.07.09 03:55:15.117631 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
4752 2024.07.09 03:55:15.117650 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4753 2024.07.09 03:55:15.117991 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
4754 2024.07.09 03:55:15.118283 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
4755 2024.07.09 03:55:15.118715 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4756 2024.07.09 03:55:15.119575 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4757 2024.07.09 03:55:15.119638 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4758 2024.07.09 03:55:15.120506 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4759 2024.07.09 03:55:15.120677 [ 193 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004328005 sec., 5545.2801001847265 rows/sec., 387.19 KiB/sec.
4760 2024.07.09 03:55:15.120933 [ 193 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4761 2024.07.09 03:55:15.121255 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4762 2024.07.09 03:55:15.121683 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00437 sec., 17620.13729977117 rows/sec., 1.38 MiB/sec.
4763 2024.07.09 03:55:15.121920 [ 193 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_6_1} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4764 2024.07.09 03:55:15.122035 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Debug> DynamicQueryHandler: Done processing query
4765 2024.07.09 03:55:15.122036 [ 193 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_6_1} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4766 2024.07.09 03:55:15.122077 [ 3 ] {a34166c5-b9c5-40b5-b9d7-6b1531635c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4767 2024.07.09 03:55:15.122122 [ 3 ] {} <Debug> HTTP-Session: 39375654-1407-4044-838b-23b1818305aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4768 2024.07.09 03:55:15.122201 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4769 2024.07.09 03:55:15.122381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4770 2024.07.09 03:55:15.122441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4771 2024.07.09 03:55:15.122461 [ 3 ] {} <Debug> HTTP-Session: 14506270-2456-408a-a2d2-a7a3da247211 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4772 2024.07.09 03:55:15.122477 [ 3 ] {} <Debug> HTTP-Session: 14506270-2456-408a-a2d2-a7a3da247211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4773 2024.07.09 03:55:15.122491 [ 3 ] {} <Debug> HTTP-Session: 14506270-2456-408a-a2d2-a7a3da247211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4774 2024.07.09 03:55:15.122525 [ 3 ] {} <Trace> HTTP-Session: 14506270-2456-408a-a2d2-a7a3da247211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4775 2024.07.09 03:55:15.122684 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4776 2024.07.09 03:55:15.122733 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4777 2024.07.09 03:55:15.122902 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4778 2024.07.09 03:55:15.123284 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4779 2024.07.09 03:55:15.123320 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4780 2024.07.09 03:55:15.123715 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4781 2024.07.09 03:55:15.124061 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4782 2024.07.09 03:55:15.124215 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001604 sec., 100374.06483790524 rows/sec., 6.99 MiB/sec.
4783 2024.07.09 03:55:15.124385 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Debug> DynamicQueryHandler: Done processing query
4784 2024.07.09 03:55:15.124410 [ 3 ] {5de896b3-8d81-4746-852e-58fbbd845c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4785 2024.07.09 03:55:15.124426 [ 3 ] {} <Debug> HTTP-Session: 14506270-2456-408a-a2d2-a7a3da247211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4786 2024.07.09 03:55:15.124578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4787 2024.07.09 03:55:15.124626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4788 2024.07.09 03:55:15.124645 [ 3 ] {} <Debug> HTTP-Session: 22dba3ed-f2f6-4769-a639-8ef83511b445 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4789 2024.07.09 03:55:15.124661 [ 3 ] {} <Debug> HTTP-Session: 22dba3ed-f2f6-4769-a639-8ef83511b445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4790 2024.07.09 03:55:15.124676 [ 3 ] {} <Debug> HTTP-Session: 22dba3ed-f2f6-4769-a639-8ef83511b445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4791 2024.07.09 03:55:15.124706 [ 3 ] {} <Trace> HTTP-Session: 22dba3ed-f2f6-4769-a639-8ef83511b445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4792 2024.07.09 03:55:15.124911 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4793 2024.07.09 03:55:15.124976 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <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
4794 2024.07.09 03:55:15.125395 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4795 2024.07.09 03:55:15.125902 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4796 2024.07.09 03:55:15.125938 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4797 2024.07.09 03:55:15.126524 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4798 2024.07.09 03:55:15.126919 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4799 2024.07.09 03:55:15.127112 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002309 sec., 4763.96708531832 rows/sec., 8.54 MiB/sec.
4800 2024.07.09 03:55:15.127448 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Debug> DynamicQueryHandler: Done processing query
4801 2024.07.09 03:55:15.127473 [ 3 ] {2d3bab61-ed42-414e-9cd6-4ef96fb93b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4802 2024.07.09 03:55:15.127489 [ 3 ] {} <Debug> HTTP-Session: 22dba3ed-f2f6-4769-a639-8ef83511b445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4803 2024.07.09 03:55:15.127619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4804 2024.07.09 03:55:15.127665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4805 2024.07.09 03:55:15.127684 [ 3 ] {} <Debug> HTTP-Session: 1305a53e-d3be-4e5d-b6bd-ded0b89367ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4806 2024.07.09 03:55:15.127700 [ 3 ] {} <Debug> HTTP-Session: 1305a53e-d3be-4e5d-b6bd-ded0b89367ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4807 2024.07.09 03:55:15.127713 [ 3 ] {} <Debug> HTTP-Session: 1305a53e-d3be-4e5d-b6bd-ded0b89367ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4808 2024.07.09 03:55:15.127744 [ 3 ] {} <Trace> HTTP-Session: 1305a53e-d3be-4e5d-b6bd-ded0b89367ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4809 2024.07.09 03:55:15.127861 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4810 2024.07.09 03:55:15.127905 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4811 2024.07.09 03:55:15.128033 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4812 2024.07.09 03:55:15.128323 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4813 2024.07.09 03:55:15.128359 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4814 2024.07.09 03:55:15.128713 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4815 2024.07.09 03:55:15.129028 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4816 2024.07.09 03:55:15.129189 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
4817 2024.07.09 03:55:15.129350 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Debug> DynamicQueryHandler: Done processing query
4818 2024.07.09 03:55:15.129373 [ 3 ] {d1b48650-25c7-4be0-92e5-e98fc19ae2d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4819 2024.07.09 03:55:15.129390 [ 3 ] {} <Debug> HTTP-Session: 1305a53e-d3be-4e5d-b6bd-ded0b89367ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4820 2024.07.09 03:55:18.749866 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
4821 2024.07.09 03:55:18.749936 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
4822 2024.07.09 03:55:20.104540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4823 2024.07.09 03:55:20.104682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4824 2024.07.09 03:55:20.104713 [ 3 ] {} <Debug> HTTP-Session: ac8a41f7-b391-4532-88bd-de16e6592779 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4825 2024.07.09 03:55:20.104754 [ 3 ] {} <Debug> HTTP-Session: ac8a41f7-b391-4532-88bd-de16e6592779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.07.09 03:55:20.104780 [ 3 ] {} <Debug> HTTP-Session: ac8a41f7-b391-4532-88bd-de16e6592779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.07.09 03:55:20.104855 [ 3 ] {} <Trace> HTTP-Session: ac8a41f7-b391-4532-88bd-de16e6592779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4828 2024.07.09 03:55:20.105144 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4829 2024.07.09 03:55:20.105245 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4830 2024.07.09 03:55:20.105543 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4831 2024.07.09 03:55:20.106016 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4832 2024.07.09 03:55:20.106060 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4833 2024.07.09 03:55:20.106436 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4834 2024.07.09 03:55:20.106801 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4835 2024.07.09 03:55:20.106986 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001923 sec., 10920.436817472699 rows/sec., 885.15 KiB/sec.
4836 2024.07.09 03:55:20.107182 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Debug> DynamicQueryHandler: Done processing query
4837 2024.07.09 03:55:20.107209 [ 3 ] {17fcd229-31a1-4d76-bd57-293a235d24a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4838 2024.07.09 03:55:20.107225 [ 3 ] {} <Debug> HTTP-Session: ac8a41f7-b391-4532-88bd-de16e6592779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.07.09 03:55:20.107411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4840 2024.07.09 03:55:20.107457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4841 2024.07.09 03:55:20.107476 [ 3 ] {} <Debug> HTTP-Session: f8b50135-5401-4f68-8479-be65ee3ceb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4842 2024.07.09 03:55:20.107493 [ 3 ] {} <Debug> HTTP-Session: f8b50135-5401-4f68-8479-be65ee3ceb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.07.09 03:55:20.107507 [ 3 ] {} <Debug> HTTP-Session: f8b50135-5401-4f68-8479-be65ee3ceb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.07.09 03:55:20.107537 [ 3 ] {} <Trace> HTTP-Session: f8b50135-5401-4f68-8479-be65ee3ceb66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4845 2024.07.09 03:55:20.107664 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4846 2024.07.09 03:55:20.107707 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4847 2024.07.09 03:55:20.107830 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4848 2024.07.09 03:55:20.108219 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4849 2024.07.09 03:55:20.108256 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4850 2024.07.09 03:55:20.108575 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4851 2024.07.09 03:55:20.108884 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4852 2024.07.09 03:55:20.109022 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001408 sec., 84517.04545454546 rows/sec., 6.97 MiB/sec.
4853 2024.07.09 03:55:20.109213 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Debug> DynamicQueryHandler: Done processing query
4854 2024.07.09 03:55:20.109237 [ 3 ] {cf42e5ed-de6b-480e-bd0b-0ca7ddc2afe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4855 2024.07.09 03:55:20.109253 [ 3 ] {} <Debug> HTTP-Session: f8b50135-5401-4f68-8479-be65ee3ceb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.07.09 03:55:20.109393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4857 2024.07.09 03:55:20.109441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4858 2024.07.09 03:55:20.109461 [ 3 ] {} <Debug> HTTP-Session: d30a5d9e-06d5-4b77-bc51-059d5d83eb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4859 2024.07.09 03:55:20.109476 [ 3 ] {} <Debug> HTTP-Session: d30a5d9e-06d5-4b77-bc51-059d5d83eb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.07.09 03:55:20.109490 [ 3 ] {} <Debug> HTTP-Session: d30a5d9e-06d5-4b77-bc51-059d5d83eb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4861 2024.07.09 03:55:20.109520 [ 3 ] {} <Trace> HTTP-Session: d30a5d9e-06d5-4b77-bc51-059d5d83eb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4862 2024.07.09 03:55:20.109634 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4863 2024.07.09 03:55:20.109676 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4864 2024.07.09 03:55:20.109807 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4865 2024.07.09 03:55:20.110121 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4866 2024.07.09 03:55:20.110159 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4867 2024.07.09 03:55:20.110466 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4868 2024.07.09 03:55:20.110767 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4869 2024.07.09 03:55:20.110929 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00132 sec., 64393.93939393939 rows/sec., 5.03 MiB/sec.
4870 2024.07.09 03:55:20.111088 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Debug> DynamicQueryHandler: Done processing query
4871 2024.07.09 03:55:20.111111 [ 3 ] {4669f74b-377a-4c55-808a-7e7fd2109907} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4872 2024.07.09 03:55:20.111128 [ 3 ] {} <Debug> HTTP-Session: d30a5d9e-06d5-4b77-bc51-059d5d83eb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4873 2024.07.09 03:55:20.111310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4874 2024.07.09 03:55:20.111358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4875 2024.07.09 03:55:20.111376 [ 3 ] {} <Debug> HTTP-Session: 6a335129-f9fe-497e-ab36-d857e8aae229 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4876 2024.07.09 03:55:20.111393 [ 3 ] {} <Debug> HTTP-Session: 6a335129-f9fe-497e-ab36-d857e8aae229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.07.09 03:55:20.111406 [ 3 ] {} <Debug> HTTP-Session: 6a335129-f9fe-497e-ab36-d857e8aae229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4878 2024.07.09 03:55:20.111435 [ 3 ] {} <Trace> HTTP-Session: 6a335129-f9fe-497e-ab36-d857e8aae229 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4879 2024.07.09 03:55:20.111577 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4880 2024.07.09 03:55:20.111624 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4881 2024.07.09 03:55:20.111768 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4882 2024.07.09 03:55:20.112150 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4883 2024.07.09 03:55:20.112186 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4884 2024.07.09 03:55:20.112576 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4885 2024.07.09 03:55:20.112928 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4886 2024.07.09 03:55:20.113096 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec.
4887 2024.07.09 03:55:20.113299 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Debug> DynamicQueryHandler: Done processing query
4888 2024.07.09 03:55:20.113326 [ 3 ] {3db6ee83-3484-41f7-8e1d-fb1c26c24a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4889 2024.07.09 03:55:20.113343 [ 3 ] {} <Debug> HTTP-Session: 6a335129-f9fe-497e-ab36-d857e8aae229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4890 2024.07.09 03:55:20.113548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4891 2024.07.09 03:55:20.113597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4892 2024.07.09 03:55:20.113616 [ 3 ] {} <Debug> HTTP-Session: b3fbd4c3-0fd4-4a74-91f2-ddca90744e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4893 2024.07.09 03:55:20.113633 [ 3 ] {} <Debug> HTTP-Session: b3fbd4c3-0fd4-4a74-91f2-ddca90744e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.07.09 03:55:20.113647 [ 3 ] {} <Debug> HTTP-Session: b3fbd4c3-0fd4-4a74-91f2-ddca90744e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4895 2024.07.09 03:55:20.113677 [ 3 ] {} <Trace> HTTP-Session: b3fbd4c3-0fd4-4a74-91f2-ddca90744e7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4896 2024.07.09 03:55:20.113945 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4897 2024.07.09 03:55:20.114008 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <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
4898 2024.07.09 03:55:20.114415 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4899 2024.07.09 03:55:20.114953 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4900 2024.07.09 03:55:20.114988 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4901 2024.07.09 03:55:20.115581 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4902 2024.07.09 03:55:20.115984 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4903 2024.07.09 03:55:20.116166 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002406 sec., 8728.179551122194 rows/sec., 15.64 MiB/sec.
4904 2024.07.09 03:55:20.116364 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Debug> DynamicQueryHandler: Done processing query
4905 2024.07.09 03:55:20.116388 [ 3 ] {02bbe181-fa24-41fe-91e1-f10cf54d296a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4906 2024.07.09 03:55:20.116405 [ 3 ] {} <Debug> HTTP-Session: b3fbd4c3-0fd4-4a74-91f2-ddca90744e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.07.09 03:55:20.116572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4908 2024.07.09 03:55:20.116620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4909 2024.07.09 03:55:20.116640 [ 3 ] {} <Debug> HTTP-Session: 38f519c0-5515-4575-866f-28e7edf2a801 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4910 2024.07.09 03:55:20.116656 [ 3 ] {} <Debug> HTTP-Session: 38f519c0-5515-4575-866f-28e7edf2a801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4911 2024.07.09 03:55:20.116669 [ 3 ] {} <Debug> HTTP-Session: 38f519c0-5515-4575-866f-28e7edf2a801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4912 2024.07.09 03:55:20.116701 [ 3 ] {} <Trace> HTTP-Session: 38f519c0-5515-4575-866f-28e7edf2a801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4913 2024.07.09 03:55:20.116809 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4914 2024.07.09 03:55:20.116854 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4915 2024.07.09 03:55:20.116979 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4916 2024.07.09 03:55:20.117304 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4917 2024.07.09 03:55:20.117341 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4918 2024.07.09 03:55:20.117699 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4919 2024.07.09 03:55:20.118015 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4920 2024.07.09 03:55:20.118177 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
4921 2024.07.09 03:55:20.118343 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Debug> DynamicQueryHandler: Done processing query
4922 2024.07.09 03:55:20.118368 [ 3 ] {086c04cb-9361-4404-a2cf-0673034314a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4923 2024.07.09 03:55:20.118384 [ 3 ] {} <Debug> HTTP-Session: 38f519c0-5515-4575-866f-28e7edf2a801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.07.09 03:55:25.103263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4925 2024.07.09 03:55:25.103406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4926 2024.07.09 03:55:25.103435 [ 3 ] {} <Debug> HTTP-Session: bb305915-312e-4419-ab08-f39310aaf7e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4927 2024.07.09 03:55:25.103464 [ 3 ] {} <Debug> HTTP-Session: bb305915-312e-4419-ab08-f39310aaf7e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4928 2024.07.09 03:55:25.103482 [ 3 ] {} <Debug> HTTP-Session: bb305915-312e-4419-ab08-f39310aaf7e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4929 2024.07.09 03:55:25.103537 [ 3 ] {} <Trace> HTTP-Session: bb305915-312e-4419-ab08-f39310aaf7e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4930 2024.07.09 03:55:25.103744 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4931 2024.07.09 03:55:25.103819 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4932 2024.07.09 03:55:25.104012 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4933 2024.07.09 03:55:25.104451 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4934 2024.07.09 03:55:25.104496 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4935 2024.07.09 03:55:25.104881 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4936 2024.07.09 03:55:25.105207 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4937 2024.07.09 03:55:25.105364 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00168 sec., 6547.619047619048 rows/sec., 530.72 KiB/sec.
4938 2024.07.09 03:55:25.105387 [ 82 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4939 2024.07.09 03:55:25.105497 [ 82 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4940 2024.07.09 03:55:25.105533 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4941 2024.07.09 03:55:25.105649 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Debug> DynamicQueryHandler: Done processing query
4942 2024.07.09 03:55:25.105717 [ 3 ] {5e3d4394-fa8a-4e67-8509-0c657c152e86} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4943 2024.07.09 03:55:25.105800 [ 3 ] {} <Debug> HTTP-Session: bb305915-312e-4419-ab08-f39310aaf7e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4944 2024.07.09 03:55:25.106032 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::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
4945 2024.07.09 03:55:25.106102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4946 2024.07.09 03:55:25.106209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4947 2024.07.09 03:55:25.106269 [ 3 ] {} <Debug> HTTP-Session: 529d156f-2a2c-4efb-96bc-68bb00234461 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4948 2024.07.09 03:55:25.106314 [ 3 ] {} <Debug> HTTP-Session: 529d156f-2a2c-4efb-96bc-68bb00234461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4949 2024.07.09 03:55:25.106356 [ 3 ] {} <Debug> HTTP-Session: 529d156f-2a2c-4efb-96bc-68bb00234461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4950 2024.07.09 03:55:25.106387 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4951 2024.07.09 03:55:25.106416 [ 3 ] {} <Trace> HTTP-Session: 529d156f-2a2c-4efb-96bc-68bb00234461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4952 2024.07.09 03:55:25.106463 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 32 rows starting from the beginning of the part
4953 2024.07.09 03:55:25.106683 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4954 2024.07.09 03:55:25.106728 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
4955 2024.07.09 03:55:25.106822 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4956 2024.07.09 03:55:25.107061 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part
4957 2024.07.09 03:55:25.107491 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
4958 2024.07.09 03:55:25.107810 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part
4959 2024.07.09 03:55:25.107964 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4960 2024.07.09 03:55:25.108075 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
4961 2024.07.09 03:55:25.109076 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4962 2024.07.09 03:55:25.109155 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
4963 2024.07.09 03:55:25.110054 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4964 2024.07.09 03:55:25.110877 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.005229541 sec., 20460.686702714444 rows/sec., 1.62 MiB/sec.
4965 2024.07.09 03:55:25.110993 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4966 2024.07.09 03:55:25.111092 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4967 2024.07.09 03:55:25.111334 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.004784 sec., 18603.678929765887 rows/sec., 1.50 MiB/sec.
4968 2024.07.09 03:55:25.111925 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Debug> DynamicQueryHandler: Done processing query
4969 2024.07.09 03:55:25.112009 [ 3 ] {f834ce09-0376-45de-9f4e-1f174a415a98} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4970 2024.07.09 03:55:25.112081 [ 3 ] {} <Debug> HTTP-Session: 529d156f-2a2c-4efb-96bc-68bb00234461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4971 2024.07.09 03:55:25.112351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4972 2024.07.09 03:55:25.112426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4973 2024.07.09 03:55:25.112462 [ 3 ] {} <Debug> HTTP-Session: 8707935a-5c71-46ed-b06f-dc1330c08d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4974 2024.07.09 03:55:25.112495 [ 3 ] {} <Debug> HTTP-Session: 8707935a-5c71-46ed-b06f-dc1330c08d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.07.09 03:55:25.112525 [ 3 ] {} <Debug> HTTP-Session: 8707935a-5c71-46ed-b06f-dc1330c08d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4976 2024.07.09 03:55:25.112535 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4977 2024.07.09 03:55:25.112581 [ 3 ] {} <Trace> HTTP-Session: 8707935a-5c71-46ed-b06f-dc1330c08d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4978 2024.07.09 03:55:25.112713 [ 199 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_21_4} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4979 2024.07.09 03:55:25.112842 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4980 2024.07.09 03:55:25.112869 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4981 2024.07.09 03:55:25.112924 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4982 2024.07.09 03:55:25.113083 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4983 2024.07.09 03:55:25.113479 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4984 2024.07.09 03:55:25.113517 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
4985 2024.07.09 03:55:25.113844 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4986 2024.07.09 03:55:25.114156 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4987 2024.07.09 03:55:25.114305 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001575 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec.
4988 2024.07.09 03:55:25.114473 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Debug> DynamicQueryHandler: Done processing query
4989 2024.07.09 03:55:25.114499 [ 3 ] {fd5d440d-6434-4daf-8e63-292f1ca77bea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4990 2024.07.09 03:55:25.114515 [ 3 ] {} <Debug> HTTP-Session: 8707935a-5c71-46ed-b06f-dc1330c08d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4991 2024.07.09 03:55:25.114699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4992 2024.07.09 03:55:25.114746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4993 2024.07.09 03:55:25.114766 [ 3 ] {} <Debug> HTTP-Session: d8972a16-f79a-489d-b310-71c15cfb69e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
4994 2024.07.09 03:55:25.114782 [ 3 ] {} <Debug> HTTP-Session: d8972a16-f79a-489d-b310-71c15cfb69e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4995 2024.07.09 03:55:25.114796 [ 3 ] {} <Debug> HTTP-Session: d8972a16-f79a-489d-b310-71c15cfb69e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4996 2024.07.09 03:55:25.114826 [ 3 ] {} <Trace> HTTP-Session: d8972a16-f79a-489d-b310-71c15cfb69e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4997 2024.07.09 03:55:25.114980 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4998 2024.07.09 03:55:25.115027 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4999 2024.07.09 03:55:25.115174 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5000 2024.07.09 03:55:25.115583 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5001 2024.07.09 03:55:25.115619 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5002 2024.07.09 03:55:25.116032 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5003 2024.07.09 03:55:25.116369 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5004 2024.07.09 03:55:25.116527 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec.
5005 2024.07.09 03:55:25.116858 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Debug> DynamicQueryHandler: Done processing query
5006 2024.07.09 03:55:25.116882 [ 3 ] {d2aef48c-e477-4ab5-8a73-3255f43153c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5007 2024.07.09 03:55:25.116898 [ 3 ] {} <Debug> HTTP-Session: d8972a16-f79a-489d-b310-71c15cfb69e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5008 2024.07.09 03:55:25.117038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5009 2024.07.09 03:55:25.117087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5010 2024.07.09 03:55:25.117106 [ 3 ] {} <Debug> HTTP-Session: cc42bf04-5136-4620-8cd5-b6265b2137b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5011 2024.07.09 03:55:25.117122 [ 3 ] {} <Debug> HTTP-Session: cc42bf04-5136-4620-8cd5-b6265b2137b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5012 2024.07.09 03:55:25.117135 [ 3 ] {} <Debug> HTTP-Session: cc42bf04-5136-4620-8cd5-b6265b2137b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.07.09 03:55:25.117166 [ 3 ] {} <Trace> HTTP-Session: cc42bf04-5136-4620-8cd5-b6265b2137b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5014 2024.07.09 03:55:25.117341 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5015 2024.07.09 03:55:25.117412 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <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
5016 2024.07.09 03:55:25.117844 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5017 2024.07.09 03:55:25.118426 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5018 2024.07.09 03:55:25.118463 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5019 2024.07.09 03:55:25.119038 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5020 2024.07.09 03:55:25.119435 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5021 2024.07.09 03:55:25.119623 [ 82 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5022 2024.07.09 03:55:25.119639 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002389 sec., 4604.437002930096 rows/sec., 8.25 MiB/sec.
5023 2024.07.09 03:55:25.119703 [ 82 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5024 2024.07.09 03:55:25.119796 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB.
5025 2024.07.09 03:55:25.120183 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::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
5026 2024.07.09 03:55:25.120212 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Debug> DynamicQueryHandler: Done processing query
5027 2024.07.09 03:55:25.120268 [ 3 ] {5196a364-b6a6-4abb-9aaf-abfa372b9ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5028 2024.07.09 03:55:25.120304 [ 3 ] {} <Debug> HTTP-Session: cc42bf04-5136-4620-8cd5-b6265b2137b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5029 2024.07.09 03:55:25.120526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5030 2024.07.09 03:55:25.120652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5031 2024.07.09 03:55:25.120722 [ 3 ] {} <Debug> HTTP-Session: d8c687bc-d2af-4635-86eb-8fb39ee5f625 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5032 2024.07.09 03:55:25.120795 [ 3 ] {} <Debug> HTTP-Session: d8c687bc-d2af-4635-86eb-8fb39ee5f625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5033 2024.07.09 03:55:25.120852 [ 3 ] {} <Debug> HTTP-Session: d8c687bc-d2af-4635-86eb-8fb39ee5f625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5034 2024.07.09 03:55:25.120947 [ 3 ] {} <Trace> HTTP-Session: d8c687bc-d2af-4635-86eb-8fb39ee5f625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5035 2024.07.09 03:55:25.121261 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5036 2024.07.09 03:55:25.121263 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5037 2024.07.09 03:55:25.121422 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 284 rows starting from the beginning of the part
5038 2024.07.09 03:55:25.121424 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5039 2024.07.09 03:55:25.122341 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
5040 2024.07.09 03:55:25.122381 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5041 2024.07.09 03:55:25.122827 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part
5042 2024.07.09 03:55:25.123545 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5043 2024.07.09 03:55:25.123568 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
5044 2024.07.09 03:55:25.123615 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5045 2024.07.09 03:55:25.124118 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part
5046 2024.07.09 03:55:25.124747 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
5047 2024.07.09 03:55:25.125121 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5048 2024.07.09 03:55:25.126222 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5049 2024.07.09 03:55:25.126706 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005559 sec., 10793.308148947654 rows/sec., 744.85 KiB/sec.
5050 2024.07.09 03:55:25.127223 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Debug> DynamicQueryHandler: Done processing query
5051 2024.07.09 03:55:25.127289 [ 3 ] {5f7da04f-0fd3-494a-bf36-50516f44e62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5052 2024.07.09 03:55:25.127332 [ 3 ] {} <Debug> HTTP-Session: d8c687bc-d2af-4635-86eb-8fb39ee5f625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5053 2024.07.09 03:55:25.129802 [ 199 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.009845561 sec., 36463.13297942088 rows/sec., 65.34 MiB/sec.
5054 2024.07.09 03:55:25.130886 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5055 2024.07.09 03:55:25.131566 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5056 2024.07.09 03:55:25.131658 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5057 2024.07.09 03:55:25.131816 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB.
5058 2024.07.09 03:55:30.105118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5059 2024.07.09 03:55:30.105255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5060 2024.07.09 03:55:30.105285 [ 3 ] {} <Debug> HTTP-Session: 36022950-97dc-4aad-b1fa-70d936d52ab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5061 2024.07.09 03:55:30.105313 [ 3 ] {} <Debug> HTTP-Session: 36022950-97dc-4aad-b1fa-70d936d52ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5062 2024.07.09 03:55:30.105331 [ 3 ] {} <Debug> HTTP-Session: 36022950-97dc-4aad-b1fa-70d936d52ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5063 2024.07.09 03:55:30.105386 [ 3 ] {} <Trace> HTTP-Session: 36022950-97dc-4aad-b1fa-70d936d52ab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5064 2024.07.09 03:55:30.105592 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5065 2024.07.09 03:55:30.105660 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5066 2024.07.09 03:55:30.105871 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5067 2024.07.09 03:55:30.106298 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5068 2024.07.09 03:55:30.106338 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5069 2024.07.09 03:55:30.106709 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5070 2024.07.09 03:55:30.107073 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5071 2024.07.09 03:55:30.107217 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001691 sec., 12418.687167356593 rows/sec., 1006.59 KiB/sec.
5072 2024.07.09 03:55:30.107417 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Debug> DynamicQueryHandler: Done processing query
5073 2024.07.09 03:55:30.107445 [ 3 ] {6e92b6fe-5010-4bfb-88b3-25b7b187b660} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5074 2024.07.09 03:55:30.107462 [ 3 ] {} <Debug> HTTP-Session: 36022950-97dc-4aad-b1fa-70d936d52ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5075 2024.07.09 03:55:30.107639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5076 2024.07.09 03:55:30.107689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5077 2024.07.09 03:55:30.107709 [ 3 ] {} <Debug> HTTP-Session: 43235187-5428-4bc5-928e-cff80e67911d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5078 2024.07.09 03:55:30.107726 [ 3 ] {} <Debug> HTTP-Session: 43235187-5428-4bc5-928e-cff80e67911d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5079 2024.07.09 03:55:30.107740 [ 3 ] {} <Debug> HTTP-Session: 43235187-5428-4bc5-928e-cff80e67911d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.07.09 03:55:30.107771 [ 3 ] {} <Trace> HTTP-Session: 43235187-5428-4bc5-928e-cff80e67911d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5081 2024.07.09 03:55:30.107898 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5082 2024.07.09 03:55:30.107942 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5083 2024.07.09 03:55:30.108069 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5084 2024.07.09 03:55:30.108437 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5085 2024.07.09 03:55:30.108475 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5086 2024.07.09 03:55:30.108796 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5087 2024.07.09 03:55:30.109102 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5088 2024.07.09 03:55:30.109232 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001384 sec., 85982.65895953757 rows/sec., 7.09 MiB/sec.
5089 2024.07.09 03:55:30.109398 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Debug> DynamicQueryHandler: Done processing query
5090 2024.07.09 03:55:30.109423 [ 3 ] {17e9e26a-5abb-4385-ac09-ea0b575e2808} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5091 2024.07.09 03:55:30.109440 [ 3 ] {} <Debug> HTTP-Session: 43235187-5428-4bc5-928e-cff80e67911d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5092 2024.07.09 03:55:30.109587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5093 2024.07.09 03:55:30.109636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5094 2024.07.09 03:55:30.109655 [ 3 ] {} <Debug> HTTP-Session: b0253180-dbd5-40bd-ae4e-6d1f61af7e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5095 2024.07.09 03:55:30.109671 [ 3 ] {} <Debug> HTTP-Session: b0253180-dbd5-40bd-ae4e-6d1f61af7e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5096 2024.07.09 03:55:30.109685 [ 3 ] {} <Debug> HTTP-Session: b0253180-dbd5-40bd-ae4e-6d1f61af7e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5097 2024.07.09 03:55:30.109716 [ 3 ] {} <Trace> HTTP-Session: b0253180-dbd5-40bd-ae4e-6d1f61af7e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5098 2024.07.09 03:55:30.109839 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5099 2024.07.09 03:55:30.109882 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5100 2024.07.09 03:55:30.110006 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5101 2024.07.09 03:55:30.110344 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5102 2024.07.09 03:55:30.110381 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5103 2024.07.09 03:55:30.110701 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5104 2024.07.09 03:55:30.111009 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5105 2024.07.09 03:55:30.111134 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001346 sec., 63150.07429420506 rows/sec., 4.93 MiB/sec.
5106 2024.07.09 03:55:30.111299 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Debug> DynamicQueryHandler: Done processing query
5107 2024.07.09 03:55:30.111324 [ 3 ] {413dd845-9fb8-4b74-84bc-2342a899634c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5108 2024.07.09 03:55:30.111341 [ 3 ] {} <Debug> HTTP-Session: b0253180-dbd5-40bd-ae4e-6d1f61af7e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5109 2024.07.09 03:55:30.111522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5110 2024.07.09 03:55:30.111572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5111 2024.07.09 03:55:30.111592 [ 3 ] {} <Debug> HTTP-Session: aaee0486-a8c7-42b2-bb71-8634851c48c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5112 2024.07.09 03:55:30.111609 [ 3 ] {} <Debug> HTTP-Session: aaee0486-a8c7-42b2-bb71-8634851c48c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.07.09 03:55:30.111623 [ 3 ] {} <Debug> HTTP-Session: aaee0486-a8c7-42b2-bb71-8634851c48c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.07.09 03:55:30.111653 [ 3 ] {} <Trace> HTTP-Session: aaee0486-a8c7-42b2-bb71-8634851c48c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5115 2024.07.09 03:55:30.111798 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5116 2024.07.09 03:55:30.111844 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5117 2024.07.09 03:55:30.111986 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5118 2024.07.09 03:55:30.112370 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5119 2024.07.09 03:55:30.112407 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5120 2024.07.09 03:55:30.112821 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5121 2024.07.09 03:55:30.113170 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5122 2024.07.09 03:55:30.113296 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec.
5123 2024.07.09 03:55:30.113463 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Debug> DynamicQueryHandler: Done processing query
5124 2024.07.09 03:55:30.113488 [ 3 ] {d5bd6d07-a1a1-4e1c-bd6e-83f5a905337c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5125 2024.07.09 03:55:30.113505 [ 3 ] {} <Debug> HTTP-Session: aaee0486-a8c7-42b2-bb71-8634851c48c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.07.09 03:55:30.113671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5127 2024.07.09 03:55:30.113720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5128 2024.07.09 03:55:30.113739 [ 3 ] {} <Debug> HTTP-Session: ab0cdad2-9308-46fc-8d32-32b0030894f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5129 2024.07.09 03:55:30.113757 [ 3 ] {} <Debug> HTTP-Session: ab0cdad2-9308-46fc-8d32-32b0030894f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.07.09 03:55:30.113771 [ 3 ] {} <Debug> HTTP-Session: ab0cdad2-9308-46fc-8d32-32b0030894f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5131 2024.07.09 03:55:30.113801 [ 3 ] {} <Trace> HTTP-Session: ab0cdad2-9308-46fc-8d32-32b0030894f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5132 2024.07.09 03:55:30.114053 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5133 2024.07.09 03:55:30.114114 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <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
5134 2024.07.09 03:55:30.114503 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5135 2024.07.09 03:55:30.115238 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5136 2024.07.09 03:55:30.115275 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5137 2024.07.09 03:55:30.115877 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5138 2024.07.09 03:55:30.116290 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5139 2024.07.09 03:55:30.116433 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002552 sec., 8228.84012539185 rows/sec., 14.75 MiB/sec.
5140 2024.07.09 03:55:30.116653 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Debug> DynamicQueryHandler: Done processing query
5141 2024.07.09 03:55:30.116678 [ 3 ] {b7dfd86c-eae9-42c4-87ee-df01d3c31f9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5142 2024.07.09 03:55:30.116694 [ 3 ] {} <Debug> HTTP-Session: ab0cdad2-9308-46fc-8d32-32b0030894f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5143 2024.07.09 03:55:30.116824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5144 2024.07.09 03:55:30.116874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5145 2024.07.09 03:55:30.116894 [ 3 ] {} <Debug> HTTP-Session: df48bf78-6f98-4fe3-ad46-360e481a45b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5146 2024.07.09 03:55:30.116910 [ 3 ] {} <Debug> HTTP-Session: df48bf78-6f98-4fe3-ad46-360e481a45b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5147 2024.07.09 03:55:30.116924 [ 3 ] {} <Debug> HTTP-Session: df48bf78-6f98-4fe3-ad46-360e481a45b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5148 2024.07.09 03:55:30.116955 [ 3 ] {} <Trace> HTTP-Session: df48bf78-6f98-4fe3-ad46-360e481a45b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5149 2024.07.09 03:55:30.117073 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5150 2024.07.09 03:55:30.117118 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5151 2024.07.09 03:55:30.117243 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5152 2024.07.09 03:55:30.117555 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5153 2024.07.09 03:55:30.117592 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5154 2024.07.09 03:55:30.117946 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5155 2024.07.09 03:55:30.118265 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5156 2024.07.09 03:55:30.118391 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec.
5157 2024.07.09 03:55:30.118553 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Debug> DynamicQueryHandler: Done processing query
5158 2024.07.09 03:55:30.118577 [ 3 ] {a81ecb50-d885-4ac0-930a-badfb7cba920} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5159 2024.07.09 03:55:30.118593 [ 3 ] {} <Debug> HTTP-Session: df48bf78-6f98-4fe3-ad46-360e481a45b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5160 2024.07.09 03:55:33.749985 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
5161 2024.07.09 03:55:33.750060 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
5162 2024.07.09 03:55:35.105507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5163 2024.07.09 03:55:35.105643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5164 2024.07.09 03:55:35.105672 [ 3 ] {} <Debug> HTTP-Session: e1229a0f-53b9-4448-96a5-37faafcb345f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5165 2024.07.09 03:55:35.105700 [ 3 ] {} <Debug> HTTP-Session: e1229a0f-53b9-4448-96a5-37faafcb345f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5166 2024.07.09 03:55:35.105718 [ 3 ] {} <Debug> HTTP-Session: e1229a0f-53b9-4448-96a5-37faafcb345f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5167 2024.07.09 03:55:35.105775 [ 3 ] {} <Trace> HTTP-Session: e1229a0f-53b9-4448-96a5-37faafcb345f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5168 2024.07.09 03:55:35.106022 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5169 2024.07.09 03:55:35.106096 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5170 2024.07.09 03:55:35.106288 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5171 2024.07.09 03:55:35.106729 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5172 2024.07.09 03:55:35.106773 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5173 2024.07.09 03:55:35.107135 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5174 2024.07.09 03:55:35.107465 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5175 2024.07.09 03:55:35.107631 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001666 sec., 6602.641056422569 rows/sec., 535.18 KiB/sec.
5176 2024.07.09 03:55:35.107927 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Debug> DynamicQueryHandler: Done processing query
5177 2024.07.09 03:55:35.107962 [ 3 ] {41b3ca98-7a36-48c1-9766-d2e7cea09bcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5178 2024.07.09 03:55:35.107979 [ 3 ] {} <Debug> HTTP-Session: e1229a0f-53b9-4448-96a5-37faafcb345f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5179 2024.07.09 03:55:35.108140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5180 2024.07.09 03:55:35.108189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5181 2024.07.09 03:55:35.108207 [ 3 ] {} <Debug> HTTP-Session: bb205060-0a6b-48d3-bf63-54c92dca0056 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5182 2024.07.09 03:55:35.108224 [ 3 ] {} <Debug> HTTP-Session: bb205060-0a6b-48d3-bf63-54c92dca0056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5183 2024.07.09 03:55:35.108237 [ 3 ] {} <Debug> HTTP-Session: bb205060-0a6b-48d3-bf63-54c92dca0056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5184 2024.07.09 03:55:35.108268 [ 3 ] {} <Trace> HTTP-Session: bb205060-0a6b-48d3-bf63-54c92dca0056 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5185 2024.07.09 03:55:35.108405 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5186 2024.07.09 03:55:35.108449 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5187 2024.07.09 03:55:35.108593 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5188 2024.07.09 03:55:35.109006 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5189 2024.07.09 03:55:35.109042 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5190 2024.07.09 03:55:35.109359 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5191 2024.07.09 03:55:35.109670 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5192 2024.07.09 03:55:35.109825 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Debug> executeQuery: Read 125 rows, 10.13 KiB in 0.001472 sec., 84918.47826086957 rows/sec., 6.72 MiB/sec.
5193 2024.07.09 03:55:35.109833 [ 90 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5194 2024.07.09 03:55:35.109947 [ 90 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5195 2024.07.09 03:55:35.109985 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5196 2024.07.09 03:55:35.110067 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Debug> DynamicQueryHandler: Done processing query
5197 2024.07.09 03:55:35.110131 [ 3 ] {c945a4ee-1a35-4ade-a8f2-4353e945bc88} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5198 2024.07.09 03:55:35.110197 [ 3 ] {} <Debug> HTTP-Session: bb205060-0a6b-48d3-bf63-54c92dca0056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5199 2024.07.09 03:55:35.110301 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::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
5200 2024.07.09 03:55:35.110438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5201 2024.07.09 03:55:35.110566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5202 2024.07.09 03:55:35.110616 [ 3 ] {} <Debug> HTTP-Session: 17fdd872-29d4-4495-8002-6f85d1bdc175 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5203 2024.07.09 03:55:35.110678 [ 3 ] {} <Debug> HTTP-Session: 17fdd872-29d4-4495-8002-6f85d1bdc175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5204 2024.07.09 03:55:35.110729 [ 3 ] {} <Debug> HTTP-Session: 17fdd872-29d4-4495-8002-6f85d1bdc175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5205 2024.07.09 03:55:35.110783 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5206 2024.07.09 03:55:35.110808 [ 3 ] {} <Trace> HTTP-Session: 17fdd872-29d4-4495-8002-6f85d1bdc175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5207 2024.07.09 03:55:35.110888 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part
5208 2024.07.09 03:55:35.111134 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5209 2024.07.09 03:55:35.111280 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part
5210 2024.07.09 03:55:35.111285 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5211 2024.07.09 03:55:35.111608 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 119 rows starting from the beginning of the part
5212 2024.07.09 03:55:35.112024 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 89 rows starting from the beginning of the part
5213 2024.07.09 03:55:35.112263 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5214 2024.07.09 03:55:35.112320 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 119 rows starting from the beginning of the part
5215 2024.07.09 03:55:35.112643 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 125 rows starting from the beginning of the part
5216 2024.07.09 03:55:35.113387 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5217 2024.07.09 03:55:35.113451 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5218 2024.07.09 03:55:35.114213 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5219 2024.07.09 03:55:35.115104 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5220 2024.07.09 03:55:35.115548 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.005459415 sec., 135179.31866326337 rows/sec., 10.99 MiB/sec.
5221 2024.07.09 03:55:35.115550 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Debug> executeQuery: Read 99 rows, 7.89 KiB in 0.004573 sec., 21648.80822217363 rows/sec., 1.69 MiB/sec.
5222 2024.07.09 03:55:35.115599 [ 90 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5223 2024.07.09 03:55:35.115784 [ 90 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5224 2024.07.09 03:55:35.115850 [ 189 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5225 2024.07.09 03:55:35.115903 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5226 2024.07.09 03:55:35.116065 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Debug> DynamicQueryHandler: Done processing query
5227 2024.07.09 03:55:35.116154 [ 3 ] {066df02c-4390-45fb-9da8-21cf8d53fe93} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5228 2024.07.09 03:55:35.116237 [ 3 ] {} <Debug> HTTP-Session: 17fdd872-29d4-4495-8002-6f85d1bdc175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5229 2024.07.09 03:55:35.116563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5230 2024.07.09 03:55:35.116633 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::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
5231 2024.07.09 03:55:35.116695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5232 2024.07.09 03:55:35.116803 [ 3 ] {} <Debug> HTTP-Session: 2d8dfd1f-6848-4345-8b84-84ef36b618c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5233 2024.07.09 03:55:35.116882 [ 3 ] {} <Debug> HTTP-Session: 2d8dfd1f-6848-4345-8b84-84ef36b618c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5234 2024.07.09 03:55:35.116955 [ 3 ] {} <Debug> HTTP-Session: 2d8dfd1f-6848-4345-8b84-84ef36b618c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5235 2024.07.09 03:55:35.117136 [ 3 ] {} <Trace> HTTP-Session: 2d8dfd1f-6848-4345-8b84-84ef36b618c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5236 2024.07.09 03:55:35.117500 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5237 2024.07.09 03:55:35.117596 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 152 rows starting from the beginning of the part
5238 2024.07.09 03:55:35.117672 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5239 2024.07.09 03:55:35.117896 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5240 2024.07.09 03:55:35.118017 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part
5241 2024.07.09 03:55:35.118428 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 85 rows starting from the beginning of the part
5242 2024.07.09 03:55:35.118818 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 75 rows starting from the beginning of the part
5243 2024.07.09 03:55:35.118962 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5244 2024.07.09 03:55:35.119185 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 85 rows starting from the beginning of the part
5245 2024.07.09 03:55:35.119315 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5246 2024.07.09 03:55:35.119375 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_31_6} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5247 2024.07.09 03:55:35.119626 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 99 rows starting from the beginning of the part
5248 2024.07.09 03:55:35.119784 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5249 2024.07.09 03:55:35.120862 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5250 2024.07.09 03:55:35.120926 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5251 2024.07.09 03:55:35.122069 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5252 2024.07.09 03:55:35.122870 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 4 columns (4 merged, 0 gathered) in 0.006752768 sec., 84854.0924255061 rows/sec., 6.62 MiB/sec.
5253 2024.07.09 03:55:35.123090 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5254 2024.07.09 03:55:35.123253 [ 198 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5255 2024.07.09 03:55:35.123368 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5256 2024.07.09 03:55:35.123385 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.005972 sec., 32819.82585398527 rows/sec., 2.29 MiB/sec.
5257 2024.07.09 03:55:35.123505 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5258 2024.07.09 03:55:35.123646 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5259 2024.07.09 03:55:35.124005 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Debug> DynamicQueryHandler: Done processing query
5260 2024.07.09 03:55:35.124101 [ 3 ] {b5557823-8d70-46cc-8abd-859a238585cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5261 2024.07.09 03:55:35.124178 [ 3 ] {} <Debug> HTTP-Session: 2d8dfd1f-6848-4345-8b84-84ef36b618c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5262 2024.07.09 03:55:35.124179 [ 199 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
5263 2024.07.09 03:55:35.124497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5264 2024.07.09 03:55:35.124652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5265 2024.07.09 03:55:35.124729 [ 3 ] {} <Debug> HTTP-Session: f46bbd14-49da-4d5f-b295-0614dd1d8f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5266 2024.07.09 03:55:35.124802 [ 3 ] {} <Debug> HTTP-Session: f46bbd14-49da-4d5f-b295-0614dd1d8f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5267 2024.07.09 03:55:35.124839 [ 199 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5268 2024.07.09 03:55:35.124849 [ 3 ] {} <Debug> HTTP-Session: f46bbd14-49da-4d5f-b295-0614dd1d8f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5269 2024.07.09 03:55:35.124941 [ 199 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4163 rows starting from the beginning of the part
5270 2024.07.09 03:55:35.124990 [ 3 ] {} <Trace> HTTP-Session: f46bbd14-49da-4d5f-b295-0614dd1d8f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5271 2024.07.09 03:55:35.125006 [ 198 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5272 2024.07.09 03:55:35.125308 [ 199 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
5273 2024.07.09 03:55:35.125374 [ 198 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_31_6} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5274 2024.07.09 03:55:35.125604 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5275 2024.07.09 03:55:35.125731 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5276 2024.07.09 03:55:35.125892 [ 199 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
5277 2024.07.09 03:55:35.125933 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <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
5278 2024.07.09 03:55:35.126428 [ 199 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
5279 2024.07.09 03:55:35.126791 [ 199 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
5280 2024.07.09 03:55:35.127170 [ 199 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 196 rows starting from the beginning of the part
5281 2024.07.09 03:55:35.128807 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5282 2024.07.09 03:55:35.130338 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5283 2024.07.09 03:55:35.130408 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5284 2024.07.09 03:55:35.131931 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5285 2024.07.09 03:55:35.132717 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5286 2024.07.09 03:55:35.132782 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5000 rows, containing 5 columns (5 merged, 0 gathered) in 0.008937676 sec., 559429.5429818669 rows/sec., 39.01 MiB/sec.
5287 2024.07.09 03:55:35.133024 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007781 sec., 1413.7000385554556 rows/sec., 2.53 MiB/sec.
5288 2024.07.09 03:55:35.133342 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5289 2024.07.09 03:55:35.133966 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Debug> DynamicQueryHandler: Done processing query
5290 2024.07.09 03:55:35.134041 [ 3 ] {71a310cc-a22d-4ad9-862f-06d50ed3d266} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5291 2024.07.09 03:55:35.134099 [ 3 ] {} <Debug> HTTP-Session: f46bbd14-49da-4d5f-b295-0614dd1d8f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5292 2024.07.09 03:55:35.134307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5293 2024.07.09 03:55:35.134381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5294 2024.07.09 03:55:35.134432 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5295 2024.07.09 03:55:35.134454 [ 3 ] {} <Debug> HTTP-Session: 93f824b2-ca62-4223-ba03-6d11aa7fa523 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5296 2024.07.09 03:55:35.134519 [ 3 ] {} <Debug> HTTP-Session: 93f824b2-ca62-4223-ba03-6d11aa7fa523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5297 2024.07.09 03:55:35.134551 [ 3 ] {} <Debug> HTTP-Session: 93f824b2-ca62-4223-ba03-6d11aa7fa523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5298 2024.07.09 03:55:35.134613 [ 3 ] {} <Trace> HTTP-Session: 93f824b2-ca62-4223-ba03-6d11aa7fa523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5299 2024.07.09 03:55:35.134643 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5300 2024.07.09 03:55:35.134819 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB.
5301 2024.07.09 03:55:35.134886 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5302 2024.07.09 03:55:35.134945 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5303 2024.07.09 03:55:35.135125 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5304 2024.07.09 03:55:35.135440 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5305 2024.07.09 03:55:35.135476 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5306 2024.07.09 03:55:35.135860 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5307 2024.07.09 03:55:35.136204 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5308 2024.07.09 03:55:35.136355 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec.
5309 2024.07.09 03:55:35.136366 [ 90 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5310 2024.07.09 03:55:35.136437 [ 90 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5311 2024.07.09 03:55:35.136486 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5312 2024.07.09 03:55:35.136632 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5313 2024.07.09 03:55:35.136632 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Debug> DynamicQueryHandler: Done processing query
5314 2024.07.09 03:55:35.136692 [ 3 ] {cde26e2d-5385-40a5-ba04-70d68852b2f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5315 2024.07.09 03:55:35.136727 [ 3 ] {} <Debug> HTTP-Session: 93f824b2-ca62-4223-ba03-6d11aa7fa523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5316 2024.07.09 03:55:35.136833 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5317 2024.07.09 03:55:35.136871 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1446 rows starting from the beginning of the part
5318 2024.07.09 03:55:35.136996 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5319 2024.07.09 03:55:35.137085 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5320 2024.07.09 03:55:35.137311 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5321 2024.07.09 03:55:35.137437 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5322 2024.07.09 03:55:35.137640 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5323 2024.07.09 03:55:35.138845 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 4 columns (4 merged, 0 gathered) in 0.00228557 sec., 763923.2226534301 rows/sec., 51.43 MiB/sec.
5324 2024.07.09 03:55:35.139029 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5325 2024.07.09 03:55:35.139411 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_31_6} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5326 2024.07.09 03:55:35.139492 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_31_6} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5327 2024.07.09 03:55:35.139558 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
5328 2024.07.09 03:55:40.103953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5329 2024.07.09 03:55:40.104102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5330 2024.07.09 03:55:40.104197 [ 3 ] {} <Debug> HTTP-Session: 03503d58-a19e-478b-8d77-3085c5166869 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5331 2024.07.09 03:55:40.104226 [ 3 ] {} <Debug> HTTP-Session: 03503d58-a19e-478b-8d77-3085c5166869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.07.09 03:55:40.104245 [ 3 ] {} <Debug> HTTP-Session: 03503d58-a19e-478b-8d77-3085c5166869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.07.09 03:55:40.104294 [ 3 ] {} <Trace> HTTP-Session: 03503d58-a19e-478b-8d77-3085c5166869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5334 2024.07.09 03:55:40.104483 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5335 2024.07.09 03:55:40.104549 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5336 2024.07.09 03:55:40.104738 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5337 2024.07.09 03:55:40.105209 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5338 2024.07.09 03:55:40.105252 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5339 2024.07.09 03:55:40.105633 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5340 2024.07.09 03:55:40.106006 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5341 2024.07.09 03:55:40.106151 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001725 sec., 12173.913043478262 rows/sec., 986.75 KiB/sec.
5342 2024.07.09 03:55:40.106435 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Debug> DynamicQueryHandler: Done processing query
5343 2024.07.09 03:55:40.106464 [ 3 ] {d3960043-f76f-4d3e-ad49-8a3334f5fa0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5344 2024.07.09 03:55:40.106480 [ 3 ] {} <Debug> HTTP-Session: 03503d58-a19e-478b-8d77-3085c5166869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5345 2024.07.09 03:55:40.106660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5346 2024.07.09 03:55:40.106718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5347 2024.07.09 03:55:40.106737 [ 3 ] {} <Debug> HTTP-Session: fd532cf2-684e-4bd1-a9db-546fdb386484 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5348 2024.07.09 03:55:40.106755 [ 3 ] {} <Debug> HTTP-Session: fd532cf2-684e-4bd1-a9db-546fdb386484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5349 2024.07.09 03:55:40.106769 [ 3 ] {} <Debug> HTTP-Session: fd532cf2-684e-4bd1-a9db-546fdb386484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.07.09 03:55:40.106804 [ 3 ] {} <Trace> HTTP-Session: fd532cf2-684e-4bd1-a9db-546fdb386484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5351 2024.07.09 03:55:40.106939 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5352 2024.07.09 03:55:40.106985 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5353 2024.07.09 03:55:40.107113 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5354 2024.07.09 03:55:40.107520 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5355 2024.07.09 03:55:40.107555 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5356 2024.07.09 03:55:40.107868 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5357 2024.07.09 03:55:40.108166 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5358 2024.07.09 03:55:40.108290 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001407 sec., 84577.1144278607 rows/sec., 6.98 MiB/sec.
5359 2024.07.09 03:55:40.108479 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Debug> DynamicQueryHandler: Done processing query
5360 2024.07.09 03:55:40.108513 [ 3 ] {167e6d56-06ab-4b8a-a187-0bc6b0ed7d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5361 2024.07.09 03:55:40.108530 [ 3 ] {} <Debug> HTTP-Session: fd532cf2-684e-4bd1-a9db-546fdb386484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5362 2024.07.09 03:55:40.108682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5363 2024.07.09 03:55:40.108734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5364 2024.07.09 03:55:40.108754 [ 3 ] {} <Debug> HTTP-Session: 1d2cd1a9-97db-48f6-a6ea-ce09262fc0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5365 2024.07.09 03:55:40.108770 [ 3 ] {} <Debug> HTTP-Session: 1d2cd1a9-97db-48f6-a6ea-ce09262fc0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5366 2024.07.09 03:55:40.108783 [ 3 ] {} <Debug> HTTP-Session: 1d2cd1a9-97db-48f6-a6ea-ce09262fc0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.07.09 03:55:40.108814 [ 3 ] {} <Trace> HTTP-Session: 1d2cd1a9-97db-48f6-a6ea-ce09262fc0c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5368 2024.07.09 03:55:40.108935 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5369 2024.07.09 03:55:40.108977 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5370 2024.07.09 03:55:40.109101 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5371 2024.07.09 03:55:40.109437 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5372 2024.07.09 03:55:40.109474 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5373 2024.07.09 03:55:40.109801 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5374 2024.07.09 03:55:40.110123 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5375 2024.07.09 03:55:40.110248 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001351 sec., 62916.358253145816 rows/sec., 4.91 MiB/sec.
5376 2024.07.09 03:55:40.110442 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Debug> DynamicQueryHandler: Done processing query
5377 2024.07.09 03:55:40.110469 [ 3 ] {b976733f-aea1-440a-b70e-2a3ddc42ada9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5378 2024.07.09 03:55:40.110485 [ 3 ] {} <Debug> HTTP-Session: 1d2cd1a9-97db-48f6-a6ea-ce09262fc0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5379 2024.07.09 03:55:40.110669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5380 2024.07.09 03:55:40.110718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5381 2024.07.09 03:55:40.110737 [ 3 ] {} <Debug> HTTP-Session: 25f8e2b4-cd58-43aa-903d-7505b863ddbc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5382 2024.07.09 03:55:40.110753 [ 3 ] {} <Debug> HTTP-Session: 25f8e2b4-cd58-43aa-903d-7505b863ddbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5383 2024.07.09 03:55:40.110767 [ 3 ] {} <Debug> HTTP-Session: 25f8e2b4-cd58-43aa-903d-7505b863ddbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.07.09 03:55:40.110796 [ 3 ] {} <Trace> HTTP-Session: 25f8e2b4-cd58-43aa-903d-7505b863ddbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5385 2024.07.09 03:55:40.110943 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5386 2024.07.09 03:55:40.110989 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5387 2024.07.09 03:55:40.111130 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5388 2024.07.09 03:55:40.111529 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5389 2024.07.09 03:55:40.111564 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5390 2024.07.09 03:55:40.111953 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5391 2024.07.09 03:55:40.112286 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5392 2024.07.09 03:55:40.112423 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec.
5393 2024.07.09 03:55:40.112622 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Debug> DynamicQueryHandler: Done processing query
5394 2024.07.09 03:55:40.112646 [ 3 ] {e97e12b9-b2bd-459e-8498-6257c0fed2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5395 2024.07.09 03:55:40.112662 [ 3 ] {} <Debug> HTTP-Session: 25f8e2b4-cd58-43aa-903d-7505b863ddbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5396 2024.07.09 03:55:40.112830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5397 2024.07.09 03:55:40.112879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5398 2024.07.09 03:55:40.112897 [ 3 ] {} <Debug> HTTP-Session: 135cc90b-5581-4bd6-a5a3-43fec2a15628 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5399 2024.07.09 03:55:40.112913 [ 3 ] {} <Debug> HTTP-Session: 135cc90b-5581-4bd6-a5a3-43fec2a15628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5400 2024.07.09 03:55:40.112926 [ 3 ] {} <Debug> HTTP-Session: 135cc90b-5581-4bd6-a5a3-43fec2a15628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.07.09 03:55:40.112957 [ 3 ] {} <Trace> HTTP-Session: 135cc90b-5581-4bd6-a5a3-43fec2a15628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5402 2024.07.09 03:55:40.113359 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5403 2024.07.09 03:55:40.113425 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <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
5404 2024.07.09 03:55:40.113839 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5405 2024.07.09 03:55:40.114401 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5406 2024.07.09 03:55:40.114436 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5407 2024.07.09 03:55:40.115029 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5408 2024.07.09 03:55:40.115427 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5409 2024.07.09 03:55:40.115609 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002574 sec., 8158.508158508159 rows/sec., 14.62 MiB/sec.
5410 2024.07.09 03:55:40.115818 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Debug> DynamicQueryHandler: Done processing query
5411 2024.07.09 03:55:40.115841 [ 3 ] {c5ba9968-b2b2-4a1d-a45f-d440ee022c54} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5412 2024.07.09 03:55:40.115856 [ 3 ] {} <Debug> HTTP-Session: 135cc90b-5581-4bd6-a5a3-43fec2a15628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5413 2024.07.09 03:55:40.115986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5414 2024.07.09 03:55:40.116033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5415 2024.07.09 03:55:40.116052 [ 3 ] {} <Debug> HTTP-Session: 20ad9463-4e64-474b-a78f-9d536532f4e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5416 2024.07.09 03:55:40.116068 [ 3 ] {} <Debug> HTTP-Session: 20ad9463-4e64-474b-a78f-9d536532f4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.07.09 03:55:40.116081 [ 3 ] {} <Debug> HTTP-Session: 20ad9463-4e64-474b-a78f-9d536532f4e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.07.09 03:55:40.116111 [ 3 ] {} <Trace> HTTP-Session: 20ad9463-4e64-474b-a78f-9d536532f4e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5419 2024.07.09 03:55:40.116221 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5420 2024.07.09 03:55:40.116264 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5421 2024.07.09 03:55:40.116388 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5422 2024.07.09 03:55:40.116664 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5423 2024.07.09 03:55:40.116699 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5424 2024.07.09 03:55:40.117065 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5425 2024.07.09 03:55:40.117380 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5426 2024.07.09 03:55:40.117526 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec.
5427 2024.07.09 03:55:40.117689 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Debug> DynamicQueryHandler: Done processing query
5428 2024.07.09 03:55:40.117712 [ 3 ] {4bbe42c6-2588-4f7c-869a-07be20ffbf73} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5429 2024.07.09 03:55:40.117728 [ 3 ] {} <Debug> HTTP-Session: 20ad9463-4e64-474b-a78f-9d536532f4e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5430 2024.07.09 03:55:45.104673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5431 2024.07.09 03:55:45.104790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5432 2024.07.09 03:55:45.104814 [ 3 ] {} <Debug> HTTP-Session: efbdad90-7d9d-4fab-a6f5-3bee8dfd8871 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5433 2024.07.09 03:55:45.104839 [ 3 ] {} <Debug> HTTP-Session: efbdad90-7d9d-4fab-a6f5-3bee8dfd8871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5434 2024.07.09 03:55:45.104854 [ 3 ] {} <Debug> HTTP-Session: efbdad90-7d9d-4fab-a6f5-3bee8dfd8871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.07.09 03:55:45.104903 [ 3 ] {} <Trace> HTTP-Session: efbdad90-7d9d-4fab-a6f5-3bee8dfd8871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5436 2024.07.09 03:55:45.105084 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5437 2024.07.09 03:55:45.105149 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5438 2024.07.09 03:55:45.105337 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5439 2024.07.09 03:55:45.105724 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5440 2024.07.09 03:55:45.105766 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5441 2024.07.09 03:55:45.106124 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5442 2024.07.09 03:55:45.106454 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5443 2024.07.09 03:55:45.106637 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.0016 sec., 6875 rows/sec., 557.25 KiB/sec.
5444 2024.07.09 03:55:45.106830 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Debug> DynamicQueryHandler: Done processing query
5445 2024.07.09 03:55:45.106857 [ 3 ] {3b766561-8bad-4299-88a4-ae0577d010ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5446 2024.07.09 03:55:45.106873 [ 3 ] {} <Debug> HTTP-Session: efbdad90-7d9d-4fab-a6f5-3bee8dfd8871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5447 2024.07.09 03:55:45.107050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5448 2024.07.09 03:55:45.107099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5449 2024.07.09 03:55:45.107119 [ 3 ] {} <Debug> HTTP-Session: 6fe69b5f-5e6e-462e-be7e-d295037b047b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5450 2024.07.09 03:55:45.107136 [ 3 ] {} <Debug> HTTP-Session: 6fe69b5f-5e6e-462e-be7e-d295037b047b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5451 2024.07.09 03:55:45.107150 [ 3 ] {} <Debug> HTTP-Session: 6fe69b5f-5e6e-462e-be7e-d295037b047b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.07.09 03:55:45.107182 [ 3 ] {} <Trace> HTTP-Session: 6fe69b5f-5e6e-462e-be7e-d295037b047b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5453 2024.07.09 03:55:45.107303 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5454 2024.07.09 03:55:45.107348 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5455 2024.07.09 03:55:45.107476 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5456 2024.07.09 03:55:45.107854 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5457 2024.07.09 03:55:45.107892 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5458 2024.07.09 03:55:45.108203 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5459 2024.07.09 03:55:45.108510 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5460 2024.07.09 03:55:45.108657 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001396 sec., 63753.58166189111 rows/sec., 5.15 MiB/sec.
5461 2024.07.09 03:55:45.108966 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Debug> DynamicQueryHandler: Done processing query
5462 2024.07.09 03:55:45.109008 [ 3 ] {1ce3060f-3c0c-4d78-b5f3-098d9075a754} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5463 2024.07.09 03:55:45.109025 [ 3 ] {} <Debug> HTTP-Session: 6fe69b5f-5e6e-462e-be7e-d295037b047b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5464 2024.07.09 03:55:45.109172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5465 2024.07.09 03:55:45.109222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5466 2024.07.09 03:55:45.109242 [ 3 ] {} <Debug> HTTP-Session: f86f9e61-7475-4ea2-9d32-3b760cb385c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5467 2024.07.09 03:55:45.109258 [ 3 ] {} <Debug> HTTP-Session: f86f9e61-7475-4ea2-9d32-3b760cb385c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5468 2024.07.09 03:55:45.109273 [ 3 ] {} <Debug> HTTP-Session: f86f9e61-7475-4ea2-9d32-3b760cb385c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5469 2024.07.09 03:55:45.109304 [ 3 ] {} <Trace> HTTP-Session: f86f9e61-7475-4ea2-9d32-3b760cb385c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5470 2024.07.09 03:55:45.109424 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5471 2024.07.09 03:55:45.109469 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5472 2024.07.09 03:55:45.109618 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5473 2024.07.09 03:55:45.109975 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5474 2024.07.09 03:55:45.110012 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5475 2024.07.09 03:55:45.110319 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5476 2024.07.09 03:55:45.110625 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5477 2024.07.09 03:55:45.110790 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.0014 sec., 53571.42857142857 rows/sec., 4.18 MiB/sec.
5478 2024.07.09 03:55:45.110994 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Debug> DynamicQueryHandler: Done processing query
5479 2024.07.09 03:55:45.111020 [ 3 ] {a3a1521f-7ab2-4ba5-abbc-728af5ed4462} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5480 2024.07.09 03:55:45.111036 [ 3 ] {} <Debug> HTTP-Session: f86f9e61-7475-4ea2-9d32-3b760cb385c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5481 2024.07.09 03:55:45.111218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5482 2024.07.09 03:55:45.111267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5483 2024.07.09 03:55:45.111287 [ 3 ] {} <Debug> HTTP-Session: dd376629-061b-45a9-a8b7-4795998e1b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5484 2024.07.09 03:55:45.111304 [ 3 ] {} <Debug> HTTP-Session: dd376629-061b-45a9-a8b7-4795998e1b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5485 2024.07.09 03:55:45.111318 [ 3 ] {} <Debug> HTTP-Session: dd376629-061b-45a9-a8b7-4795998e1b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5486 2024.07.09 03:55:45.111348 [ 3 ] {} <Trace> HTTP-Session: dd376629-061b-45a9-a8b7-4795998e1b6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5487 2024.07.09 03:55:45.111491 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5488 2024.07.09 03:55:45.111538 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5489 2024.07.09 03:55:45.111685 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5490 2024.07.09 03:55:45.112073 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5491 2024.07.09 03:55:45.112109 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5492 2024.07.09 03:55:45.112501 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5493 2024.07.09 03:55:45.112834 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5494 2024.07.09 03:55:45.113000 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec.
5495 2024.07.09 03:55:45.113168 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Debug> DynamicQueryHandler: Done processing query
5496 2024.07.09 03:55:45.113193 [ 3 ] {6b201bba-fc5f-4025-beba-a64fb0dff483} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5497 2024.07.09 03:55:45.113209 [ 3 ] {} <Debug> HTTP-Session: dd376629-061b-45a9-a8b7-4795998e1b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.07.09 03:55:45.113339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5499 2024.07.09 03:55:45.113388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5500 2024.07.09 03:55:45.113407 [ 3 ] {} <Debug> HTTP-Session: ba29f483-b236-4613-8ef9-3593c1aa8003 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5501 2024.07.09 03:55:45.113425 [ 3 ] {} <Debug> HTTP-Session: ba29f483-b236-4613-8ef9-3593c1aa8003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5502 2024.07.09 03:55:45.113438 [ 3 ] {} <Debug> HTTP-Session: ba29f483-b236-4613-8ef9-3593c1aa8003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5503 2024.07.09 03:55:45.113469 [ 3 ] {} <Trace> HTTP-Session: ba29f483-b236-4613-8ef9-3593c1aa8003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5504 2024.07.09 03:55:45.113660 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5505 2024.07.09 03:55:45.113724 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <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
5506 2024.07.09 03:55:45.114137 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5507 2024.07.09 03:55:45.114725 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5508 2024.07.09 03:55:45.114762 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5509 2024.07.09 03:55:45.115346 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5510 2024.07.09 03:55:45.115751 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5511 2024.07.09 03:55:45.115944 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0024 sec., 4583.333333333334 rows/sec., 8.21 MiB/sec.
5512 2024.07.09 03:55:45.116172 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Debug> DynamicQueryHandler: Done processing query
5513 2024.07.09 03:55:45.116197 [ 3 ] {8e00a7c9-4a24-4001-8ff8-a61d2e05020d} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5514 2024.07.09 03:55:45.116213 [ 3 ] {} <Debug> HTTP-Session: ba29f483-b236-4613-8ef9-3593c1aa8003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5515 2024.07.09 03:55:45.116337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5516 2024.07.09 03:55:45.116387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5517 2024.07.09 03:55:45.116406 [ 3 ] {} <Debug> HTTP-Session: 6cad6415-2eb0-4854-a7ac-c7fd4f79e41e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5518 2024.07.09 03:55:45.116423 [ 3 ] {} <Debug> HTTP-Session: 6cad6415-2eb0-4854-a7ac-c7fd4f79e41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5519 2024.07.09 03:55:45.116437 [ 3 ] {} <Debug> HTTP-Session: 6cad6415-2eb0-4854-a7ac-c7fd4f79e41e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5520 2024.07.09 03:55:45.116468 [ 3 ] {} <Trace> HTTP-Session: 6cad6415-2eb0-4854-a7ac-c7fd4f79e41e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5521 2024.07.09 03:55:45.116587 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5522 2024.07.09 03:55:45.116633 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5523 2024.07.09 03:55:45.116763 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5524 2024.07.09 03:55:45.117081 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5525 2024.07.09 03:55:45.117118 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5526 2024.07.09 03:55:45.117482 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5527 2024.07.09 03:55:45.117802 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5528 2024.07.09 03:55:45.117929 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
5529 2024.07.09 03:55:45.118091 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Debug> DynamicQueryHandler: Done processing query
5530 2024.07.09 03:55:45.118117 [ 3 ] {027e7988-97a8-45ee-aadc-7e5aa0a0b543} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5531 2024.07.09 03:55:45.118133 [ 3 ] {} <Debug> HTTP-Session: 6cad6415-2eb0-4854-a7ac-c7fd4f79e41e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5532 2024.07.09 03:55:48.750104 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
5533 2024.07.09 03:55:48.750175 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
5534 2024.07.09 03:55:50.104417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5535 2024.07.09 03:55:50.104547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5536 2024.07.09 03:55:50.104575 [ 3 ] {} <Debug> HTTP-Session: 1290e53b-0d31-4e94-81c6-d5f4f1367696 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5537 2024.07.09 03:55:50.104603 [ 3 ] {} <Debug> HTTP-Session: 1290e53b-0d31-4e94-81c6-d5f4f1367696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.07.09 03:55:50.104620 [ 3 ] {} <Debug> HTTP-Session: 1290e53b-0d31-4e94-81c6-d5f4f1367696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5539 2024.07.09 03:55:50.104675 [ 3 ] {} <Trace> HTTP-Session: 1290e53b-0d31-4e94-81c6-d5f4f1367696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5540 2024.07.09 03:55:50.104886 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5541 2024.07.09 03:55:50.104959 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5542 2024.07.09 03:55:50.105177 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5543 2024.07.09 03:55:50.105623 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5544 2024.07.09 03:55:50.105665 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5545 2024.07.09 03:55:50.106021 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5546 2024.07.09 03:55:50.106346 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5547 2024.07.09 03:55:50.106516 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001689 sec., 12433.392539964476 rows/sec., 1007.78 KiB/sec.
5548 2024.07.09 03:55:50.106526 [ 147 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5549 2024.07.09 03:55:50.106637 [ 147 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5550 2024.07.09 03:55:50.106682 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5551 2024.07.09 03:55:50.106812 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Debug> DynamicQueryHandler: Done processing query
5552 2024.07.09 03:55:50.106863 [ 3 ] {1426798a-4549-4b20-8951-2501d3d90b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5553 2024.07.09 03:55:50.106889 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::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
5554 2024.07.09 03:55:50.106897 [ 3 ] {} <Debug> HTTP-Session: 1290e53b-0d31-4e94-81c6-d5f4f1367696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.07.09 03:55:50.107110 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5556 2024.07.09 03:55:50.107173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5557 2024.07.09 03:55:50.107177 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 32 rows starting from the beginning of the part
5558 2024.07.09 03:55:50.107264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5559 2024.07.09 03:55:50.107332 [ 3 ] {} <Debug> HTTP-Session: 6e9802f7-2e10-460e-aa99-a724cdc9f1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5560 2024.07.09 03:55:50.107411 [ 3 ] {} <Debug> HTTP-Session: 6e9802f7-2e10-460e-aa99-a724cdc9f1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5561 2024.07.09 03:55:50.107426 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part
5562 2024.07.09 03:55:50.107468 [ 3 ] {} <Debug> HTTP-Session: 6e9802f7-2e10-460e-aa99-a724cdc9f1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5563 2024.07.09 03:55:50.107629 [ 3 ] {} <Trace> HTTP-Session: 6e9802f7-2e10-460e-aa99-a724cdc9f1ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5564 2024.07.09 03:55:50.107682 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
5565 2024.07.09 03:55:50.107966 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part
5566 2024.07.09 03:55:50.108326 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
5567 2024.07.09 03:55:50.108223 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5568 2024.07.09 03:55:50.108501 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5569 2024.07.09 03:55:50.108510 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part
5570 2024.07.09 03:55:50.109220 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5571 2024.07.09 03:55:50.110068 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5572 2024.07.09 03:55:50.110128 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5573 2024.07.09 03:55:50.111083 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5574 2024.07.09 03:55:50.111104 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.004333606 sec., 26998.301183817817 rows/sec., 2.14 MiB/sec.
5575 2024.07.09 03:55:50.111293 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5576 2024.07.09 03:55:50.111749 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5577 2024.07.09 03:55:50.112061 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.004136 sec., 28771.76015473888 rows/sec., 2.37 MiB/sec.
5578 2024.07.09 03:55:50.112191 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5579 2024.07.09 03:55:50.112348 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_26_5} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5580 2024.07.09 03:55:50.112377 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Debug> DynamicQueryHandler: Done processing query
5581 2024.07.09 03:55:50.112447 [ 3 ] {6e94ccc3-e84f-4134-a922-764b18d757c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5582 2024.07.09 03:55:50.112490 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5583 2024.07.09 03:55:50.112493 [ 3 ] {} <Debug> HTTP-Session: 6e9802f7-2e10-460e-aa99-a724cdc9f1ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5584 2024.07.09 03:55:50.112674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5585 2024.07.09 03:55:50.112722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5586 2024.07.09 03:55:50.112741 [ 3 ] {} <Debug> HTTP-Session: 778d0542-3201-4e0d-888f-de3d20452a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5587 2024.07.09 03:55:50.112758 [ 3 ] {} <Debug> HTTP-Session: 778d0542-3201-4e0d-888f-de3d20452a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5588 2024.07.09 03:55:50.112772 [ 3 ] {} <Debug> HTTP-Session: 778d0542-3201-4e0d-888f-de3d20452a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5589 2024.07.09 03:55:50.112803 [ 3 ] {} <Trace> HTTP-Session: 778d0542-3201-4e0d-888f-de3d20452a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5590 2024.07.09 03:55:50.112935 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5591 2024.07.09 03:55:50.112979 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5592 2024.07.09 03:55:50.113123 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5593 2024.07.09 03:55:50.113492 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5594 2024.07.09 03:55:50.113529 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5595 2024.07.09 03:55:50.113849 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5596 2024.07.09 03:55:50.114156 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5597 2024.07.09 03:55:50.114311 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001422 sec., 59774.964838255975 rows/sec., 4.67 MiB/sec.
5598 2024.07.09 03:55:50.114557 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Debug> DynamicQueryHandler: Done processing query
5599 2024.07.09 03:55:50.114585 [ 3 ] {fef179de-7df9-4ee9-9fa4-3a1485b24834} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5600 2024.07.09 03:55:50.114601 [ 3 ] {} <Debug> HTTP-Session: 778d0542-3201-4e0d-888f-de3d20452a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5601 2024.07.09 03:55:50.114789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5602 2024.07.09 03:55:50.114837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5603 2024.07.09 03:55:50.114856 [ 3 ] {} <Debug> HTTP-Session: 9a6bc0ca-d292-45e6-8c44-242769f5b0d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5604 2024.07.09 03:55:50.114872 [ 3 ] {} <Debug> HTTP-Session: 9a6bc0ca-d292-45e6-8c44-242769f5b0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5605 2024.07.09 03:55:50.114886 [ 3 ] {} <Debug> HTTP-Session: 9a6bc0ca-d292-45e6-8c44-242769f5b0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5606 2024.07.09 03:55:50.114917 [ 3 ] {} <Trace> HTTP-Session: 9a6bc0ca-d292-45e6-8c44-242769f5b0d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5607 2024.07.09 03:55:50.115059 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5608 2024.07.09 03:55:50.115107 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5609 2024.07.09 03:55:50.115254 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5610 2024.07.09 03:55:50.115649 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5611 2024.07.09 03:55:50.115685 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5612 2024.07.09 03:55:50.116059 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5613 2024.07.09 03:55:50.116380 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5614 2024.07.09 03:55:50.116529 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec.
5615 2024.07.09 03:55:50.116808 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Debug> DynamicQueryHandler: Done processing query
5616 2024.07.09 03:55:50.116848 [ 3 ] {bf2754d4-abc3-452b-af22-862a9b88ac82} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5617 2024.07.09 03:55:50.116865 [ 3 ] {} <Debug> HTTP-Session: 9a6bc0ca-d292-45e6-8c44-242769f5b0d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5618 2024.07.09 03:55:50.117052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5619 2024.07.09 03:55:50.117100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5620 2024.07.09 03:55:50.117119 [ 3 ] {} <Debug> HTTP-Session: cdf49fc6-34a2-4ee1-8810-752df4119ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5621 2024.07.09 03:55:50.117136 [ 3 ] {} <Debug> HTTP-Session: cdf49fc6-34a2-4ee1-8810-752df4119ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.07.09 03:55:50.117149 [ 3 ] {} <Debug> HTTP-Session: cdf49fc6-34a2-4ee1-8810-752df4119ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5623 2024.07.09 03:55:50.117178 [ 3 ] {} <Trace> HTTP-Session: cdf49fc6-34a2-4ee1-8810-752df4119ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5624 2024.07.09 03:55:50.117427 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5625 2024.07.09 03:55:50.117494 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <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
5626 2024.07.09 03:55:50.117925 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5627 2024.07.09 03:55:50.118554 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5628 2024.07.09 03:55:50.118590 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5629 2024.07.09 03:55:50.119153 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5630 2024.07.09 03:55:50.119555 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5631 2024.07.09 03:55:50.119726 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5632 2024.07.09 03:55:50.119749 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002489 sec., 8437.123342707915 rows/sec., 15.12 MiB/sec.
5633 2024.07.09 03:55:50.119791 [ 147 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5634 2024.07.09 03:55:50.119859 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5635 2024.07.09 03:55:50.120474 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::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
5636 2024.07.09 03:55:50.120516 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Debug> DynamicQueryHandler: Done processing query
5637 2024.07.09 03:55:50.120585 [ 3 ] {40841c44-8d2c-44a3-81f8-19580c5c5e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5638 2024.07.09 03:55:50.120672 [ 3 ] {} <Debug> HTTP-Session: cdf49fc6-34a2-4ee1-8810-752df4119ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.07.09 03:55:50.120860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5640 2024.07.09 03:55:50.120986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5641 2024.07.09 03:55:50.121083 [ 3 ] {} <Debug> HTTP-Session: ef3fd807-58e5-4889-b75c-3022c3980bfd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5642 2024.07.09 03:55:50.121134 [ 3 ] {} <Debug> HTTP-Session: ef3fd807-58e5-4889-b75c-3022c3980bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5643 2024.07.09 03:55:50.121181 [ 3 ] {} <Debug> HTTP-Session: ef3fd807-58e5-4889-b75c-3022c3980bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.07.09 03:55:50.121280 [ 3 ] {} <Trace> HTTP-Session: ef3fd807-58e5-4889-b75c-3022c3980bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5645 2024.07.09 03:55:50.121521 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5646 2024.07.09 03:55:50.121550 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5647 2024.07.09 03:55:50.121692 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::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
5648 2024.07.09 03:55:50.121691 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5649 2024.07.09 03:55:50.122580 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5650 2024.07.09 03:55:50.122585 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part
5651 2024.07.09 03:55:50.123132 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
5652 2024.07.09 03:55:50.123818 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5653 2024.07.09 03:55:50.123864 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part
5654 2024.07.09 03:55:50.123884 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5655 2024.07.09 03:55:50.124425 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
5656 2024.07.09 03:55:50.125088 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part
5657 2024.07.09 03:55:50.125177 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5658 2024.07.09 03:55:50.126200 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5659 2024.07.09 03:55:50.126610 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005169 sec., 11607.661056297156 rows/sec., 801.05 KiB/sec.
5660 2024.07.09 03:55:50.127378 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Debug> DynamicQueryHandler: Done processing query
5661 2024.07.09 03:55:50.127440 [ 3 ] {ce2ae22a-4c1f-438a-9de8-7d706b15e5c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5662 2024.07.09 03:55:50.127490 [ 3 ] {} <Debug> HTTP-Session: ef3fd807-58e5-4889-b75c-3022c3980bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5663 2024.07.09 03:55:50.130408 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 19 columns (19 merged, 0 gathered) in 0.010395061 sec., 42712.5920665593 rows/sec., 76.54 MiB/sec.
5664 2024.07.09 03:55:50.131173 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5665 2024.07.09 03:55:50.131813 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5666 2024.07.09 03:55:50.131888 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5667 2024.07.09 03:55:50.132022 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB.
5668 2024.07.09 03:55:55.103462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5669 2024.07.09 03:55:55.103595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5670 2024.07.09 03:55:55.103623 [ 3 ] {} <Debug> HTTP-Session: 8116965b-8a49-41f0-ad09-edd672f69306 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5671 2024.07.09 03:55:55.103652 [ 3 ] {} <Debug> HTTP-Session: 8116965b-8a49-41f0-ad09-edd672f69306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5672 2024.07.09 03:55:55.103671 [ 3 ] {} <Debug> HTTP-Session: 8116965b-8a49-41f0-ad09-edd672f69306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.07.09 03:55:55.103727 [ 3 ] {} <Trace> HTTP-Session: 8116965b-8a49-41f0-ad09-edd672f69306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5674 2024.07.09 03:55:55.103916 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5675 2024.07.09 03:55:55.103988 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5676 2024.07.09 03:55:55.104197 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5677 2024.07.09 03:55:55.104726 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5678 2024.07.09 03:55:55.104764 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5679 2024.07.09 03:55:55.105140 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5680 2024.07.09 03:55:55.105472 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5681 2024.07.09 03:55:55.105643 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001776 sec., 6193.693693693694 rows/sec., 502.03 KiB/sec.
5682 2024.07.09 03:55:55.105850 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Debug> DynamicQueryHandler: Done processing query
5683 2024.07.09 03:55:55.105877 [ 3 ] {68dc6a05-cc71-44a9-9870-5e44ec2b7736} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5684 2024.07.09 03:55:55.105893 [ 3 ] {} <Debug> HTTP-Session: 8116965b-8a49-41f0-ad09-edd672f69306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5685 2024.07.09 03:55:55.106061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5686 2024.07.09 03:55:55.106111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5687 2024.07.09 03:55:55.106130 [ 3 ] {} <Debug> HTTP-Session: e5c62f6f-b83d-461d-bcd3-42f2cee76760 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5688 2024.07.09 03:55:55.106146 [ 3 ] {} <Debug> HTTP-Session: e5c62f6f-b83d-461d-bcd3-42f2cee76760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5689 2024.07.09 03:55:55.106161 [ 3 ] {} <Debug> HTTP-Session: e5c62f6f-b83d-461d-bcd3-42f2cee76760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.07.09 03:55:55.106193 [ 3 ] {} <Trace> HTTP-Session: e5c62f6f-b83d-461d-bcd3-42f2cee76760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5691 2024.07.09 03:55:55.106316 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5692 2024.07.09 03:55:55.106358 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5693 2024.07.09 03:55:55.106485 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5694 2024.07.09 03:55:55.106861 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5695 2024.07.09 03:55:55.106898 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5696 2024.07.09 03:55:55.107217 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5697 2024.07.09 03:55:55.107524 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5698 2024.07.09 03:55:55.107669 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001394 sec., 63845.05021520803 rows/sec., 5.16 MiB/sec.
5699 2024.07.09 03:55:55.107844 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Debug> DynamicQueryHandler: Done processing query
5700 2024.07.09 03:55:55.107870 [ 3 ] {9b473826-6257-4475-a8ce-3d99edc80d34} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5701 2024.07.09 03:55:55.107885 [ 3 ] {} <Debug> HTTP-Session: e5c62f6f-b83d-461d-bcd3-42f2cee76760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5702 2024.07.09 03:55:55.108028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5703 2024.07.09 03:55:55.108076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5704 2024.07.09 03:55:55.108095 [ 3 ] {} <Debug> HTTP-Session: 2f351a9c-7312-44f8-9c8d-ca8e21bdf6f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5705 2024.07.09 03:55:55.108112 [ 3 ] {} <Debug> HTTP-Session: 2f351a9c-7312-44f8-9c8d-ca8e21bdf6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5706 2024.07.09 03:55:55.108126 [ 3 ] {} <Debug> HTTP-Session: 2f351a9c-7312-44f8-9c8d-ca8e21bdf6f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5707 2024.07.09 03:55:55.108156 [ 3 ] {} <Trace> HTTP-Session: 2f351a9c-7312-44f8-9c8d-ca8e21bdf6f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5708 2024.07.09 03:55:55.108275 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5709 2024.07.09 03:55:55.108317 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5710 2024.07.09 03:55:55.108447 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5711 2024.07.09 03:55:55.108775 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5712 2024.07.09 03:55:55.108811 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5713 2024.07.09 03:55:55.109122 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5714 2024.07.09 03:55:55.109428 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5715 2024.07.09 03:55:55.109588 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001347 sec., 55679.28730512249 rows/sec., 4.35 MiB/sec.
5716 2024.07.09 03:55:55.109756 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Debug> DynamicQueryHandler: Done processing query
5717 2024.07.09 03:55:55.109780 [ 3 ] {e7d1da8a-0733-4843-abc1-0c971b1f1a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5718 2024.07.09 03:55:55.109796 [ 3 ] {} <Debug> HTTP-Session: 2f351a9c-7312-44f8-9c8d-ca8e21bdf6f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5719 2024.07.09 03:55:55.109981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5720 2024.07.09 03:55:55.110029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5721 2024.07.09 03:55:55.110047 [ 3 ] {} <Debug> HTTP-Session: 6ff64c99-5543-438f-bd32-ae8681b6751a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5722 2024.07.09 03:55:55.110064 [ 3 ] {} <Debug> HTTP-Session: 6ff64c99-5543-438f-bd32-ae8681b6751a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5723 2024.07.09 03:55:55.110077 [ 3 ] {} <Debug> HTTP-Session: 6ff64c99-5543-438f-bd32-ae8681b6751a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5724 2024.07.09 03:55:55.110108 [ 3 ] {} <Trace> HTTP-Session: 6ff64c99-5543-438f-bd32-ae8681b6751a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5725 2024.07.09 03:55:55.110267 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5726 2024.07.09 03:55:55.110313 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5727 2024.07.09 03:55:55.110462 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5728 2024.07.09 03:55:55.110857 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5729 2024.07.09 03:55:55.110893 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5730 2024.07.09 03:55:55.111275 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5731 2024.07.09 03:55:55.111611 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5732 2024.07.09 03:55:55.111767 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec.
5733 2024.07.09 03:55:55.111940 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Debug> DynamicQueryHandler: Done processing query
5734 2024.07.09 03:55:55.111963 [ 3 ] {13e1f987-e2b7-47cd-b0cd-c9b2869361b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5735 2024.07.09 03:55:55.111979 [ 3 ] {} <Debug> HTTP-Session: 6ff64c99-5543-438f-bd32-ae8681b6751a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5736 2024.07.09 03:55:55.112118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5737 2024.07.09 03:55:55.112167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5738 2024.07.09 03:55:55.112185 [ 3 ] {} <Debug> HTTP-Session: ec115c7b-2706-40eb-b5eb-537d95d8f681 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5739 2024.07.09 03:55:55.112202 [ 3 ] {} <Debug> HTTP-Session: ec115c7b-2706-40eb-b5eb-537d95d8f681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5740 2024.07.09 03:55:55.112216 [ 3 ] {} <Debug> HTTP-Session: ec115c7b-2706-40eb-b5eb-537d95d8f681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5741 2024.07.09 03:55:55.112246 [ 3 ] {} <Trace> HTTP-Session: ec115c7b-2706-40eb-b5eb-537d95d8f681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5742 2024.07.09 03:55:55.112432 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5743 2024.07.09 03:55:55.112494 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <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
5744 2024.07.09 03:55:55.112901 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5745 2024.07.09 03:55:55.113476 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5746 2024.07.09 03:55:55.113512 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5747 2024.07.09 03:55:55.114090 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5748 2024.07.09 03:55:55.114498 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5749 2024.07.09 03:55:55.114687 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002361 sec., 4659.042778483694 rows/sec., 8.35 MiB/sec.
5750 2024.07.09 03:55:55.114909 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Debug> DynamicQueryHandler: Done processing query
5751 2024.07.09 03:55:55.114934 [ 3 ] {14b54046-c3aa-4d7b-822a-e39a45107ca8} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5752 2024.07.09 03:55:55.114949 [ 3 ] {} <Debug> HTTP-Session: ec115c7b-2706-40eb-b5eb-537d95d8f681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5753 2024.07.09 03:55:55.115078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5754 2024.07.09 03:55:55.115125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5755 2024.07.09 03:55:55.115145 [ 3 ] {} <Debug> HTTP-Session: 8442d121-552f-4399-8054-23cce2651d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5756 2024.07.09 03:55:55.115161 [ 3 ] {} <Debug> HTTP-Session: 8442d121-552f-4399-8054-23cce2651d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5757 2024.07.09 03:55:55.115176 [ 3 ] {} <Debug> HTTP-Session: 8442d121-552f-4399-8054-23cce2651d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5758 2024.07.09 03:55:55.115207 [ 3 ] {} <Trace> HTTP-Session: 8442d121-552f-4399-8054-23cce2651d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5759 2024.07.09 03:55:55.115333 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5760 2024.07.09 03:55:55.115377 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5761 2024.07.09 03:55:55.115504 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5762 2024.07.09 03:55:55.115840 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5763 2024.07.09 03:55:55.115876 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB.
5764 2024.07.09 03:55:55.116232 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5765 2024.07.09 03:55:55.116557 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5766 2024.07.09 03:55:55.116721 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec.
5767 2024.07.09 03:55:55.117002 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Debug> DynamicQueryHandler: Done processing query
5768 2024.07.09 03:55:55.117054 [ 3 ] {85ad78b2-58a8-4acf-8c3e-ba011b455ac1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5769 2024.07.09 03:55:55.117089 [ 3 ] {} <Debug> HTTP-Session: 8442d121-552f-4399-8054-23cce2651d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5770 2024.07.09 03:56:00.104512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5771 2024.07.09 03:56:00.104657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5772 2024.07.09 03:56:00.104687 [ 3 ] {} <Debug> HTTP-Session: 4d9e8eb1-3b40-4574-aed5-24ec90ab6ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5773 2024.07.09 03:56:00.104717 [ 3 ] {} <Debug> HTTP-Session: 4d9e8eb1-3b40-4574-aed5-24ec90ab6ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5774 2024.07.09 03:56:00.104736 [ 3 ] {} <Debug> HTTP-Session: 4d9e8eb1-3b40-4574-aed5-24ec90ab6ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.07.09 03:56:00.104792 [ 3 ] {} <Trace> HTTP-Session: 4d9e8eb1-3b40-4574-aed5-24ec90ab6ebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5776 2024.07.09 03:56:00.104986 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5777 2024.07.09 03:56:00.105056 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5778 2024.07.09 03:56:00.105247 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5779 2024.07.09 03:56:00.105723 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5780 2024.07.09 03:56:00.105770 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5781 2024.07.09 03:56:00.106152 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5782 2024.07.09 03:56:00.106496 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5783 2024.07.09 03:56:00.106663 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001733 sec., 12117.714945181766 rows/sec., 982.20 KiB/sec.
5784 2024.07.09 03:56:00.106895 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Debug> DynamicQueryHandler: Done processing query
5785 2024.07.09 03:56:00.106923 [ 3 ] {9f45964c-f8ac-4114-b085-ef53578a0307} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5786 2024.07.09 03:56:00.106940 [ 3 ] {} <Debug> HTTP-Session: 4d9e8eb1-3b40-4574-aed5-24ec90ab6ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5787 2024.07.09 03:56:00.107126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5788 2024.07.09 03:56:00.107187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5789 2024.07.09 03:56:00.107206 [ 3 ] {} <Debug> HTTP-Session: 1c65b643-2c63-4572-8f7a-b14a14df0417 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5790 2024.07.09 03:56:00.107225 [ 3 ] {} <Debug> HTTP-Session: 1c65b643-2c63-4572-8f7a-b14a14df0417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5791 2024.07.09 03:56:00.107239 [ 3 ] {} <Debug> HTTP-Session: 1c65b643-2c63-4572-8f7a-b14a14df0417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5792 2024.07.09 03:56:00.107274 [ 3 ] {} <Trace> HTTP-Session: 1c65b643-2c63-4572-8f7a-b14a14df0417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5793 2024.07.09 03:56:00.107416 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5794 2024.07.09 03:56:00.107464 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5795 2024.07.09 03:56:00.107600 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5796 2024.07.09 03:56:00.108016 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5797 2024.07.09 03:56:00.108055 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5798 2024.07.09 03:56:00.108383 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5799 2024.07.09 03:56:00.108695 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5800 2024.07.09 03:56:00.108860 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001491 sec., 79812.20657276995 rows/sec., 6.58 MiB/sec.
5801 2024.07.09 03:56:00.108864 [ 139 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5802 2024.07.09 03:56:00.108976 [ 139 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5803 2024.07.09 03:56:00.109019 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5804 2024.07.09 03:56:00.109113 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Debug> DynamicQueryHandler: Done processing query
5805 2024.07.09 03:56:00.109193 [ 3 ] {d74c9d7a-ff61-45c2-afae-b2f0d323cf6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5806 2024.07.09 03:56:00.109249 [ 3 ] {} <Debug> HTTP-Session: 1c65b643-2c63-4572-8f7a-b14a14df0417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5807 2024.07.09 03:56:00.109264 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::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
5808 2024.07.09 03:56:00.109465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5809 2024.07.09 03:56:00.109551 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5810 2024.07.09 03:56:00.109580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5811 2024.07.09 03:56:00.109625 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 196 rows starting from the beginning of the part
5812 2024.07.09 03:56:00.109633 [ 3 ] {} <Debug> HTTP-Session: 3e15f817-6256-473e-b008-d5ad1c360f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5813 2024.07.09 03:56:00.109698 [ 3 ] {} <Debug> HTTP-Session: 3e15f817-6256-473e-b008-d5ad1c360f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5814 2024.07.09 03:56:00.109728 [ 3 ] {} <Debug> HTTP-Session: 3e15f817-6256-473e-b008-d5ad1c360f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5815 2024.07.09 03:56:00.109847 [ 3 ] {} <Trace> HTTP-Session: 3e15f817-6256-473e-b008-d5ad1c360f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5816 2024.07.09 03:56:00.109947 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 119 rows starting from the beginning of the part
5817 2024.07.09 03:56:00.110254 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5818 2024.07.09 03:56:00.110310 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part
5819 2024.07.09 03:56:00.110368 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5820 2024.07.09 03:56:00.110661 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 119 rows starting from the beginning of the part
5821 2024.07.09 03:56:00.111073 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 89 rows starting from the beginning of the part
5822 2024.07.09 03:56:00.111214 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5823 2024.07.09 03:56:00.111455 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 119 rows starting from the beginning of the part
5824 2024.07.09 03:56:00.112217 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5825 2024.07.09 03:56:00.112277 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5826 2024.07.09 03:56:00.113067 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5827 2024.07.09 03:56:00.114082 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5828 2024.07.09 03:56:00.114416 [ 139 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5829 2024.07.09 03:56:00.114430 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004357 sec., 19508.83635529034 rows/sec., 1.52 MiB/sec.
5830 2024.07.09 03:56:00.114483 [ 139 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5831 2024.07.09 03:56:00.114572 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5832 2024.07.09 03:56:00.115059 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Debug> DynamicQueryHandler: Done processing query
5833 2024.07.09 03:56:00.115107 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::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
5834 2024.07.09 03:56:00.115148 [ 3 ] {b2728b69-7f00-4242-b1e2-a8adbec602bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5835 2024.07.09 03:56:00.115315 [ 3 ] {} <Debug> HTTP-Session: 3e15f817-6256-473e-b008-d5ad1c360f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.07.09 03:56:00.115798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5837 2024.07.09 03:56:00.115959 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5838 2024.07.09 03:56:00.116062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5839 2024.07.09 03:56:00.116108 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 152 rows starting from the beginning of the part
5840 2024.07.09 03:56:00.116166 [ 3 ] {} <Debug> HTTP-Session: 666fc716-2dcc-45d9-8697-11421a2a6fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5841 2024.07.09 03:56:00.116260 [ 3 ] {} <Debug> HTTP-Session: 666fc716-2dcc-45d9-8697-11421a2a6fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5842 2024.07.09 03:56:00.116336 [ 3 ] {} <Debug> HTTP-Session: 666fc716-2dcc-45d9-8697-11421a2a6fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5843 2024.07.09 03:56:00.116345 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 85 rows starting from the beginning of the part
5844 2024.07.09 03:56:00.116489 [ 3 ] {} <Trace> HTTP-Session: 666fc716-2dcc-45d9-8697-11421a2a6fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5845 2024.07.09 03:56:00.116741 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part
5846 2024.07.09 03:56:00.117324 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 85 rows starting from the beginning of the part
5847 2024.07.09 03:56:00.117345 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5848 2024.07.09 03:56:00.117582 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 4 columns (4 merged, 0 gathered) in 0.008462877 sec., 86377.2449959984 rows/sec., 7.07 MiB/sec.
5849 2024.07.09 03:56:00.117625 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5850 2024.07.09 03:56:00.117743 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 75 rows starting from the beginning of the part
5851 2024.07.09 03:56:00.118040 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5852 2024.07.09 03:56:00.118241 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 85 rows starting from the beginning of the part
5853 2024.07.09 03:56:00.119532 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5854 2024.07.09 03:56:00.120029 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5855 2024.07.09 03:56:00.120343 [ 188 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_36_7} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5856 2024.07.09 03:56:00.120601 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5857 2024.07.09 03:56:00.121003 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5858 2024.07.09 03:56:00.121068 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5859 2024.07.09 03:56:00.122114 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5860 2024.07.09 03:56:00.122144 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 4 columns (4 merged, 0 gathered) in 0.007405509 sec., 75214.27629079919 rows/sec., 5.87 MiB/sec.
5861 2024.07.09 03:56:00.122359 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5862 2024.07.09 03:56:00.122928 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5863 2024.07.09 03:56:00.123144 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5864 2024.07.09 03:56:00.123259 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5865 2024.07.09 03:56:00.123270 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006368 sec., 25125.628140703517 rows/sec., 1.75 MiB/sec.
5866 2024.07.09 03:56:00.123390 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5867 2024.07.09 03:56:00.123413 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_36_7} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5868 2024.07.09 03:56:00.123513 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5869 2024.07.09 03:56:00.123671 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5870 2024.07.09 03:56:00.123817 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Debug> DynamicQueryHandler: Done processing query
5871 2024.07.09 03:56:00.123852 [ 3 ] {7d26f4e2-7526-4663-9a57-c2b0ab685084} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5872 2024.07.09 03:56:00.123857 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
5873 2024.07.09 03:56:00.123870 [ 3 ] {} <Debug> HTTP-Session: 666fc716-2dcc-45d9-8697-11421a2a6fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5874 2024.07.09 03:56:00.123990 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5875 2024.07.09 03:56:00.124026 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5000 rows starting from the beginning of the part
5876 2024.07.09 03:56:00.124043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5877 2024.07.09 03:56:00.124152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5878 2024.07.09 03:56:00.124173 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
5879 2024.07.09 03:56:00.124223 [ 3 ] {} <Debug> HTTP-Session: b3bed102-0039-406e-9dd7-c822c09d6334 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5880 2024.07.09 03:56:00.124292 [ 3 ] {} <Debug> HTTP-Session: b3bed102-0039-406e-9dd7-c822c09d6334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5881 2024.07.09 03:56:00.124365 [ 3 ] {} <Debug> HTTP-Session: b3bed102-0039-406e-9dd7-c822c09d6334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5882 2024.07.09 03:56:00.124513 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
5883 2024.07.09 03:56:00.124525 [ 3 ] {} <Trace> HTTP-Session: b3bed102-0039-406e-9dd7-c822c09d6334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5884 2024.07.09 03:56:00.124865 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
5885 2024.07.09 03:56:00.125011 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::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
5886 2024.07.09 03:56:00.125076 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5887 2024.07.09 03:56:00.125384 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part
5888 2024.07.09 03:56:00.125464 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <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
5889 2024.07.09 03:56:00.126737 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5890 2024.07.09 03:56:00.127869 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5891 2024.07.09 03:56:00.127915 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5892 2024.07.09 03:56:00.128859 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5893 2024.07.09 03:56:00.129356 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5894 2024.07.09 03:56:00.129502 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5800 rows, containing 5 columns (5 merged, 0 gathered) in 0.005724899 sec., 1013118.3100348145 rows/sec., 70.63 MiB/sec.
5895 2024.07.09 03:56:00.129673 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.004923 sec., 4265.691651432054 rows/sec., 7.64 MiB/sec.
5896 2024.07.09 03:56:00.129921 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Debug> DynamicQueryHandler: Done processing query
5897 2024.07.09 03:56:00.129952 [ 3 ] {2402d961-e1e3-45df-a015-ce44c5c396f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5898 2024.07.09 03:56:00.129973 [ 3 ] {} <Debug> HTTP-Session: b3bed102-0039-406e-9dd7-c822c09d6334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5899 2024.07.09 03:56:00.130000 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5900 2024.07.09 03:56:00.130121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5901 2024.07.09 03:56:00.130187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5902 2024.07.09 03:56:00.130226 [ 3 ] {} <Debug> HTTP-Session: 2dc9fc56-5b8f-4e1b-9c36-36de61457f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5903 2024.07.09 03:56:00.130263 [ 3 ] {} <Debug> HTTP-Session: 2dc9fc56-5b8f-4e1b-9c36-36de61457f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5904 2024.07.09 03:56:00.130284 [ 3 ] {} <Debug> HTTP-Session: 2dc9fc56-5b8f-4e1b-9c36-36de61457f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5905 2024.07.09 03:56:00.130329 [ 3 ] {} <Trace> HTTP-Session: 2dc9fc56-5b8f-4e1b-9c36-36de61457f93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5906 2024.07.09 03:56:00.130474 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5907 2024.07.09 03:56:00.130488 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5908 2024.07.09 03:56:00.130531 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5909 2024.07.09 03:56:00.130591 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5910 2024.07.09 03:56:00.130699 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB.
5911 2024.07.09 03:56:00.130755 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5912 2024.07.09 03:56:00.131075 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5913 2024.07.09 03:56:00.131113 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5914 2024.07.09 03:56:00.131482 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5915 2024.07.09 03:56:00.131807 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5916 2024.07.09 03:56:00.131966 [ 139 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5917 2024.07.09 03:56:00.131974 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec.
5918 2024.07.09 03:56:00.132019 [ 139 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5919 2024.07.09 03:56:00.132091 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5920 2024.07.09 03:56:00.132354 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Debug> DynamicQueryHandler: Done processing query
5921 2024.07.09 03:56:00.132420 [ 3 ] {6d89548f-063a-4e92-b4d6-139d3ddb625a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5922 2024.07.09 03:56:00.132424 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5923 2024.07.09 03:56:00.132495 [ 3 ] {} <Debug> HTTP-Session: 2dc9fc56-5b8f-4e1b-9c36-36de61457f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5924 2024.07.09 03:56:00.132962 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5925 2024.07.09 03:56:00.133015 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1746 rows starting from the beginning of the part
5926 2024.07.09 03:56:00.133095 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5927 2024.07.09 03:56:00.133235 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5928 2024.07.09 03:56:00.133356 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5929 2024.07.09 03:56:00.133433 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5930 2024.07.09 03:56:00.133632 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::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
5931 2024.07.09 03:56:00.134887 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2046 rows, containing 4 columns (4 merged, 0 gathered) in 0.002682957 sec., 762591.4243128011 rows/sec., 51.35 MiB/sec.
5932 2024.07.09 03:56:00.135085 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5933 2024.07.09 03:56:00.135451 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_36_7} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5934 2024.07.09 03:56:00.135526 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_36_7} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5935 2024.07.09 03:56:00.135596 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
5936 2024.07.09 03:56:03.750429 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
5937 2024.07.09 03:56:03.750523 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
5938 2024.07.09 03:56:05.105680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5939 2024.07.09 03:56:05.105795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5940 2024.07.09 03:56:05.105819 [ 3 ] {} <Debug> HTTP-Session: 3b0cd617-f3ce-4ce4-8765-90a10643b3a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5941 2024.07.09 03:56:05.105843 [ 3 ] {} <Debug> HTTP-Session: 3b0cd617-f3ce-4ce4-8765-90a10643b3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5942 2024.07.09 03:56:05.105858 [ 3 ] {} <Debug> HTTP-Session: 3b0cd617-f3ce-4ce4-8765-90a10643b3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5943 2024.07.09 03:56:05.105907 [ 3 ] {} <Trace> HTTP-Session: 3b0cd617-f3ce-4ce4-8765-90a10643b3a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5944 2024.07.09 03:56:05.106091 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5945 2024.07.09 03:56:05.106156 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5946 2024.07.09 03:56:05.106354 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5947 2024.07.09 03:56:05.106805 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5948 2024.07.09 03:56:05.106846 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5949 2024.07.09 03:56:05.107239 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5950 2024.07.09 03:56:05.107592 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5951 2024.07.09 03:56:05.107741 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001706 sec., 6447.831184056272 rows/sec., 522.63 KiB/sec.
5952 2024.07.09 03:56:05.107965 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Debug> DynamicQueryHandler: Done processing query
5953 2024.07.09 03:56:05.107993 [ 3 ] {c9a8ad1b-fa51-4038-8fad-2834638be7ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5954 2024.07.09 03:56:05.108010 [ 3 ] {} <Debug> HTTP-Session: 3b0cd617-f3ce-4ce4-8765-90a10643b3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5955 2024.07.09 03:56:05.108166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5956 2024.07.09 03:56:05.108222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5957 2024.07.09 03:56:05.108241 [ 3 ] {} <Debug> HTTP-Session: 3845c5e2-3bcb-4499-8e0a-a3502942642f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5958 2024.07.09 03:56:05.108260 [ 3 ] {} <Debug> HTTP-Session: 3845c5e2-3bcb-4499-8e0a-a3502942642f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5959 2024.07.09 03:56:05.108274 [ 3 ] {} <Debug> HTTP-Session: 3845c5e2-3bcb-4499-8e0a-a3502942642f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5960 2024.07.09 03:56:05.108309 [ 3 ] {} <Trace> HTTP-Session: 3845c5e2-3bcb-4499-8e0a-a3502942642f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5961 2024.07.09 03:56:05.108417 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5962 2024.07.09 03:56:05.108463 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5963 2024.07.09 03:56:05.108599 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5964 2024.07.09 03:56:05.108915 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5965 2024.07.09 03:56:05.108950 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5966 2024.07.09 03:56:05.109257 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5967 2024.07.09 03:56:05.109568 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5968 2024.07.09 03:56:05.109693 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001308 sec., 6116.207951070337 rows/sec., 498.73 KiB/sec.
5969 2024.07.09 03:56:05.109978 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Debug> DynamicQueryHandler: Done processing query
5970 2024.07.09 03:56:05.110003 [ 3 ] {41fc4820-94b8-4cde-93b8-f032e21e5bbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5971 2024.07.09 03:56:05.110019 [ 3 ] {} <Debug> HTTP-Session: 3845c5e2-3bcb-4499-8e0a-a3502942642f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5972 2024.07.09 03:56:05.110178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5973 2024.07.09 03:56:05.110228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5974 2024.07.09 03:56:05.110248 [ 3 ] {} <Debug> HTTP-Session: 550442e3-c70f-4128-91e0-08c9822e73c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5975 2024.07.09 03:56:05.110266 [ 3 ] {} <Debug> HTTP-Session: 550442e3-c70f-4128-91e0-08c9822e73c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5976 2024.07.09 03:56:05.110279 [ 3 ] {} <Debug> HTTP-Session: 550442e3-c70f-4128-91e0-08c9822e73c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5977 2024.07.09 03:56:05.110311 [ 3 ] {} <Trace> HTTP-Session: 550442e3-c70f-4128-91e0-08c9822e73c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5978 2024.07.09 03:56:05.110470 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5979 2024.07.09 03:56:05.110516 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5980 2024.07.09 03:56:05.110654 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5981 2024.07.09 03:56:05.111053 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5982 2024.07.09 03:56:05.111088 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
5983 2024.07.09 03:56:05.111411 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5984 2024.07.09 03:56:05.111710 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5985 2024.07.09 03:56:05.111837 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Debug> executeQuery: Read 129 rows, 10.42 KiB in 0.001444 sec., 89335.18005540167 rows/sec., 7.05 MiB/sec.
5986 2024.07.09 03:56:05.112003 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Debug> DynamicQueryHandler: Done processing query
5987 2024.07.09 03:56:05.112027 [ 3 ] {41567ebe-246a-4772-a879-0b80b3014763} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5988 2024.07.09 03:56:05.112043 [ 3 ] {} <Debug> HTTP-Session: 550442e3-c70f-4128-91e0-08c9822e73c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5989 2024.07.09 03:56:05.112165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5990 2024.07.09 03:56:05.112213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5991 2024.07.09 03:56:05.112232 [ 3 ] {} <Debug> HTTP-Session: 1f557c5b-8805-4ec6-b418-d7eb6b1436d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
5992 2024.07.09 03:56:05.112248 [ 3 ] {} <Debug> HTTP-Session: 1f557c5b-8805-4ec6-b418-d7eb6b1436d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5993 2024.07.09 03:56:05.112262 [ 3 ] {} <Debug> HTTP-Session: 1f557c5b-8805-4ec6-b418-d7eb6b1436d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5994 2024.07.09 03:56:05.112292 [ 3 ] {} <Trace> HTTP-Session: 1f557c5b-8805-4ec6-b418-d7eb6b1436d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5995 2024.07.09 03:56:05.112392 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5996 2024.07.09 03:56:05.112434 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5997 2024.07.09 03:56:05.112559 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5998 2024.07.09 03:56:05.112822 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5999 2024.07.09 03:56:05.112857 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6000 2024.07.09 03:56:05.113158 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
6001 2024.07.09 03:56:05.113461 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6002 2024.07.09 03:56:05.113584 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001222 sec., 6546.6448445171845 rows/sec., 457.11 KiB/sec.
6003 2024.07.09 03:56:05.113749 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Debug> DynamicQueryHandler: Done processing query
6004 2024.07.09 03:56:05.113773 [ 3 ] {bb1c22c4-c026-4f0d-9968-d9a4749605cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6005 2024.07.09 03:56:05.113789 [ 3 ] {} <Debug> HTTP-Session: 1f557c5b-8805-4ec6-b418-d7eb6b1436d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.07.09 03:56:05.113920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6007 2024.07.09 03:56:05.113968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6008 2024.07.09 03:56:05.113987 [ 3 ] {} <Debug> HTTP-Session: 440b79dc-c96d-4635-97d0-2530783f3131 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6009 2024.07.09 03:56:05.114003 [ 3 ] {} <Debug> HTTP-Session: 440b79dc-c96d-4635-97d0-2530783f3131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6010 2024.07.09 03:56:05.114016 [ 3 ] {} <Debug> HTTP-Session: 440b79dc-c96d-4635-97d0-2530783f3131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6011 2024.07.09 03:56:05.114046 [ 3 ] {} <Trace> HTTP-Session: 440b79dc-c96d-4635-97d0-2530783f3131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6012 2024.07.09 03:56:05.114167 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6013 2024.07.09 03:56:05.114208 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6014 2024.07.09 03:56:05.114332 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6015 2024.07.09 03:56:05.114674 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6016 2024.07.09 03:56:05.114711 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6017 2024.07.09 03:56:05.115023 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6018 2024.07.09 03:56:05.115324 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6019 2024.07.09 03:56:05.115452 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Debug> executeQuery: Read 107 rows, 8.55 KiB in 0.001333 sec., 80270.06751687922 rows/sec., 6.26 MiB/sec.
6020 2024.07.09 03:56:05.115611 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Debug> DynamicQueryHandler: Done processing query
6021 2024.07.09 03:56:05.115635 [ 3 ] {90ffd75c-09f4-4930-8302-65da86256fb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6022 2024.07.09 03:56:05.115650 [ 3 ] {} <Debug> HTTP-Session: 440b79dc-c96d-4635-97d0-2530783f3131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.07.09 03:56:05.115806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6024 2024.07.09 03:56:05.115853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6025 2024.07.09 03:56:05.115872 [ 3 ] {} <Debug> HTTP-Session: 3e77255f-92d8-43d3-a3ed-47d3189a21a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6026 2024.07.09 03:56:05.115889 [ 3 ] {} <Debug> HTTP-Session: 3e77255f-92d8-43d3-a3ed-47d3189a21a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6027 2024.07.09 03:56:05.115902 [ 3 ] {} <Debug> HTTP-Session: 3e77255f-92d8-43d3-a3ed-47d3189a21a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6028 2024.07.09 03:56:05.115932 [ 3 ] {} <Trace> HTTP-Session: 3e77255f-92d8-43d3-a3ed-47d3189a21a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6029 2024.07.09 03:56:05.116115 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6030 2024.07.09 03:56:05.116160 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6031 2024.07.09 03:56:05.116303 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6032 2024.07.09 03:56:05.116726 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6033 2024.07.09 03:56:05.116762 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6034 2024.07.09 03:56:05.117156 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6035 2024.07.09 03:56:05.117491 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6036 2024.07.09 03:56:05.117621 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.001609 sec., 124300.80795525172 rows/sec., 8.68 MiB/sec.
6037 2024.07.09 03:56:05.117952 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Debug> DynamicQueryHandler: Done processing query
6038 2024.07.09 03:56:05.117986 [ 3 ] {ce26156b-a002-44de-8ee3-1ca2ead05d0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6039 2024.07.09 03:56:05.118009 [ 3 ] {} <Debug> HTTP-Session: 3e77255f-92d8-43d3-a3ed-47d3189a21a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6040 2024.07.09 03:56:05.118145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6041 2024.07.09 03:56:05.118218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6042 2024.07.09 03:56:05.118237 [ 3 ] {} <Debug> HTTP-Session: dc446633-3d29-4397-b804-8481a2d3133b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6043 2024.07.09 03:56:05.118253 [ 3 ] {} <Debug> HTTP-Session: dc446633-3d29-4397-b804-8481a2d3133b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6044 2024.07.09 03:56:05.118266 [ 3 ] {} <Debug> HTTP-Session: dc446633-3d29-4397-b804-8481a2d3133b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.07.09 03:56:05.118296 [ 3 ] {} <Trace> HTTP-Session: dc446633-3d29-4397-b804-8481a2d3133b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6046 2024.07.09 03:56:05.118484 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6047 2024.07.09 03:56:05.118555 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <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
6048 2024.07.09 03:56:05.118972 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6049 2024.07.09 03:56:05.119538 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6050 2024.07.09 03:56:05.119598 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6051 2024.07.09 03:56:05.120187 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6052 2024.07.09 03:56:05.120598 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6053 2024.07.09 03:56:05.120757 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002374 sec., 4633.529907329402 rows/sec., 8.30 MiB/sec.
6054 2024.07.09 03:56:05.121282 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Debug> DynamicQueryHandler: Done processing query
6055 2024.07.09 03:56:05.121306 [ 3 ] {10951f0d-2a93-49b1-9d7a-dbb4b4126d47} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6056 2024.07.09 03:56:05.121322 [ 3 ] {} <Debug> HTTP-Session: dc446633-3d29-4397-b804-8481a2d3133b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6057 2024.07.09 03:56:05.121449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6058 2024.07.09 03:56:05.121498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6059 2024.07.09 03:56:05.121517 [ 3 ] {} <Debug> HTTP-Session: 2c4a4025-c491-4fb4-a784-b95211d3f303 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6060 2024.07.09 03:56:05.121533 [ 3 ] {} <Debug> HTTP-Session: 2c4a4025-c491-4fb4-a784-b95211d3f303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6061 2024.07.09 03:56:05.121546 [ 3 ] {} <Debug> HTTP-Session: 2c4a4025-c491-4fb4-a784-b95211d3f303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6062 2024.07.09 03:56:05.121576 [ 3 ] {} <Trace> HTTP-Session: 2c4a4025-c491-4fb4-a784-b95211d3f303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6063 2024.07.09 03:56:05.121690 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6064 2024.07.09 03:56:05.121735 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6065 2024.07.09 03:56:05.121880 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6066 2024.07.09 03:56:05.122185 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6067 2024.07.09 03:56:05.122222 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6068 2024.07.09 03:56:05.122583 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6069 2024.07.09 03:56:05.122896 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6070 2024.07.09 03:56:05.123023 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
6071 2024.07.09 03:56:05.123184 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Debug> DynamicQueryHandler: Done processing query
6072 2024.07.09 03:56:05.123208 [ 3 ] {50a2489a-da43-411a-bb72-6352b0495cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6073 2024.07.09 03:56:05.123223 [ 3 ] {} <Debug> HTTP-Session: 2c4a4025-c491-4fb4-a784-b95211d3f303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6074 2024.07.09 03:56:10.104255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6075 2024.07.09 03:56:10.104387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6076 2024.07.09 03:56:10.104413 [ 3 ] {} <Debug> HTTP-Session: cf2a84bd-446e-40a0-9117-63a0ae043c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6077 2024.07.09 03:56:10.104438 [ 3 ] {} <Debug> HTTP-Session: cf2a84bd-446e-40a0-9117-63a0ae043c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6078 2024.07.09 03:56:10.104454 [ 3 ] {} <Debug> HTTP-Session: cf2a84bd-446e-40a0-9117-63a0ae043c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6079 2024.07.09 03:56:10.104505 [ 3 ] {} <Trace> HTTP-Session: cf2a84bd-446e-40a0-9117-63a0ae043c73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6080 2024.07.09 03:56:10.104688 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6081 2024.07.09 03:56:10.104755 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6082 2024.07.09 03:56:10.104944 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6083 2024.07.09 03:56:10.105376 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6084 2024.07.09 03:56:10.105417 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6085 2024.07.09 03:56:10.105789 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6086 2024.07.09 03:56:10.106132 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6087 2024.07.09 03:56:10.106292 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00166 sec., 12650.602409638554 rows/sec., 1.00 MiB/sec.
6088 2024.07.09 03:56:10.106591 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Debug> DynamicQueryHandler: Done processing query
6089 2024.07.09 03:56:10.106621 [ 3 ] {125df698-60d1-4109-b5b4-5d65ca2c409e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6090 2024.07.09 03:56:10.106639 [ 3 ] {} <Debug> HTTP-Session: cf2a84bd-446e-40a0-9117-63a0ae043c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.07.09 03:56:10.106800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6092 2024.07.09 03:56:10.106850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6093 2024.07.09 03:56:10.106870 [ 3 ] {} <Debug> HTTP-Session: 00173f27-f697-4968-bea5-c57ee80c9fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6094 2024.07.09 03:56:10.106887 [ 3 ] {} <Debug> HTTP-Session: 00173f27-f697-4968-bea5-c57ee80c9fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6095 2024.07.09 03:56:10.106900 [ 3 ] {} <Debug> HTTP-Session: 00173f27-f697-4968-bea5-c57ee80c9fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6096 2024.07.09 03:56:10.106931 [ 3 ] {} <Trace> HTTP-Session: 00173f27-f697-4968-bea5-c57ee80c9fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6097 2024.07.09 03:56:10.107029 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6098 2024.07.09 03:56:10.107075 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6099 2024.07.09 03:56:10.107224 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6100 2024.07.09 03:56:10.107506 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6101 2024.07.09 03:56:10.107543 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6102 2024.07.09 03:56:10.107841 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6103 2024.07.09 03:56:10.108143 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6104 2024.07.09 03:56:10.108310 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001295 sec., 3088.803088803089 rows/sec., 251.87 KiB/sec.
6105 2024.07.09 03:56:10.108515 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Debug> DynamicQueryHandler: Done processing query
6106 2024.07.09 03:56:10.108540 [ 3 ] {54c9b677-d2bf-4408-9cc1-13259c9cc3e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6107 2024.07.09 03:56:10.108556 [ 3 ] {} <Debug> HTTP-Session: 00173f27-f697-4968-bea5-c57ee80c9fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.07.09 03:56:10.108704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6109 2024.07.09 03:56:10.108751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6110 2024.07.09 03:56:10.108770 [ 3 ] {} <Debug> HTTP-Session: 498e0885-6812-4ead-a245-27a5d6ff6ee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6111 2024.07.09 03:56:10.108787 [ 3 ] {} <Debug> HTTP-Session: 498e0885-6812-4ead-a245-27a5d6ff6ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6112 2024.07.09 03:56:10.108802 [ 3 ] {} <Debug> HTTP-Session: 498e0885-6812-4ead-a245-27a5d6ff6ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.07.09 03:56:10.108832 [ 3 ] {} <Trace> HTTP-Session: 498e0885-6812-4ead-a245-27a5d6ff6ee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6114 2024.07.09 03:56:10.108963 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6115 2024.07.09 03:56:10.109006 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6116 2024.07.09 03:56:10.109132 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6117 2024.07.09 03:56:10.109580 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6118 2024.07.09 03:56:10.109617 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6119 2024.07.09 03:56:10.109930 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6120 2024.07.09 03:56:10.110224 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6121 2024.07.09 03:56:10.110386 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Debug> executeQuery: Read 121 rows, 10.20 KiB in 0.001469 sec., 82368.95847515317 rows/sec., 6.78 MiB/sec.
6122 2024.07.09 03:56:10.110721 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Debug> DynamicQueryHandler: Done processing query
6123 2024.07.09 03:56:10.110757 [ 3 ] {4256a813-7cdb-454c-80f5-b72b8d75b785} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6124 2024.07.09 03:56:10.110774 [ 3 ] {} <Debug> HTTP-Session: 498e0885-6812-4ead-a245-27a5d6ff6ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.07.09 03:56:10.110900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6126 2024.07.09 03:56:10.110948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6127 2024.07.09 03:56:10.110967 [ 3 ] {} <Debug> HTTP-Session: 4d7588ce-6644-4c4b-90d6-20c843357768 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6128 2024.07.09 03:56:10.110984 [ 3 ] {} <Debug> HTTP-Session: 4d7588ce-6644-4c4b-90d6-20c843357768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6129 2024.07.09 03:56:10.110998 [ 3 ] {} <Debug> HTTP-Session: 4d7588ce-6644-4c4b-90d6-20c843357768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.07.09 03:56:10.111029 [ 3 ] {} <Trace> HTTP-Session: 4d7588ce-6644-4c4b-90d6-20c843357768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6131 2024.07.09 03:56:10.111127 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6132 2024.07.09 03:56:10.111169 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6133 2024.07.09 03:56:10.111317 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6134 2024.07.09 03:56:10.111621 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6135 2024.07.09 03:56:10.111659 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6136 2024.07.09 03:56:10.111961 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6137 2024.07.09 03:56:10.112274 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6138 2024.07.09 03:56:10.112431 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001321 sec., 3028.0090840272524 rows/sec., 211.43 KiB/sec.
6139 2024.07.09 03:56:10.112601 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Debug> DynamicQueryHandler: Done processing query
6140 2024.07.09 03:56:10.112625 [ 3 ] {1d8dc4f9-3ecf-4da2-85ad-0af5d7c9b476} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6141 2024.07.09 03:56:10.112641 [ 3 ] {} <Debug> HTTP-Session: 4d7588ce-6644-4c4b-90d6-20c843357768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6142 2024.07.09 03:56:10.112773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6143 2024.07.09 03:56:10.112821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6144 2024.07.09 03:56:10.112840 [ 3 ] {} <Debug> HTTP-Session: b6d2dd36-8a60-44b4-af0c-26b33c122b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6145 2024.07.09 03:56:10.112856 [ 3 ] {} <Debug> HTTP-Session: b6d2dd36-8a60-44b4-af0c-26b33c122b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6146 2024.07.09 03:56:10.112870 [ 3 ] {} <Debug> HTTP-Session: b6d2dd36-8a60-44b4-af0c-26b33c122b01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6147 2024.07.09 03:56:10.112900 [ 3 ] {} <Trace> HTTP-Session: b6d2dd36-8a60-44b4-af0c-26b33c122b01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6148 2024.07.09 03:56:10.113024 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6149 2024.07.09 03:56:10.113066 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6150 2024.07.09 03:56:10.113192 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6151 2024.07.09 03:56:10.113540 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6152 2024.07.09 03:56:10.113577 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6153 2024.07.09 03:56:10.113889 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6154 2024.07.09 03:56:10.114185 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6155 2024.07.09 03:56:10.114348 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001365 sec., 65201.46520146521 rows/sec., 5.10 MiB/sec.
6156 2024.07.09 03:56:10.114540 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Debug> DynamicQueryHandler: Done processing query
6157 2024.07.09 03:56:10.114565 [ 3 ] {b5bf256b-bf73-4af9-9e13-2a735270c2ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6158 2024.07.09 03:56:10.114581 [ 3 ] {} <Debug> HTTP-Session: b6d2dd36-8a60-44b4-af0c-26b33c122b01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6159 2024.07.09 03:56:10.114757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6160 2024.07.09 03:56:10.114806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6161 2024.07.09 03:56:10.114825 [ 3 ] {} <Debug> HTTP-Session: e7ddf68d-8c2e-445c-8c47-77288cc81d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6162 2024.07.09 03:56:10.114841 [ 3 ] {} <Debug> HTTP-Session: e7ddf68d-8c2e-445c-8c47-77288cc81d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6163 2024.07.09 03:56:10.114855 [ 3 ] {} <Debug> HTTP-Session: e7ddf68d-8c2e-445c-8c47-77288cc81d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6164 2024.07.09 03:56:10.114885 [ 3 ] {} <Trace> HTTP-Session: e7ddf68d-8c2e-445c-8c47-77288cc81d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6165 2024.07.09 03:56:10.115024 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6166 2024.07.09 03:56:10.115071 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6167 2024.07.09 03:56:10.115218 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6168 2024.07.09 03:56:10.115616 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6169 2024.07.09 03:56:10.115653 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6170 2024.07.09 03:56:10.116038 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6171 2024.07.09 03:56:10.116375 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6172 2024.07.09 03:56:10.116550 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001581 sec., 102466.79316888045 rows/sec., 7.14 MiB/sec.
6173 2024.07.09 03:56:10.116896 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Debug> DynamicQueryHandler: Done processing query
6174 2024.07.09 03:56:10.116933 [ 3 ] {f3f4e67d-5b91-4771-91dd-b906dd894934} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6175 2024.07.09 03:56:10.116952 [ 3 ] {} <Debug> HTTP-Session: e7ddf68d-8c2e-445c-8c47-77288cc81d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.07.09 03:56:10.117126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6177 2024.07.09 03:56:10.117175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6178 2024.07.09 03:56:10.117195 [ 3 ] {} <Debug> HTTP-Session: d754fccf-a643-47d9-88b9-d4f746035750 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6179 2024.07.09 03:56:10.117211 [ 3 ] {} <Debug> HTTP-Session: d754fccf-a643-47d9-88b9-d4f746035750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6180 2024.07.09 03:56:10.117225 [ 3 ] {} <Debug> HTTP-Session: d754fccf-a643-47d9-88b9-d4f746035750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.07.09 03:56:10.117256 [ 3 ] {} <Trace> HTTP-Session: d754fccf-a643-47d9-88b9-d4f746035750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6182 2024.07.09 03:56:10.117511 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6183 2024.07.09 03:56:10.117582 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <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
6184 2024.07.09 03:56:10.118000 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6185 2024.07.09 03:56:10.118677 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6186 2024.07.09 03:56:10.118713 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6187 2024.07.09 03:56:10.119297 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6188 2024.07.09 03:56:10.119696 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6189 2024.07.09 03:56:10.119888 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002552 sec., 8228.84012539185 rows/sec., 14.75 MiB/sec.
6190 2024.07.09 03:56:10.120112 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Debug> DynamicQueryHandler: Done processing query
6191 2024.07.09 03:56:10.120135 [ 3 ] {c81f2b62-d81c-4640-9e45-3628155df4a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6192 2024.07.09 03:56:10.120151 [ 3 ] {} <Debug> HTTP-Session: d754fccf-a643-47d9-88b9-d4f746035750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6193 2024.07.09 03:56:10.120278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6194 2024.07.09 03:56:10.120325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6195 2024.07.09 03:56:10.120345 [ 3 ] {} <Debug> HTTP-Session: e9584ecf-9969-42e1-bccf-efc06e64904f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6196 2024.07.09 03:56:10.120365 [ 3 ] {} <Debug> HTTP-Session: e9584ecf-9969-42e1-bccf-efc06e64904f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6197 2024.07.09 03:56:10.120379 [ 3 ] {} <Debug> HTTP-Session: e9584ecf-9969-42e1-bccf-efc06e64904f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6198 2024.07.09 03:56:10.120408 [ 3 ] {} <Trace> HTTP-Session: e9584ecf-9969-42e1-bccf-efc06e64904f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6199 2024.07.09 03:56:10.120525 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6200 2024.07.09 03:56:10.120570 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6201 2024.07.09 03:56:10.120696 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6202 2024.07.09 03:56:10.121001 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6203 2024.07.09 03:56:10.121037 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6204 2024.07.09 03:56:10.121387 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6205 2024.07.09 03:56:10.121697 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6206 2024.07.09 03:56:10.121858 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
6207 2024.07.09 03:56:10.122024 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Debug> DynamicQueryHandler: Done processing query
6208 2024.07.09 03:56:10.122048 [ 3 ] {53c5b66e-c340-44a0-b641-d1382582b218} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6209 2024.07.09 03:56:10.122063 [ 3 ] {} <Debug> HTTP-Session: e9584ecf-9969-42e1-bccf-efc06e64904f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6210 2024.07.09 03:56:15.103979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6211 2024.07.09 03:56:15.104102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6212 2024.07.09 03:56:15.104127 [ 3 ] {} <Debug> HTTP-Session: 583b78fd-b8b3-4474-90a4-ea9099edbdef Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6213 2024.07.09 03:56:15.104152 [ 3 ] {} <Debug> HTTP-Session: 583b78fd-b8b3-4474-90a4-ea9099edbdef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6214 2024.07.09 03:56:15.104167 [ 3 ] {} <Debug> HTTP-Session: 583b78fd-b8b3-4474-90a4-ea9099edbdef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6215 2024.07.09 03:56:15.104224 [ 3 ] {} <Trace> HTTP-Session: 583b78fd-b8b3-4474-90a4-ea9099edbdef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6216 2024.07.09 03:56:15.104458 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6217 2024.07.09 03:56:15.104543 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6218 2024.07.09 03:56:15.104782 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6219 2024.07.09 03:56:15.105340 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6220 2024.07.09 03:56:15.105383 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6221 2024.07.09 03:56:15.105740 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6222 2024.07.09 03:56:15.106061 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6223 2024.07.09 03:56:15.106207 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00182 sec., 6043.956043956044 rows/sec., 489.89 KiB/sec.
6224 2024.07.09 03:56:15.106258 [ 131 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6225 2024.07.09 03:56:15.106362 [ 131 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6226 2024.07.09 03:56:15.106391 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6227 2024.07.09 03:56:15.106481 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Debug> DynamicQueryHandler: Done processing query
6228 2024.07.09 03:56:15.106522 [ 3 ] {cc096c7f-b466-40c8-8944-9eff6165459f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6229 2024.07.09 03:56:15.106544 [ 3 ] {} <Debug> HTTP-Session: 583b78fd-b8b3-4474-90a4-ea9099edbdef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6230 2024.07.09 03:56:15.106550 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::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
6231 2024.07.09 03:56:15.106693 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6232 2024.07.09 03:56:15.106702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6233 2024.07.09 03:56:15.106734 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 32 rows starting from the beginning of the part
6234 2024.07.09 03:56:15.106763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6235 2024.07.09 03:56:15.106792 [ 3 ] {} <Debug> HTTP-Session: 01e27d67-e79f-48bf-aff1-a35570b1e94f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6236 2024.07.09 03:56:15.106820 [ 3 ] {} <Debug> HTTP-Session: 01e27d67-e79f-48bf-aff1-a35570b1e94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6237 2024.07.09 03:56:15.106880 [ 3 ] {} <Debug> HTTP-Session: 01e27d67-e79f-48bf-aff1-a35570b1e94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6238 2024.07.09 03:56:15.106874 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
6239 2024.07.09 03:56:15.106997 [ 3 ] {} <Trace> HTTP-Session: 01e27d67-e79f-48bf-aff1-a35570b1e94f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6240 2024.07.09 03:56:15.107241 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part
6241 2024.07.09 03:56:15.107301 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6242 2024.07.09 03:56:15.107408 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
6243 2024.07.09 03:56:15.107407 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6244 2024.07.09 03:56:15.107580 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part
6245 2024.07.09 03:56:15.107802 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
6246 2024.07.09 03:56:15.108108 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6247 2024.07.09 03:56:15.108617 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6248 2024.07.09 03:56:15.108662 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6249 2024.07.09 03:56:15.109197 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6250 2024.07.09 03:56:15.109265 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.002790619 sec., 38342.74761262645 rows/sec., 3.04 MiB/sec.
6251 2024.07.09 03:56:15.109562 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6252 2024.07.09 03:56:15.109814 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6253 2024.07.09 03:56:15.110312 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003056 sec., 654.4502617801047 rows/sec., 53.37 KiB/sec.
6254 2024.07.09 03:56:15.110852 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6255 2024.07.09 03:56:15.110867 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Debug> DynamicQueryHandler: Done processing query
6256 2024.07.09 03:56:15.110964 [ 3 ] {007bb36c-baa2-483e-9a47-ed1565917c73} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6257 2024.07.09 03:56:15.111037 [ 3 ] {} <Debug> HTTP-Session: 01e27d67-e79f-48bf-aff1-a35570b1e94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6258 2024.07.09 03:56:15.111160 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_31_6} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6259 2024.07.09 03:56:15.111244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6260 2024.07.09 03:56:15.111312 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6261 2024.07.09 03:56:15.111340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6262 2024.07.09 03:56:15.111377 [ 3 ] {} <Debug> HTTP-Session: 63366706-6576-42e3-a18e-c01f6369902e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6263 2024.07.09 03:56:15.111394 [ 3 ] {} <Debug> HTTP-Session: 63366706-6576-42e3-a18e-c01f6369902e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.07.09 03:56:15.111409 [ 3 ] {} <Debug> HTTP-Session: 63366706-6576-42e3-a18e-c01f6369902e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6265 2024.07.09 03:56:15.111439 [ 3 ] {} <Trace> HTTP-Session: 63366706-6576-42e3-a18e-c01f6369902e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6266 2024.07.09 03:56:15.111568 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6267 2024.07.09 03:56:15.111612 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6268 2024.07.09 03:56:15.111762 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6269 2024.07.09 03:56:15.112138 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6270 2024.07.09 03:56:15.112174 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6271 2024.07.09 03:56:15.112496 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6272 2024.07.09 03:56:15.112797 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6273 2024.07.09 03:56:15.112948 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001425 sec., 63157.8947368421 rows/sec., 5.10 MiB/sec.
6274 2024.07.09 03:56:15.113109 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Debug> DynamicQueryHandler: Done processing query
6275 2024.07.09 03:56:15.113133 [ 3 ] {0ef354b5-005d-4977-ae4f-3d6b7d7f75d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6276 2024.07.09 03:56:15.113149 [ 3 ] {} <Debug> HTTP-Session: 63366706-6576-42e3-a18e-c01f6369902e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6277 2024.07.09 03:56:15.113273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6278 2024.07.09 03:56:15.113319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6279 2024.07.09 03:56:15.113338 [ 3 ] {} <Debug> HTTP-Session: ec1a5a6a-efc5-4d78-aed8-210e847513c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6280 2024.07.09 03:56:15.113356 [ 3 ] {} <Debug> HTTP-Session: ec1a5a6a-efc5-4d78-aed8-210e847513c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6281 2024.07.09 03:56:15.113371 [ 3 ] {} <Debug> HTTP-Session: ec1a5a6a-efc5-4d78-aed8-210e847513c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.07.09 03:56:15.113401 [ 3 ] {} <Trace> HTTP-Session: ec1a5a6a-efc5-4d78-aed8-210e847513c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6283 2024.07.09 03:56:15.113492 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6284 2024.07.09 03:56:15.113534 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6285 2024.07.09 03:56:15.113658 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6286 2024.07.09 03:56:15.113897 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6287 2024.07.09 03:56:15.113933 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6288 2024.07.09 03:56:15.114224 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6289 2024.07.09 03:56:15.114530 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6290 2024.07.09 03:56:15.114670 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001195 sec., 1673.6401673640166 rows/sec., 116.86 KiB/sec.
6291 2024.07.09 03:56:15.114860 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Debug> DynamicQueryHandler: Done processing query
6292 2024.07.09 03:56:15.114885 [ 3 ] {adac281a-566b-4e95-b349-2917508ee236} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6293 2024.07.09 03:56:15.114900 [ 3 ] {} <Debug> HTTP-Session: ec1a5a6a-efc5-4d78-aed8-210e847513c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6294 2024.07.09 03:56:15.115024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6295 2024.07.09 03:56:15.115070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6296 2024.07.09 03:56:15.115089 [ 3 ] {} <Debug> HTTP-Session: 11201887-e181-451b-adfc-57399c6f1343 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6297 2024.07.09 03:56:15.115105 [ 3 ] {} <Debug> HTTP-Session: 11201887-e181-451b-adfc-57399c6f1343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6298 2024.07.09 03:56:15.115118 [ 3 ] {} <Debug> HTTP-Session: 11201887-e181-451b-adfc-57399c6f1343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6299 2024.07.09 03:56:15.115149 [ 3 ] {} <Trace> HTTP-Session: 11201887-e181-451b-adfc-57399c6f1343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6300 2024.07.09 03:56:15.115260 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6301 2024.07.09 03:56:15.115300 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6302 2024.07.09 03:56:15.115426 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6303 2024.07.09 03:56:15.115722 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6304 2024.07.09 03:56:15.115757 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6305 2024.07.09 03:56:15.116064 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6306 2024.07.09 03:56:15.116365 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6307 2024.07.09 03:56:15.116516 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001289 sec., 59736.22963537626 rows/sec., 4.67 MiB/sec.
6308 2024.07.09 03:56:15.116699 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Debug> DynamicQueryHandler: Done processing query
6309 2024.07.09 03:56:15.116727 [ 3 ] {ed40c803-d43d-494c-8f81-6aedf025bc9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6310 2024.07.09 03:56:15.116745 [ 3 ] {} <Debug> HTTP-Session: 11201887-e181-451b-adfc-57399c6f1343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6311 2024.07.09 03:56:15.116916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6312 2024.07.09 03:56:15.116962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6313 2024.07.09 03:56:15.116981 [ 3 ] {} <Debug> HTTP-Session: 531b363d-0190-4875-821d-59447127344d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6314 2024.07.09 03:56:15.116997 [ 3 ] {} <Debug> HTTP-Session: 531b363d-0190-4875-821d-59447127344d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6315 2024.07.09 03:56:15.117010 [ 3 ] {} <Debug> HTTP-Session: 531b363d-0190-4875-821d-59447127344d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6316 2024.07.09 03:56:15.117041 [ 3 ] {} <Trace> HTTP-Session: 531b363d-0190-4875-821d-59447127344d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6317 2024.07.09 03:56:15.117179 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6318 2024.07.09 03:56:15.117224 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6319 2024.07.09 03:56:15.117368 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6320 2024.07.09 03:56:15.117711 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6321 2024.07.09 03:56:15.117746 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6322 2024.07.09 03:56:15.118119 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6323 2024.07.09 03:56:15.118442 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6324 2024.07.09 03:56:15.118606 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001483 sec., 108563.72218476063 rows/sec., 7.56 MiB/sec.
6325 2024.07.09 03:56:15.118766 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Debug> DynamicQueryHandler: Done processing query
6326 2024.07.09 03:56:15.118790 [ 3 ] {64c7a9fd-199f-4fe5-b3e0-1d452d0ef21a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6327 2024.07.09 03:56:15.118806 [ 3 ] {} <Debug> HTTP-Session: 531b363d-0190-4875-821d-59447127344d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6328 2024.07.09 03:56:15.119033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6329 2024.07.09 03:56:15.119079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6330 2024.07.09 03:56:15.119098 [ 3 ] {} <Debug> HTTP-Session: 2530f82d-b318-4226-bc37-e6941c9f0e0c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6331 2024.07.09 03:56:15.119115 [ 3 ] {} <Debug> HTTP-Session: 2530f82d-b318-4226-bc37-e6941c9f0e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.07.09 03:56:15.119129 [ 3 ] {} <Debug> HTTP-Session: 2530f82d-b318-4226-bc37-e6941c9f0e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6333 2024.07.09 03:56:15.119158 [ 3 ] {} <Trace> HTTP-Session: 2530f82d-b318-4226-bc37-e6941c9f0e0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6334 2024.07.09 03:56:15.119329 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6335 2024.07.09 03:56:15.119392 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <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
6336 2024.07.09 03:56:15.119784 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6337 2024.07.09 03:56:15.120247 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6338 2024.07.09 03:56:15.120283 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6339 2024.07.09 03:56:15.120847 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6340 2024.07.09 03:56:15.121238 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6341 2024.07.09 03:56:15.121445 [ 127 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6342 2024.07.09 03:56:15.121459 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002213 sec., 4970.628106642566 rows/sec., 8.91 MiB/sec.
6343 2024.07.09 03:56:15.121541 [ 127 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6344 2024.07.09 03:56:15.121651 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6345 2024.07.09 03:56:15.122217 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Debug> DynamicQueryHandler: Done processing query
6346 2024.07.09 03:56:15.122252 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::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
6347 2024.07.09 03:56:15.122298 [ 3 ] {98e0ad57-c9ed-4e7e-84ce-7cb2ec49e2b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6348 2024.07.09 03:56:15.122410 [ 3 ] {} <Debug> HTTP-Session: 2530f82d-b318-4226-bc37-e6941c9f0e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6349 2024.07.09 03:56:15.122694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6350 2024.07.09 03:56:15.122822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6351 2024.07.09 03:56:15.122883 [ 3 ] {} <Debug> HTTP-Session: 748efe3f-58a5-43b9-922f-244893212ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6352 2024.07.09 03:56:15.122933 [ 3 ] {} <Debug> HTTP-Session: 748efe3f-58a5-43b9-922f-244893212ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6353 2024.07.09 03:56:15.122980 [ 3 ] {} <Debug> HTTP-Session: 748efe3f-58a5-43b9-922f-244893212ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.07.09 03:56:15.123080 [ 3 ] {} <Trace> HTTP-Session: 748efe3f-58a5-43b9-922f-244893212ce2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6355 2024.07.09 03:56:15.123154 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6356 2024.07.09 03:56:15.123327 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 444 rows starting from the beginning of the part
6357 2024.07.09 03:56:15.123375 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6358 2024.07.09 03:56:15.123503 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6359 2024.07.09 03:56:15.124101 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
6360 2024.07.09 03:56:15.124387 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6361 2024.07.09 03:56:15.124866 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part
6362 2024.07.09 03:56:15.125593 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
6363 2024.07.09 03:56:15.125708 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6364 2024.07.09 03:56:15.125799 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6365 2024.07.09 03:56:15.126223 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part
6366 2024.07.09 03:56:15.126875 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
6367 2024.07.09 03:56:15.127119 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6368 2024.07.09 03:56:15.128134 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6369 2024.07.09 03:56:15.128486 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005216 sec., 11503.067484662577 rows/sec., 793.83 KiB/sec.
6370 2024.07.09 03:56:15.128909 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Debug> DynamicQueryHandler: Done processing query
6371 2024.07.09 03:56:15.128950 [ 3 ] {c5243b9f-698a-4090-b747-8e48ed084f39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6372 2024.07.09 03:56:15.128989 [ 3 ] {} <Debug> HTTP-Session: 748efe3f-58a5-43b9-922f-244893212ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6373 2024.07.09 03:56:15.131580 [ 193 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 19 columns (19 merged, 0 gathered) in 0.009732449 sec., 53326.76287335284 rows/sec., 95.56 MiB/sec.
6374 2024.07.09 03:56:15.132494 [ 193 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6375 2024.07.09 03:56:15.133141 [ 193 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6376 2024.07.09 03:56:15.133237 [ 193 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6377 2024.07.09 03:56:15.133408 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB.
6378 2024.07.09 03:56:18.750574 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
6379 2024.07.09 03:56:18.750643 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
6380 2024.07.09 03:56:20.104675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6381 2024.07.09 03:56:20.104835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6382 2024.07.09 03:56:20.104878 [ 3 ] {} <Debug> HTTP-Session: 536b2dfb-0437-4e54-b4c3-afd54fbca430 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6383 2024.07.09 03:56:20.104917 [ 3 ] {} <Debug> HTTP-Session: 536b2dfb-0437-4e54-b4c3-afd54fbca430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6384 2024.07.09 03:56:20.104945 [ 3 ] {} <Debug> HTTP-Session: 536b2dfb-0437-4e54-b4c3-afd54fbca430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.07.09 03:56:20.105027 [ 3 ] {} <Trace> HTTP-Session: 536b2dfb-0437-4e54-b4c3-afd54fbca430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6386 2024.07.09 03:56:20.105304 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6387 2024.07.09 03:56:20.105400 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6388 2024.07.09 03:56:20.105587 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6389 2024.07.09 03:56:20.105974 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6390 2024.07.09 03:56:20.106022 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6391 2024.07.09 03:56:20.106390 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6392 2024.07.09 03:56:20.106729 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6393 2024.07.09 03:56:20.106899 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001675 sec., 12537.313432835821 rows/sec., 1016.21 KiB/sec.
6394 2024.07.09 03:56:20.107128 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Debug> DynamicQueryHandler: Done processing query
6395 2024.07.09 03:56:20.107155 [ 3 ] {0b1b14fc-abe7-453c-a92a-cb5d98c79ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6396 2024.07.09 03:56:20.107172 [ 3 ] {} <Debug> HTTP-Session: 536b2dfb-0437-4e54-b4c3-afd54fbca430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6397 2024.07.09 03:56:20.107352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6398 2024.07.09 03:56:20.107406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6399 2024.07.09 03:56:20.107425 [ 3 ] {} <Debug> HTTP-Session: ae1cd1da-0d31-4c51-a584-04071af58886 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6400 2024.07.09 03:56:20.107443 [ 3 ] {} <Debug> HTTP-Session: ae1cd1da-0d31-4c51-a584-04071af58886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6401 2024.07.09 03:56:20.107457 [ 3 ] {} <Debug> HTTP-Session: ae1cd1da-0d31-4c51-a584-04071af58886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6402 2024.07.09 03:56:20.107493 [ 3 ] {} <Trace> HTTP-Session: ae1cd1da-0d31-4c51-a584-04071af58886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6403 2024.07.09 03:56:20.107628 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6404 2024.07.09 03:56:20.107675 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6405 2024.07.09 03:56:20.107802 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6406 2024.07.09 03:56:20.108124 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6407 2024.07.09 03:56:20.108161 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6408 2024.07.09 03:56:20.108480 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6409 2024.07.09 03:56:20.108788 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6410 2024.07.09 03:56:20.108950 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001368 sec., 86988.30409356725 rows/sec., 7.17 MiB/sec.
6411 2024.07.09 03:56:20.109108 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Debug> DynamicQueryHandler: Done processing query
6412 2024.07.09 03:56:20.109134 [ 3 ] {82ed34d2-753f-43ec-bd29-97b6b979fd7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6413 2024.07.09 03:56:20.109149 [ 3 ] {} <Debug> HTTP-Session: ae1cd1da-0d31-4c51-a584-04071af58886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6414 2024.07.09 03:56:20.109292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6415 2024.07.09 03:56:20.109340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6416 2024.07.09 03:56:20.109359 [ 3 ] {} <Debug> HTTP-Session: 8fa438b2-7847-4d2a-99ab-da80c4a0abe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6417 2024.07.09 03:56:20.109376 [ 3 ] {} <Debug> HTTP-Session: 8fa438b2-7847-4d2a-99ab-da80c4a0abe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6418 2024.07.09 03:56:20.109390 [ 3 ] {} <Debug> HTTP-Session: 8fa438b2-7847-4d2a-99ab-da80c4a0abe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.07.09 03:56:20.109421 [ 3 ] {} <Trace> HTTP-Session: 8fa438b2-7847-4d2a-99ab-da80c4a0abe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6420 2024.07.09 03:56:20.109539 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6421 2024.07.09 03:56:20.109582 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6422 2024.07.09 03:56:20.109707 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6423 2024.07.09 03:56:20.110100 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6424 2024.07.09 03:56:20.110137 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6425 2024.07.09 03:56:20.110460 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6426 2024.07.09 03:56:20.110762 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6427 2024.07.09 03:56:20.110914 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001414 sec., 60113.15417256012 rows/sec., 4.69 MiB/sec.
6428 2024.07.09 03:56:20.111088 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Debug> DynamicQueryHandler: Done processing query
6429 2024.07.09 03:56:20.111111 [ 3 ] {d9cbc91c-7754-40da-8fad-e2c786453851} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6430 2024.07.09 03:56:20.111128 [ 3 ] {} <Debug> HTTP-Session: 8fa438b2-7847-4d2a-99ab-da80c4a0abe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6431 2024.07.09 03:56:20.111288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6432 2024.07.09 03:56:20.111339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6433 2024.07.09 03:56:20.111358 [ 3 ] {} <Debug> HTTP-Session: ea7bb47c-e9b7-4e53-8ec4-e63e666337c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6434 2024.07.09 03:56:20.111374 [ 3 ] {} <Debug> HTTP-Session: ea7bb47c-e9b7-4e53-8ec4-e63e666337c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6435 2024.07.09 03:56:20.111388 [ 3 ] {} <Debug> HTTP-Session: ea7bb47c-e9b7-4e53-8ec4-e63e666337c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6436 2024.07.09 03:56:20.111419 [ 3 ] {} <Trace> HTTP-Session: ea7bb47c-e9b7-4e53-8ec4-e63e666337c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6437 2024.07.09 03:56:20.111584 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6438 2024.07.09 03:56:20.111633 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6439 2024.07.09 03:56:20.111778 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6440 2024.07.09 03:56:20.112142 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6441 2024.07.09 03:56:20.112179 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6442 2024.07.09 03:56:20.112568 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6443 2024.07.09 03:56:20.112904 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6444 2024.07.09 03:56:20.113071 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec.
6445 2024.07.09 03:56:20.113234 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Debug> DynamicQueryHandler: Done processing query
6446 2024.07.09 03:56:20.113259 [ 3 ] {e02b108f-095d-4e10-ad82-351cce4b85fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6447 2024.07.09 03:56:20.113276 [ 3 ] {} <Debug> HTTP-Session: ea7bb47c-e9b7-4e53-8ec4-e63e666337c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6448 2024.07.09 03:56:20.113501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6449 2024.07.09 03:56:20.113549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6450 2024.07.09 03:56:20.113569 [ 3 ] {} <Debug> HTTP-Session: e4843933-1c92-4f4e-a813-7e2f02b9c42d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6451 2024.07.09 03:56:20.113585 [ 3 ] {} <Debug> HTTP-Session: e4843933-1c92-4f4e-a813-7e2f02b9c42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6452 2024.07.09 03:56:20.113598 [ 3 ] {} <Debug> HTTP-Session: e4843933-1c92-4f4e-a813-7e2f02b9c42d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6453 2024.07.09 03:56:20.113628 [ 3 ] {} <Trace> HTTP-Session: e4843933-1c92-4f4e-a813-7e2f02b9c42d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6454 2024.07.09 03:56:20.113901 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6455 2024.07.09 03:56:20.113965 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <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
6456 2024.07.09 03:56:20.114363 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6457 2024.07.09 03:56:20.114976 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6458 2024.07.09 03:56:20.115013 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6459 2024.07.09 03:56:20.116008 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6460 2024.07.09 03:56:20.116431 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6461 2024.07.09 03:56:20.116612 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002904 sec., 7231.404958677686 rows/sec., 12.96 MiB/sec.
6462 2024.07.09 03:56:20.116839 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Debug> DynamicQueryHandler: Done processing query
6463 2024.07.09 03:56:20.116864 [ 3 ] {d9aa2921-8294-4624-afba-366d131adb71} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6464 2024.07.09 03:56:20.116879 [ 3 ] {} <Debug> HTTP-Session: e4843933-1c92-4f4e-a813-7e2f02b9c42d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6465 2024.07.09 03:56:20.117021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6466 2024.07.09 03:56:20.117070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6467 2024.07.09 03:56:20.117088 [ 3 ] {} <Debug> HTTP-Session: ab652b6f-f5cd-4b27-89d4-a352e1def591 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6468 2024.07.09 03:56:20.117104 [ 3 ] {} <Debug> HTTP-Session: ab652b6f-f5cd-4b27-89d4-a352e1def591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6469 2024.07.09 03:56:20.117118 [ 3 ] {} <Debug> HTTP-Session: ab652b6f-f5cd-4b27-89d4-a352e1def591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6470 2024.07.09 03:56:20.117148 [ 3 ] {} <Trace> HTTP-Session: ab652b6f-f5cd-4b27-89d4-a352e1def591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6471 2024.07.09 03:56:20.117271 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6472 2024.07.09 03:56:20.117316 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6473 2024.07.09 03:56:20.117440 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6474 2024.07.09 03:56:20.117735 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6475 2024.07.09 03:56:20.117770 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6476 2024.07.09 03:56:20.118125 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6477 2024.07.09 03:56:20.118438 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6478 2024.07.09 03:56:20.118593 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
6479 2024.07.09 03:56:20.118748 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Debug> DynamicQueryHandler: Done processing query
6480 2024.07.09 03:56:20.118772 [ 3 ] {66b81b66-a8ca-45ea-b08c-2e6522a2be5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6481 2024.07.09 03:56:20.118787 [ 3 ] {} <Debug> HTTP-Session: ab652b6f-f5cd-4b27-89d4-a352e1def591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6482 2024.07.09 03:56:25.104250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6483 2024.07.09 03:56:25.104401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6484 2024.07.09 03:56:25.104434 [ 3 ] {} <Debug> HTTP-Session: d055ce67-cfd1-4338-8a3d-b4905f0e1e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6485 2024.07.09 03:56:25.104467 [ 3 ] {} <Debug> HTTP-Session: d055ce67-cfd1-4338-8a3d-b4905f0e1e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6486 2024.07.09 03:56:25.104498 [ 3 ] {} <Debug> HTTP-Session: d055ce67-cfd1-4338-8a3d-b4905f0e1e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6487 2024.07.09 03:56:25.104583 [ 3 ] {} <Trace> HTTP-Session: d055ce67-cfd1-4338-8a3d-b4905f0e1e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6488 2024.07.09 03:56:25.104850 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6489 2024.07.09 03:56:25.104950 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6490 2024.07.09 03:56:25.105236 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6491 2024.07.09 03:56:25.105770 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6492 2024.07.09 03:56:25.105818 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6493 2024.07.09 03:56:25.106190 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6494 2024.07.09 03:56:25.106522 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6495 2024.07.09 03:56:25.106664 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001897 sec., 5798.629414865577 rows/sec., 470.01 KiB/sec.
6496 2024.07.09 03:56:25.106967 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Debug> DynamicQueryHandler: Done processing query
6497 2024.07.09 03:56:25.107002 [ 3 ] {c23a7760-4dc3-4ad0-9b59-34ab3fa81846} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6498 2024.07.09 03:56:25.107020 [ 3 ] {} <Debug> HTTP-Session: d055ce67-cfd1-4338-8a3d-b4905f0e1e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6499 2024.07.09 03:56:25.107172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6500 2024.07.09 03:56:25.107225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6501 2024.07.09 03:56:25.107245 [ 3 ] {} <Debug> HTTP-Session: b4eda881-9255-4526-b00c-08dc8f5d5a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6502 2024.07.09 03:56:25.107263 [ 3 ] {} <Debug> HTTP-Session: b4eda881-9255-4526-b00c-08dc8f5d5a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6503 2024.07.09 03:56:25.107277 [ 3 ] {} <Debug> HTTP-Session: b4eda881-9255-4526-b00c-08dc8f5d5a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6504 2024.07.09 03:56:25.107313 [ 3 ] {} <Trace> HTTP-Session: b4eda881-9255-4526-b00c-08dc8f5d5a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6505 2024.07.09 03:56:25.107445 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6506 2024.07.09 03:56:25.107493 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6507 2024.07.09 03:56:25.107639 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6508 2024.07.09 03:56:25.107978 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6509 2024.07.09 03:56:25.108014 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6510 2024.07.09 03:56:25.108326 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6511 2024.07.09 03:56:25.108640 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6512 2024.07.09 03:56:25.108765 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.00137 sec., 64963.503649635044 rows/sec., 5.25 MiB/sec.
6513 2024.07.09 03:56:25.108765 [ 112 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6514 2024.07.09 03:56:25.108826 [ 112 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6515 2024.07.09 03:56:25.108855 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6516 2024.07.09 03:56:25.108979 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Debug> DynamicQueryHandler: Done processing query
6517 2024.07.09 03:56:25.109048 [ 3 ] {3792e396-d895-4c9a-ae6e-aeb411591bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6518 2024.07.09 03:56:25.109098 [ 3 ] {} <Debug> HTTP-Session: b4eda881-9255-4526-b00c-08dc8f5d5a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6519 2024.07.09 03:56:25.109178 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6520 2024.07.09 03:56:25.109346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6521 2024.07.09 03:56:25.109487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6522 2024.07.09 03:56:25.109548 [ 3 ] {} <Debug> HTTP-Session: 8ecfaed2-02c0-4108-9acb-73b6ce24f247 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6523 2024.07.09 03:56:25.109571 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6524 2024.07.09 03:56:25.109580 [ 3 ] {} <Debug> HTTP-Session: 8ecfaed2-02c0-4108-9acb-73b6ce24f247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.07.09 03:56:25.109627 [ 3 ] {} <Debug> HTTP-Session: 8ecfaed2-02c0-4108-9acb-73b6ce24f247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6526 2024.07.09 03:56:25.109633 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 196 rows starting from the beginning of the part
6527 2024.07.09 03:56:25.109697 [ 3 ] {} <Trace> HTTP-Session: 8ecfaed2-02c0-4108-9acb-73b6ce24f247 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6528 2024.07.09 03:56:25.109894 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 129 rows starting from the beginning of the part
6529 2024.07.09 03:56:25.110053 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6530 2024.07.09 03:56:25.110102 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 121 rows starting from the beginning of the part
6531 2024.07.09 03:56:25.110175 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6532 2024.07.09 03:56:25.110505 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part
6533 2024.07.09 03:56:25.110972 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 119 rows starting from the beginning of the part
6534 2024.07.09 03:56:25.111380 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 89 rows starting from the beginning of the part
6535 2024.07.09 03:56:25.111472 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6536 2024.07.09 03:56:25.112638 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6537 2024.07.09 03:56:25.112695 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6538 2024.07.09 03:56:25.113655 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6539 2024.07.09 03:56:25.114347 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.005403955 sec., 137676.94216550657 rows/sec., 11.18 MiB/sec.
6540 2024.07.09 03:56:25.114397 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6541 2024.07.09 03:56:25.114585 [ 112 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6542 2024.07.09 03:56:25.114621 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.004711 sec., 15920.186796858417 rows/sec., 1.24 MiB/sec.
6543 2024.07.09 03:56:25.114622 [ 193 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6544 2024.07.09 03:56:25.114643 [ 112 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6545 2024.07.09 03:56:25.114742 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6546 2024.07.09 03:56:25.115074 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6547 2024.07.09 03:56:25.115107 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Debug> DynamicQueryHandler: Done processing query
6548 2024.07.09 03:56:25.115171 [ 3 ] {b6a22960-d0b8-486b-8baa-e056388a7bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6549 2024.07.09 03:56:25.115246 [ 3 ] {} <Debug> HTTP-Session: 8ecfaed2-02c0-4108-9acb-73b6ce24f247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6550 2024.07.09 03:56:25.115627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6551 2024.07.09 03:56:25.115749 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6552 2024.07.09 03:56:25.115789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6553 2024.07.09 03:56:25.115815 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 152 rows starting from the beginning of the part
6554 2024.07.09 03:56:25.115870 [ 3 ] {} <Debug> HTTP-Session: 1ac99ea8-1fa6-409b-a13e-1388da7d75fb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6555 2024.07.09 03:56:25.115909 [ 3 ] {} <Debug> HTTP-Session: 1ac99ea8-1fa6-409b-a13e-1388da7d75fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6556 2024.07.09 03:56:25.115970 [ 3 ] {} <Debug> HTTP-Session: 1ac99ea8-1fa6-409b-a13e-1388da7d75fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6557 2024.07.09 03:56:25.116172 [ 3 ] {} <Trace> HTTP-Session: 1ac99ea8-1fa6-409b-a13e-1388da7d75fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6558 2024.07.09 03:56:25.116207 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 107 rows starting from the beginning of the part
6559 2024.07.09 03:56:25.116558 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part
6560 2024.07.09 03:56:25.116592 [ 193 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6561 2024.07.09 03:56:25.116835 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6562 2024.07.09 03:56:25.116973 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 77 rows starting from the beginning of the part
6563 2024.07.09 03:56:25.117090 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6564 2024.07.09 03:56:25.117586 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 85 rows starting from the beginning of the part
6565 2024.07.09 03:56:25.117695 [ 193 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_41_8} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6566 2024.07.09 03:56:25.118173 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part
6567 2024.07.09 03:56:25.118233 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
6568 2024.07.09 03:56:25.118797 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6569 2024.07.09 03:56:25.119294 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6570 2024.07.09 03:56:25.119342 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6571 2024.07.09 03:56:25.120026 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6572 2024.07.09 03:56:25.120072 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 4 columns (4 merged, 0 gathered) in 0.00516069 sec., 113356.93482848223 rows/sec., 8.85 MiB/sec.
6573 2024.07.09 03:56:25.120287 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6574 2024.07.09 03:56:25.120847 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6575 2024.07.09 03:56:25.121121 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6576 2024.07.09 03:56:25.121110 [ 197 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6577 2024.07.09 03:56:25.121163 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004734 sec., 33798.056611744825 rows/sec., 2.35 MiB/sec.
6578 2024.07.09 03:56:25.121178 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6579 2024.07.09 03:56:25.121256 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6580 2024.07.09 03:56:25.121560 [ 197 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_41_8} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6581 2024.07.09 03:56:25.121653 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6582 2024.07.09 03:56:25.121773 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6583 2024.07.09 03:56:25.121845 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Debug> DynamicQueryHandler: Done processing query
6584 2024.07.09 03:56:25.121898 [ 3 ] {c49f56c9-de24-49ee-9f95-fefb656a02f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6585 2024.07.09 03:56:25.121951 [ 3 ] {} <Debug> HTTP-Session: 1ac99ea8-1fa6-409b-a13e-1388da7d75fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6586 2024.07.09 03:56:25.122029 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6587 2024.07.09 03:56:25.122071 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5800 rows starting from the beginning of the part
6588 2024.07.09 03:56:25.122175 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 200 rows starting from the beginning of the part
6589 2024.07.09 03:56:25.122266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6590 2024.07.09 03:56:25.122443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6591 2024.07.09 03:56:25.122507 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part
6592 2024.07.09 03:56:25.122524 [ 3 ] {} <Debug> HTTP-Session: 583b0985-051a-455e-9e9b-dc323b7ba50d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6593 2024.07.09 03:56:25.122579 [ 3 ] {} <Debug> HTTP-Session: 583b0985-051a-455e-9e9b-dc323b7ba50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6594 2024.07.09 03:56:25.122659 [ 3 ] {} <Debug> HTTP-Session: 583b0985-051a-455e-9e9b-dc323b7ba50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.07.09 03:56:25.122764 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part
6596 2024.07.09 03:56:25.122804 [ 3 ] {} <Trace> HTTP-Session: 583b0985-051a-455e-9e9b-dc323b7ba50d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6597 2024.07.09 03:56:25.122975 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
6598 2024.07.09 03:56:25.123188 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
6599 2024.07.09 03:56:25.123411 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6600 2024.07.09 03:56:25.123680 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <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
6601 2024.07.09 03:56:25.124912 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6602 2024.07.09 03:56:25.126394 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6603 2024.07.09 03:56:25.126433 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6604 2024.07.09 03:56:25.127434 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6605 2024.07.09 03:56:25.128064 [ 197 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6643 rows, containing 5 columns (5 merged, 0 gathered) in 0.006611285 sec., 1004797.100714914 rows/sec., 70.05 MiB/sec.
6606 2024.07.09 03:56:25.128115 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6607 2024.07.09 03:56:25.128307 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005231 sec., 2102.8484037468934 rows/sec., 3.77 MiB/sec.
6608 2024.07.09 03:56:25.128612 [ 197 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6609 2024.07.09 03:56:25.128632 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Debug> DynamicQueryHandler: Done processing query
6610 2024.07.09 03:56:25.128689 [ 3 ] {345a92e0-c598-4a74-87a6-82028b240d4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6611 2024.07.09 03:56:25.128747 [ 3 ] {} <Debug> HTTP-Session: 583b0985-051a-455e-9e9b-dc323b7ba50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6612 2024.07.09 03:56:25.128960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6613 2024.07.09 03:56:25.129109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6614 2024.07.09 03:56:25.129172 [ 3 ] {} <Debug> HTTP-Session: 35bc154f-5adc-4d55-ba3f-2a640b791063 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6615 2024.07.09 03:56:25.129197 [ 3 ] {} <Debug> HTTP-Session: 35bc154f-5adc-4d55-ba3f-2a640b791063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6616 2024.07.09 03:56:25.129221 [ 3 ] {} <Debug> HTTP-Session: 35bc154f-5adc-4d55-ba3f-2a640b791063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6617 2024.07.09 03:56:25.129295 [ 3 ] {} <Trace> HTTP-Session: 35bc154f-5adc-4d55-ba3f-2a640b791063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6618 2024.07.09 03:56:25.129444 [ 197 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6619 2024.07.09 03:56:25.129510 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6620 2024.07.09 03:56:25.129600 [ 197 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6621 2024.07.09 03:56:25.129604 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6622 2024.07.09 03:56:25.129788 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
6623 2024.07.09 03:56:25.129928 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6624 2024.07.09 03:56:25.130267 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6625 2024.07.09 03:56:25.130304 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6626 2024.07.09 03:56:25.130668 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6627 2024.07.09 03:56:25.131000 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6628 2024.07.09 03:56:25.131128 [ 112 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6629 2024.07.09 03:56:25.131130 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001718 sec., 34924.33061699651 rows/sec., 2.35 MiB/sec.
6630 2024.07.09 03:56:25.131166 [ 112 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6631 2024.07.09 03:56:25.131205 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6632 2024.07.09 03:56:25.131413 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Debug> DynamicQueryHandler: Done processing query
6633 2024.07.09 03:56:25.131420 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6634 2024.07.09 03:56:25.131468 [ 3 ] {82d0cf55-0ea1-45b5-a3cb-18de3283e720} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6635 2024.07.09 03:56:25.131585 [ 3 ] {} <Debug> HTTP-Session: 35bc154f-5adc-4d55-ba3f-2a640b791063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6636 2024.07.09 03:56:25.132054 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6637 2024.07.09 03:56:25.132135 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2046 rows starting from the beginning of the part
6638 2024.07.09 03:56:25.132324 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
6639 2024.07.09 03:56:25.132531 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
6640 2024.07.09 03:56:25.132692 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
6641 2024.07.09 03:56:25.132837 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
6642 2024.07.09 03:56:25.132992 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
6643 2024.07.09 03:56:25.134337 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2346 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047723 sec., 769754.9941382469 rows/sec., 51.84 MiB/sec.
6644 2024.07.09 03:56:25.134759 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6645 2024.07.09 03:56:25.135552 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6646 2024.07.09 03:56:25.135649 [ 198 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_41_8} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6647 2024.07.09 03:56:25.135755 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
6648 2024.07.09 03:56:30.104660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6649 2024.07.09 03:56:30.104812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6650 2024.07.09 03:56:30.104843 [ 3 ] {} <Debug> HTTP-Session: 2f3d5bed-5eac-468a-a6fd-c90a1ac4c631 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6651 2024.07.09 03:56:30.104872 [ 3 ] {} <Debug> HTTP-Session: 2f3d5bed-5eac-468a-a6fd-c90a1ac4c631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6652 2024.07.09 03:56:30.104899 [ 3 ] {} <Debug> HTTP-Session: 2f3d5bed-5eac-468a-a6fd-c90a1ac4c631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6653 2024.07.09 03:56:30.104955 [ 3 ] {} <Trace> HTTP-Session: 2f3d5bed-5eac-468a-a6fd-c90a1ac4c631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6654 2024.07.09 03:56:30.105174 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6655 2024.07.09 03:56:30.105251 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6656 2024.07.09 03:56:30.105470 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6657 2024.07.09 03:56:30.105933 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6658 2024.07.09 03:56:30.105981 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6659 2024.07.09 03:56:30.106351 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6660 2024.07.09 03:56:30.106686 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6661 2024.07.09 03:56:30.106844 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001737 sec., 12089.810017271157 rows/sec., 979.94 KiB/sec.
6662 2024.07.09 03:56:30.107077 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Debug> DynamicQueryHandler: Done processing query
6663 2024.07.09 03:56:30.107104 [ 3 ] {358ff362-ddeb-4beb-93f5-18b3dad006db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6664 2024.07.09 03:56:30.107122 [ 3 ] {} <Debug> HTTP-Session: 2f3d5bed-5eac-468a-a6fd-c90a1ac4c631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6665 2024.07.09 03:56:30.107272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6666 2024.07.09 03:56:30.107326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6667 2024.07.09 03:56:30.107346 [ 3 ] {} <Debug> HTTP-Session: 6bdca83c-570b-4477-950e-1f4f0abb3536 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6668 2024.07.09 03:56:30.107365 [ 3 ] {} <Debug> HTTP-Session: 6bdca83c-570b-4477-950e-1f4f0abb3536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6669 2024.07.09 03:56:30.107379 [ 3 ] {} <Debug> HTTP-Session: 6bdca83c-570b-4477-950e-1f4f0abb3536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6670 2024.07.09 03:56:30.107414 [ 3 ] {} <Trace> HTTP-Session: 6bdca83c-570b-4477-950e-1f4f0abb3536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6671 2024.07.09 03:56:30.107552 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6672 2024.07.09 03:56:30.107600 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6673 2024.07.09 03:56:30.107734 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6674 2024.07.09 03:56:30.108117 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6675 2024.07.09 03:56:30.108156 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6676 2024.07.09 03:56:30.108476 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6677 2024.07.09 03:56:30.108801 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6678 2024.07.09 03:56:30.108962 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001458 sec., 81618.65569272976 rows/sec., 6.73 MiB/sec.
6679 2024.07.09 03:56:30.109136 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Debug> DynamicQueryHandler: Done processing query
6680 2024.07.09 03:56:30.109160 [ 3 ] {f5de9dc0-7729-4b1b-81df-5bfba1059ce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6681 2024.07.09 03:56:30.109177 [ 3 ] {} <Debug> HTTP-Session: 6bdca83c-570b-4477-950e-1f4f0abb3536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6682 2024.07.09 03:56:30.109357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6683 2024.07.09 03:56:30.109407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6684 2024.07.09 03:56:30.109426 [ 3 ] {} <Debug> HTTP-Session: 44a1ba9a-59f4-45d6-8ded-ef49689b1700 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6685 2024.07.09 03:56:30.109444 [ 3 ] {} <Debug> HTTP-Session: 44a1ba9a-59f4-45d6-8ded-ef49689b1700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6686 2024.07.09 03:56:30.109457 [ 3 ] {} <Debug> HTTP-Session: 44a1ba9a-59f4-45d6-8ded-ef49689b1700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6687 2024.07.09 03:56:30.109489 [ 3 ] {} <Trace> HTTP-Session: 44a1ba9a-59f4-45d6-8ded-ef49689b1700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6688 2024.07.09 03:56:30.109612 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6689 2024.07.09 03:56:30.109656 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6690 2024.07.09 03:56:30.109785 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6691 2024.07.09 03:56:30.110114 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6692 2024.07.09 03:56:30.110152 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6693 2024.07.09 03:56:30.110459 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6694 2024.07.09 03:56:30.110760 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6695 2024.07.09 03:56:30.110916 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001344 sec., 63244.047619047626 rows/sec., 4.94 MiB/sec.
6696 2024.07.09 03:56:30.111096 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Debug> DynamicQueryHandler: Done processing query
6697 2024.07.09 03:56:30.111124 [ 3 ] {7b82935f-6d04-46e3-ab0e-a0fcebf27b0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6698 2024.07.09 03:56:30.111143 [ 3 ] {} <Debug> HTTP-Session: 44a1ba9a-59f4-45d6-8ded-ef49689b1700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6699 2024.07.09 03:56:30.111330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6700 2024.07.09 03:56:30.111378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6701 2024.07.09 03:56:30.111398 [ 3 ] {} <Debug> HTTP-Session: 3bbb8422-52b7-4a09-a2f6-ff15f9fa3c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6702 2024.07.09 03:56:30.111414 [ 3 ] {} <Debug> HTTP-Session: 3bbb8422-52b7-4a09-a2f6-ff15f9fa3c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6703 2024.07.09 03:56:30.111428 [ 3 ] {} <Debug> HTTP-Session: 3bbb8422-52b7-4a09-a2f6-ff15f9fa3c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6704 2024.07.09 03:56:30.111459 [ 3 ] {} <Trace> HTTP-Session: 3bbb8422-52b7-4a09-a2f6-ff15f9fa3c59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6705 2024.07.09 03:56:30.111603 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6706 2024.07.09 03:56:30.111651 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6707 2024.07.09 03:56:30.111795 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6708 2024.07.09 03:56:30.112162 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6709 2024.07.09 03:56:30.112200 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6710 2024.07.09 03:56:30.112599 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6711 2024.07.09 03:56:30.112933 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6712 2024.07.09 03:56:30.113085 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec.
6713 2024.07.09 03:56:30.113262 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Debug> DynamicQueryHandler: Done processing query
6714 2024.07.09 03:56:30.113287 [ 3 ] {d1fb72c4-98a0-44ac-a739-7a78e27c8fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6715 2024.07.09 03:56:30.113303 [ 3 ] {} <Debug> HTTP-Session: 3bbb8422-52b7-4a09-a2f6-ff15f9fa3c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6716 2024.07.09 03:56:30.113520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6717 2024.07.09 03:56:30.113570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6718 2024.07.09 03:56:30.113590 [ 3 ] {} <Debug> HTTP-Session: 73c7477b-049d-4a1f-bb58-abf583053fa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6719 2024.07.09 03:56:30.113607 [ 3 ] {} <Debug> HTTP-Session: 73c7477b-049d-4a1f-bb58-abf583053fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6720 2024.07.09 03:56:30.113620 [ 3 ] {} <Debug> HTTP-Session: 73c7477b-049d-4a1f-bb58-abf583053fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6721 2024.07.09 03:56:30.113651 [ 3 ] {} <Trace> HTTP-Session: 73c7477b-049d-4a1f-bb58-abf583053fa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6722 2024.07.09 03:56:30.113944 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6723 2024.07.09 03:56:30.114009 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <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
6724 2024.07.09 03:56:30.114427 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6725 2024.07.09 03:56:30.114985 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6726 2024.07.09 03:56:30.115022 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6727 2024.07.09 03:56:30.115614 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6728 2024.07.09 03:56:30.116028 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6729 2024.07.09 03:56:30.116238 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.0025 sec., 8400 rows/sec., 15.05 MiB/sec.
6730 2024.07.09 03:56:30.116797 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Debug> DynamicQueryHandler: Done processing query
6731 2024.07.09 03:56:30.116823 [ 3 ] {877eb763-1a53-4cb6-a90c-6a5e66aa729a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6732 2024.07.09 03:56:30.116839 [ 3 ] {} <Debug> HTTP-Session: 73c7477b-049d-4a1f-bb58-abf583053fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6733 2024.07.09 03:56:30.116979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6734 2024.07.09 03:56:30.117029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6735 2024.07.09 03:56:30.117047 [ 3 ] {} <Debug> HTTP-Session: fff92676-f43f-4a5a-8116-1f6a07bd14a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6736 2024.07.09 03:56:30.117064 [ 3 ] {} <Debug> HTTP-Session: fff92676-f43f-4a5a-8116-1f6a07bd14a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6737 2024.07.09 03:56:30.117078 [ 3 ] {} <Debug> HTTP-Session: fff92676-f43f-4a5a-8116-1f6a07bd14a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6738 2024.07.09 03:56:30.117108 [ 3 ] {} <Trace> HTTP-Session: fff92676-f43f-4a5a-8116-1f6a07bd14a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6739 2024.07.09 03:56:30.117223 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6740 2024.07.09 03:56:30.117270 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6741 2024.07.09 03:56:30.117420 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6742 2024.07.09 03:56:30.117707 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6743 2024.07.09 03:56:30.117744 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB.
6744 2024.07.09 03:56:30.118103 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6745 2024.07.09 03:56:30.118426 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6746 2024.07.09 03:56:30.118576 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
6747 2024.07.09 03:56:30.118739 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Debug> DynamicQueryHandler: Done processing query
6748 2024.07.09 03:56:30.118764 [ 3 ] {d30f76c0-20d5-487d-a2de-93f654c9d77d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6749 2024.07.09 03:56:30.118781 [ 3 ] {} <Debug> HTTP-Session: fff92676-f43f-4a5a-8116-1f6a07bd14a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6750 2024.07.09 03:56:33.750684 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
6751 2024.07.09 03:56:33.750749 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
6752 2024.07.09 03:56:35.105743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6753 2024.07.09 03:56:35.105847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6754 2024.07.09 03:56:35.105871 [ 3 ] {} <Debug> HTTP-Session: 6da7c110-84ec-49f0-baf5-ca9fa6ccf9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6755 2024.07.09 03:56:35.105895 [ 3 ] {} <Debug> HTTP-Session: 6da7c110-84ec-49f0-baf5-ca9fa6ccf9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6756 2024.07.09 03:56:35.105910 [ 3 ] {} <Debug> HTTP-Session: 6da7c110-84ec-49f0-baf5-ca9fa6ccf9c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6757 2024.07.09 03:56:35.105958 [ 3 ] {} <Trace> HTTP-Session: 6da7c110-84ec-49f0-baf5-ca9fa6ccf9c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6758 2024.07.09 03:56:35.106134 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6759 2024.07.09 03:56:35.106196 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6760 2024.07.09 03:56:35.106379 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6761 2024.07.09 03:56:35.106811 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6762 2024.07.09 03:56:35.106878 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6763 2024.07.09 03:56:35.107239 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6764 2024.07.09 03:56:35.107567 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6765 2024.07.09 03:56:35.107751 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001661 sec., 6622.516556291391 rows/sec., 536.79 KiB/sec.
6766 2024.07.09 03:56:35.107954 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Debug> DynamicQueryHandler: Done processing query
6767 2024.07.09 03:56:35.107980 [ 3 ] {590164e1-e61b-4488-88da-e78332f71907} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6768 2024.07.09 03:56:35.107996 [ 3 ] {} <Debug> HTTP-Session: 6da7c110-84ec-49f0-baf5-ca9fa6ccf9c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6769 2024.07.09 03:56:35.108190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6770 2024.07.09 03:56:35.108239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6771 2024.07.09 03:56:35.108257 [ 3 ] {} <Debug> HTTP-Session: 83834e51-21cd-425f-800c-f107d92547eb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6772 2024.07.09 03:56:35.108274 [ 3 ] {} <Debug> HTTP-Session: 83834e51-21cd-425f-800c-f107d92547eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6773 2024.07.09 03:56:35.108287 [ 3 ] {} <Debug> HTTP-Session: 83834e51-21cd-425f-800c-f107d92547eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6774 2024.07.09 03:56:35.108318 [ 3 ] {} <Trace> HTTP-Session: 83834e51-21cd-425f-800c-f107d92547eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6775 2024.07.09 03:56:35.108448 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6776 2024.07.09 03:56:35.108491 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6777 2024.07.09 03:56:35.108621 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6778 2024.07.09 03:56:35.109023 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6779 2024.07.09 03:56:35.109060 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6780 2024.07.09 03:56:35.109384 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6781 2024.07.09 03:56:35.109680 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6782 2024.07.09 03:56:35.109838 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Debug> executeQuery: Read 125 rows, 10.13 KiB in 0.001437 sec., 86986.77800974253 rows/sec., 6.88 MiB/sec.
6783 2024.07.09 03:56:35.110124 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Debug> DynamicQueryHandler: Done processing query
6784 2024.07.09 03:56:35.110191 [ 3 ] {168e4305-48aa-4f4f-bd36-c5e408e5312f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6785 2024.07.09 03:56:35.110264 [ 3 ] {} <Debug> HTTP-Session: 83834e51-21cd-425f-800c-f107d92547eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.07.09 03:56:35.110493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6787 2024.07.09 03:56:35.110545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6788 2024.07.09 03:56:35.110565 [ 3 ] {} <Debug> HTTP-Session: 092c7806-1cce-4103-bd11-c5ee07209326 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6789 2024.07.09 03:56:35.110582 [ 3 ] {} <Debug> HTTP-Session: 092c7806-1cce-4103-bd11-c5ee07209326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6790 2024.07.09 03:56:35.110596 [ 3 ] {} <Debug> HTTP-Session: 092c7806-1cce-4103-bd11-c5ee07209326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6791 2024.07.09 03:56:35.110627 [ 3 ] {} <Trace> HTTP-Session: 092c7806-1cce-4103-bd11-c5ee07209326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6792 2024.07.09 03:56:35.110762 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6793 2024.07.09 03:56:35.110806 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6794 2024.07.09 03:56:35.110949 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6795 2024.07.09 03:56:35.111307 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6796 2024.07.09 03:56:35.111343 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6797 2024.07.09 03:56:35.111647 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6798 2024.07.09 03:56:35.111943 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6799 2024.07.09 03:56:35.112092 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Debug> executeQuery: Read 99 rows, 7.89 KiB in 0.001381 sec., 71687.18320057928 rows/sec., 5.58 MiB/sec.
6800 2024.07.09 03:56:35.112252 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Debug> DynamicQueryHandler: Done processing query
6801 2024.07.09 03:56:35.112277 [ 3 ] {3e284cd8-e799-4a80-9784-a57cd77b44c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6802 2024.07.09 03:56:35.112292 [ 3 ] {} <Debug> HTTP-Session: 092c7806-1cce-4103-bd11-c5ee07209326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.07.09 03:56:35.112480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6804 2024.07.09 03:56:35.112529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6805 2024.07.09 03:56:35.112548 [ 3 ] {} <Debug> HTTP-Session: 62bac2b2-623f-4ad6-b9e6-7ceac877ede0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6806 2024.07.09 03:56:35.112565 [ 3 ] {} <Debug> HTTP-Session: 62bac2b2-623f-4ad6-b9e6-7ceac877ede0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6807 2024.07.09 03:56:35.112579 [ 3 ] {} <Debug> HTTP-Session: 62bac2b2-623f-4ad6-b9e6-7ceac877ede0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6808 2024.07.09 03:56:35.112608 [ 3 ] {} <Trace> HTTP-Session: 62bac2b2-623f-4ad6-b9e6-7ceac877ede0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6809 2024.07.09 03:56:35.112772 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6810 2024.07.09 03:56:35.112819 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6811 2024.07.09 03:56:35.112961 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6812 2024.07.09 03:56:35.113388 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6813 2024.07.09 03:56:35.113425 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6814 2024.07.09 03:56:35.113840 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6815 2024.07.09 03:56:35.114168 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6816 2024.07.09 03:56:35.114326 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001626 sec., 120541.20541205411 rows/sec., 8.42 MiB/sec.
6817 2024.07.09 03:56:35.114605 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Debug> DynamicQueryHandler: Done processing query
6818 2024.07.09 03:56:35.114657 [ 3 ] {563998b5-274a-4a92-ac78-fc40f9403677} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6819 2024.07.09 03:56:35.114688 [ 3 ] {} <Debug> HTTP-Session: 62bac2b2-623f-4ad6-b9e6-7ceac877ede0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6820 2024.07.09 03:56:35.114836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6821 2024.07.09 03:56:35.114885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6822 2024.07.09 03:56:35.114903 [ 3 ] {} <Debug> HTTP-Session: e860dc1c-03a1-400a-a716-d5602322e94b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6823 2024.07.09 03:56:35.114919 [ 3 ] {} <Debug> HTTP-Session: e860dc1c-03a1-400a-a716-d5602322e94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6824 2024.07.09 03:56:35.114933 [ 3 ] {} <Debug> HTTP-Session: e860dc1c-03a1-400a-a716-d5602322e94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6825 2024.07.09 03:56:35.114962 [ 3 ] {} <Trace> HTTP-Session: e860dc1c-03a1-400a-a716-d5602322e94b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6826 2024.07.09 03:56:35.115140 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6827 2024.07.09 03:56:35.115206 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <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
6828 2024.07.09 03:56:35.115638 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6829 2024.07.09 03:56:35.116214 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6830 2024.07.09 03:56:35.116249 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6831 2024.07.09 03:56:35.116830 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6832 2024.07.09 03:56:35.117221 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6833 2024.07.09 03:56:35.117416 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002379 sec., 4623.791509037411 rows/sec., 8.29 MiB/sec.
6834 2024.07.09 03:56:35.117636 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Debug> DynamicQueryHandler: Done processing query
6835 2024.07.09 03:56:35.117661 [ 3 ] {036e0532-9532-45c5-b0bf-cf7310c749ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6836 2024.07.09 03:56:35.117677 [ 3 ] {} <Debug> HTTP-Session: e860dc1c-03a1-400a-a716-d5602322e94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6837 2024.07.09 03:56:35.117890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6838 2024.07.09 03:56:35.117939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6839 2024.07.09 03:56:35.117958 [ 3 ] {} <Debug> HTTP-Session: 56571af4-1060-4f93-bbf7-0c1ad986c3d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6840 2024.07.09 03:56:35.117975 [ 3 ] {} <Debug> HTTP-Session: 56571af4-1060-4f93-bbf7-0c1ad986c3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6841 2024.07.09 03:56:35.117988 [ 3 ] {} <Debug> HTTP-Session: 56571af4-1060-4f93-bbf7-0c1ad986c3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6842 2024.07.09 03:56:35.118018 [ 3 ] {} <Trace> HTTP-Session: 56571af4-1060-4f93-bbf7-0c1ad986c3d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6843 2024.07.09 03:56:35.118137 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6844 2024.07.09 03:56:35.118180 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6845 2024.07.09 03:56:35.118308 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6846 2024.07.09 03:56:35.118633 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6847 2024.07.09 03:56:35.118669 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6848 2024.07.09 03:56:35.119024 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6849 2024.07.09 03:56:35.119331 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6850 2024.07.09 03:56:35.119484 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
6851 2024.07.09 03:56:35.119653 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Debug> DynamicQueryHandler: Done processing query
6852 2024.07.09 03:56:35.119678 [ 3 ] {df624c8f-704a-400f-aea5-4c46f2ec08fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6853 2024.07.09 03:56:35.119694 [ 3 ] {} <Debug> HTTP-Session: 56571af4-1060-4f93-bbf7-0c1ad986c3d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6854 2024.07.09 03:56:40.104638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6855 2024.07.09 03:56:40.104785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6856 2024.07.09 03:56:40.104814 [ 3 ] {} <Debug> HTTP-Session: 24d132ed-69d9-4e3e-a642-ad06677caf01 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6857 2024.07.09 03:56:40.104842 [ 3 ] {} <Debug> HTTP-Session: 24d132ed-69d9-4e3e-a642-ad06677caf01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6858 2024.07.09 03:56:40.104858 [ 3 ] {} <Debug> HTTP-Session: 24d132ed-69d9-4e3e-a642-ad06677caf01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6859 2024.07.09 03:56:40.104906 [ 3 ] {} <Trace> HTTP-Session: 24d132ed-69d9-4e3e-a642-ad06677caf01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6860 2024.07.09 03:56:40.105086 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6861 2024.07.09 03:56:40.105149 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6862 2024.07.09 03:56:40.105337 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6863 2024.07.09 03:56:40.105782 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6864 2024.07.09 03:56:40.105819 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6865 2024.07.09 03:56:40.106181 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6866 2024.07.09 03:56:40.106522 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6867 2024.07.09 03:56:40.106667 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001636 sec., 12836.185819070904 rows/sec., 1.02 MiB/sec.
6868 2024.07.09 03:56:40.106666 [ 100 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6869 2024.07.09 03:56:40.106734 [ 100 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6870 2024.07.09 03:56:40.106770 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6871 2024.07.09 03:56:40.106901 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Debug> DynamicQueryHandler: Done processing query
6872 2024.07.09 03:56:40.106929 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::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
6873 2024.07.09 03:56:40.106939 [ 3 ] {007ab58c-9b99-4cb7-bd4d-40209ecd1c3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6874 2024.07.09 03:56:40.107023 [ 3 ] {} <Debug> HTTP-Session: 24d132ed-69d9-4e3e-a642-ad06677caf01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6875 2024.07.09 03:56:40.107152 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6876 2024.07.09 03:56:40.107192 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 32 rows starting from the beginning of the part
6877 2024.07.09 03:56:40.107247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6878 2024.07.09 03:56:40.107397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6879 2024.07.09 03:56:40.107393 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part
6880 2024.07.09 03:56:40.107471 [ 3 ] {} <Debug> HTTP-Session: c7214451-9664-462d-ad26-74477c76d704 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6881 2024.07.09 03:56:40.107545 [ 3 ] {} <Debug> HTTP-Session: c7214451-9664-462d-ad26-74477c76d704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.07.09 03:56:40.107643 [ 3 ] {} <Debug> HTTP-Session: c7214451-9664-462d-ad26-74477c76d704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6883 2024.07.09 03:56:40.107694 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
6884 2024.07.09 03:56:40.107750 [ 3 ] {} <Trace> HTTP-Session: c7214451-9664-462d-ad26-74477c76d704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6885 2024.07.09 03:56:40.108043 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part
6886 2024.07.09 03:56:40.108124 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6887 2024.07.09 03:56:40.108233 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part
6888 2024.07.09 03:56:40.108266 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6889 2024.07.09 03:56:40.108657 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part
6890 2024.07.09 03:56:40.109337 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6891 2024.07.09 03:56:40.110291 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6892 2024.07.09 03:56:40.110357 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6893 2024.07.09 03:56:40.111301 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6894 2024.07.09 03:56:40.111386 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.004530029 sec., 25827.649226969632 rows/sec., 2.04 MiB/sec.
6895 2024.07.09 03:56:40.111666 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6896 2024.07.09 03:56:40.111848 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6897 2024.07.09 03:56:40.112235 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.00425 sec., 27999.999999999996 rows/sec., 2.31 MiB/sec.
6898 2024.07.09 03:56:40.112586 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Debug> DynamicQueryHandler: Done processing query
6899 2024.07.09 03:56:40.112632 [ 3 ] {fd48b262-8dde-47c9-bf01-f0e89665231a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6900 2024.07.09 03:56:40.112636 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6901 2024.07.09 03:56:40.112663 [ 3 ] {} <Debug> HTTP-Session: c7214451-9664-462d-ad26-74477c76d704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6902 2024.07.09 03:56:40.112786 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_36_7} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6903 2024.07.09 03:56:40.112894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6904 2024.07.09 03:56:40.112939 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6905 2024.07.09 03:56:40.112990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6906 2024.07.09 03:56:40.113015 [ 3 ] {} <Debug> HTTP-Session: 0ad2ca09-e5a5-4a33-bef1-b0256a4d6ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6907 2024.07.09 03:56:40.113031 [ 3 ] {} <Debug> HTTP-Session: 0ad2ca09-e5a5-4a33-bef1-b0256a4d6ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6908 2024.07.09 03:56:40.113045 [ 3 ] {} <Debug> HTTP-Session: 0ad2ca09-e5a5-4a33-bef1-b0256a4d6ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6909 2024.07.09 03:56:40.113076 [ 3 ] {} <Trace> HTTP-Session: 0ad2ca09-e5a5-4a33-bef1-b0256a4d6ae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6910 2024.07.09 03:56:40.113210 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6911 2024.07.09 03:56:40.113253 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6912 2024.07.09 03:56:40.113396 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6913 2024.07.09 03:56:40.113765 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6914 2024.07.09 03:56:40.113801 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6915 2024.07.09 03:56:40.114117 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6916 2024.07.09 03:56:40.114424 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6917 2024.07.09 03:56:40.114551 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001398 sec., 60801.14449213162 rows/sec., 4.75 MiB/sec.
6918 2024.07.09 03:56:40.114715 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Debug> DynamicQueryHandler: Done processing query
6919 2024.07.09 03:56:40.114739 [ 3 ] {17d75442-f466-4661-a9fb-7fe37edf842e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6920 2024.07.09 03:56:40.114754 [ 3 ] {} <Debug> HTTP-Session: 0ad2ca09-e5a5-4a33-bef1-b0256a4d6ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.07.09 03:56:40.114917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6922 2024.07.09 03:56:40.114965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6923 2024.07.09 03:56:40.114984 [ 3 ] {} <Debug> HTTP-Session: 7ff0972d-b6b4-4188-947f-1bcb3f04f4d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6924 2024.07.09 03:56:40.115000 [ 3 ] {} <Debug> HTTP-Session: 7ff0972d-b6b4-4188-947f-1bcb3f04f4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6925 2024.07.09 03:56:40.115014 [ 3 ] {} <Debug> HTTP-Session: 7ff0972d-b6b4-4188-947f-1bcb3f04f4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6926 2024.07.09 03:56:40.115048 [ 3 ] {} <Trace> HTTP-Session: 7ff0972d-b6b4-4188-947f-1bcb3f04f4d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6927 2024.07.09 03:56:40.115190 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6928 2024.07.09 03:56:40.115237 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6929 2024.07.09 03:56:40.115380 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6930 2024.07.09 03:56:40.115759 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6931 2024.07.09 03:56:40.115796 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6932 2024.07.09 03:56:40.116181 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6933 2024.07.09 03:56:40.116526 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6934 2024.07.09 03:56:40.116651 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
6935 2024.07.09 03:56:40.116819 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Debug> DynamicQueryHandler: Done processing query
6936 2024.07.09 03:56:40.116844 [ 3 ] {4da803b5-847d-4000-88b2-d85c85ca6772} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6937 2024.07.09 03:56:40.116860 [ 3 ] {} <Debug> HTTP-Session: 7ff0972d-b6b4-4188-947f-1bcb3f04f4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.07.09 03:56:40.117051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6939 2024.07.09 03:56:40.117100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6940 2024.07.09 03:56:40.117120 [ 3 ] {} <Debug> HTTP-Session: 62ec87e4-c54e-455a-a389-ee10eeb328e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6941 2024.07.09 03:56:40.117136 [ 3 ] {} <Debug> HTTP-Session: 62ec87e4-c54e-455a-a389-ee10eeb328e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6942 2024.07.09 03:56:40.117150 [ 3 ] {} <Debug> HTTP-Session: 62ec87e4-c54e-455a-a389-ee10eeb328e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6943 2024.07.09 03:56:40.117180 [ 3 ] {} <Trace> HTTP-Session: 62ec87e4-c54e-455a-a389-ee10eeb328e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6944 2024.07.09 03:56:40.117427 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6945 2024.07.09 03:56:40.117491 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <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
6946 2024.07.09 03:56:40.117897 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6947 2024.07.09 03:56:40.118531 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6948 2024.07.09 03:56:40.118566 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6949 2024.07.09 03:56:40.119148 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6950 2024.07.09 03:56:40.119541 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6951 2024.07.09 03:56:40.119675 [ 100 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6952 2024.07.09 03:56:40.119688 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002431 sec., 8638.420403126285 rows/sec., 15.48 MiB/sec.
6953 2024.07.09 03:56:40.119711 [ 100 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6954 2024.07.09 03:56:40.119750 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6955 2024.07.09 03:56:40.120030 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::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
6956 2024.07.09 03:56:40.120123 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Debug> DynamicQueryHandler: Done processing query
6957 2024.07.09 03:56:40.120173 [ 3 ] {70477352-6fae-4383-90f9-80f6b6e1d2f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6958 2024.07.09 03:56:40.120212 [ 3 ] {} <Debug> HTTP-Session: 62ec87e4-c54e-455a-a389-ee10eeb328e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6959 2024.07.09 03:56:40.120438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6960 2024.07.09 03:56:40.120554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6961 2024.07.09 03:56:40.120617 [ 3 ] {} <Debug> HTTP-Session: ae796de6-b202-462f-8b2e-1933bb22d550 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6962 2024.07.09 03:56:40.120667 [ 3 ] {} <Debug> HTTP-Session: ae796de6-b202-462f-8b2e-1933bb22d550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6963 2024.07.09 03:56:40.120714 [ 3 ] {} <Debug> HTTP-Session: ae796de6-b202-462f-8b2e-1933bb22d550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.07.09 03:56:40.120775 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6965 2024.07.09 03:56:40.120793 [ 3 ] {} <Trace> HTTP-Session: ae796de6-b202-462f-8b2e-1933bb22d550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6966 2024.07.09 03:56:40.120916 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 519 rows starting from the beginning of the part
6967 2024.07.09 03:56:40.121077 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6968 2024.07.09 03:56:40.121268 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6969 2024.07.09 03:56:40.121645 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part
6970 2024.07.09 03:56:40.122373 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6971 2024.07.09 03:56:40.122456 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
6972 2024.07.09 03:56:40.123158 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part
6973 2024.07.09 03:56:40.123408 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6974 2024.07.09 03:56:40.123526 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6975 2024.07.09 03:56:40.123915 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part
6976 2024.07.09 03:56:40.124560 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part
6977 2024.07.09 03:56:40.124887 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6978 2024.07.09 03:56:40.125841 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6979 2024.07.09 03:56:40.126181 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005209 sec., 11518.525628719524 rows/sec., 794.90 KiB/sec.
6980 2024.07.09 03:56:40.126608 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Debug> DynamicQueryHandler: Done processing query
6981 2024.07.09 03:56:40.126657 [ 3 ] {7fe9e30c-baa6-4e93-9b9c-a68ea8f749a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6982 2024.07.09 03:56:40.126680 [ 3 ] {} <Debug> HTTP-Session: ae796de6-b202-462f-8b2e-1933bb22d550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6983 2024.07.09 03:56:40.140185 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 19 columns (19 merged, 0 gathered) in 0.020326114 sec., 29715.46848551573 rows/sec., 53.25 MiB/sec.
6984 2024.07.09 03:56:40.140822 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6985 2024.07.09 03:56:40.141388 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6986 2024.07.09 03:56:40.141469 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6987 2024.07.09 03:56:40.141578 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB.
6988 2024.07.09 03:56:45.103719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6989 2024.07.09 03:56:45.103854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6990 2024.07.09 03:56:45.103883 [ 3 ] {} <Debug> HTTP-Session: 71a096bd-a76a-4bef-a6ce-c049f43a8c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
6991 2024.07.09 03:56:45.103912 [ 3 ] {} <Debug> HTTP-Session: 71a096bd-a76a-4bef-a6ce-c049f43a8c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.07.09 03:56:45.103931 [ 3 ] {} <Debug> HTTP-Session: 71a096bd-a76a-4bef-a6ce-c049f43a8c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6993 2024.07.09 03:56:45.103986 [ 3 ] {} <Trace> HTTP-Session: 71a096bd-a76a-4bef-a6ce-c049f43a8c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6994 2024.07.09 03:56:45.104165 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6995 2024.07.09 03:56:45.104229 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6996 2024.07.09 03:56:45.104428 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6997 2024.07.09 03:56:45.104896 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6998 2024.07.09 03:56:45.104938 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
6999 2024.07.09 03:56:45.105325 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7000 2024.07.09 03:56:45.105666 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7001 2024.07.09 03:56:45.105818 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001703 sec., 6459.189665296535 rows/sec., 523.55 KiB/sec.
7002 2024.07.09 03:56:45.106076 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Debug> DynamicQueryHandler: Done processing query
7003 2024.07.09 03:56:45.106105 [ 3 ] {51b1a3e0-cb3d-4821-8c88-18375745444a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7004 2024.07.09 03:56:45.106122 [ 3 ] {} <Debug> HTTP-Session: 71a096bd-a76a-4bef-a6ce-c049f43a8c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7005 2024.07.09 03:56:45.106299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7006 2024.07.09 03:56:45.106352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7007 2024.07.09 03:56:45.106370 [ 3 ] {} <Debug> HTTP-Session: 5c295622-77ad-4f43-a742-4c82b85c09e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7008 2024.07.09 03:56:45.106388 [ 3 ] {} <Debug> HTTP-Session: 5c295622-77ad-4f43-a742-4c82b85c09e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.07.09 03:56:45.106402 [ 3 ] {} <Debug> HTTP-Session: 5c295622-77ad-4f43-a742-4c82b85c09e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7010 2024.07.09 03:56:45.106433 [ 3 ] {} <Trace> HTTP-Session: 5c295622-77ad-4f43-a742-4c82b85c09e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7011 2024.07.09 03:56:45.106562 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7012 2024.07.09 03:56:45.106609 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7013 2024.07.09 03:56:45.106749 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7014 2024.07.09 03:56:45.107131 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7015 2024.07.09 03:56:45.107168 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7016 2024.07.09 03:56:45.107481 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7017 2024.07.09 03:56:45.107786 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7018 2024.07.09 03:56:45.107949 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001428 sec., 62324.92997198879 rows/sec., 5.04 MiB/sec.
7019 2024.07.09 03:56:45.108134 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Debug> DynamicQueryHandler: Done processing query
7020 2024.07.09 03:56:45.108159 [ 3 ] {49e5bc67-2f9b-4b9f-bb13-d6f7030d1bba} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7021 2024.07.09 03:56:45.108175 [ 3 ] {} <Debug> HTTP-Session: 5c295622-77ad-4f43-a742-4c82b85c09e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7022 2024.07.09 03:56:45.108316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7023 2024.07.09 03:56:45.108365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7024 2024.07.09 03:56:45.108385 [ 3 ] {} <Debug> HTTP-Session: 6297060e-20c4-47ab-a3b6-ca80ec901fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7025 2024.07.09 03:56:45.108401 [ 3 ] {} <Debug> HTTP-Session: 6297060e-20c4-47ab-a3b6-ca80ec901fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7026 2024.07.09 03:56:45.108415 [ 3 ] {} <Debug> HTTP-Session: 6297060e-20c4-47ab-a3b6-ca80ec901fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7027 2024.07.09 03:56:45.108446 [ 3 ] {} <Trace> HTTP-Session: 6297060e-20c4-47ab-a3b6-ca80ec901fb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7028 2024.07.09 03:56:45.108570 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7029 2024.07.09 03:56:45.108614 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7030 2024.07.09 03:56:45.108742 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7031 2024.07.09 03:56:45.109077 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7032 2024.07.09 03:56:45.109114 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7033 2024.07.09 03:56:45.109422 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7034 2024.07.09 03:56:45.109718 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7035 2024.07.09 03:56:45.109880 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001349 sec., 55596.73832468496 rows/sec., 4.34 MiB/sec.
7036 2024.07.09 03:56:45.110076 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Debug> DynamicQueryHandler: Done processing query
7037 2024.07.09 03:56:45.110108 [ 3 ] {46e9d445-c7f4-4ce1-94cc-cb5b11c025c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7038 2024.07.09 03:56:45.110128 [ 3 ] {} <Debug> HTTP-Session: 6297060e-20c4-47ab-a3b6-ca80ec901fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7039 2024.07.09 03:56:45.110320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7040 2024.07.09 03:56:45.110371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7041 2024.07.09 03:56:45.110390 [ 3 ] {} <Debug> HTTP-Session: 4e88a69b-64f3-4d4b-9224-c66d2efc7ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7042 2024.07.09 03:56:45.110407 [ 3 ] {} <Debug> HTTP-Session: 4e88a69b-64f3-4d4b-9224-c66d2efc7ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7043 2024.07.09 03:56:45.110421 [ 3 ] {} <Debug> HTTP-Session: 4e88a69b-64f3-4d4b-9224-c66d2efc7ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7044 2024.07.09 03:56:45.110452 [ 3 ] {} <Trace> HTTP-Session: 4e88a69b-64f3-4d4b-9224-c66d2efc7ab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7045 2024.07.09 03:56:45.110602 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7046 2024.07.09 03:56:45.110650 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7047 2024.07.09 03:56:45.110796 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7048 2024.07.09 03:56:45.111187 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7049 2024.07.09 03:56:45.111224 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7050 2024.07.09 03:56:45.111621 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7051 2024.07.09 03:56:45.111952 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7052 2024.07.09 03:56:45.112126 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec.
7053 2024.07.09 03:56:45.112302 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Debug> DynamicQueryHandler: Done processing query
7054 2024.07.09 03:56:45.112326 [ 3 ] {4a163bdd-5e06-4383-b4c5-6b838d80a72a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7055 2024.07.09 03:56:45.112342 [ 3 ] {} <Debug> HTTP-Session: 4e88a69b-64f3-4d4b-9224-c66d2efc7ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7056 2024.07.09 03:56:45.112481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7057 2024.07.09 03:56:45.112530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7058 2024.07.09 03:56:45.112550 [ 3 ] {} <Debug> HTTP-Session: 8a7132ca-bab0-46d0-9dbc-bde7c693cb52 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7059 2024.07.09 03:56:45.112566 [ 3 ] {} <Debug> HTTP-Session: 8a7132ca-bab0-46d0-9dbc-bde7c693cb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7060 2024.07.09 03:56:45.112581 [ 3 ] {} <Debug> HTTP-Session: 8a7132ca-bab0-46d0-9dbc-bde7c693cb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7061 2024.07.09 03:56:45.112612 [ 3 ] {} <Trace> HTTP-Session: 8a7132ca-bab0-46d0-9dbc-bde7c693cb52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7062 2024.07.09 03:56:45.112801 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7063 2024.07.09 03:56:45.112864 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <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
7064 2024.07.09 03:56:45.113266 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7065 2024.07.09 03:56:45.113823 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7066 2024.07.09 03:56:45.113860 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7067 2024.07.09 03:56:45.114493 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7068 2024.07.09 03:56:45.114892 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7069 2024.07.09 03:56:45.115074 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002381 sec., 4619.907601847964 rows/sec., 8.28 MiB/sec.
7070 2024.07.09 03:56:45.115280 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Debug> DynamicQueryHandler: Done processing query
7071 2024.07.09 03:56:45.115304 [ 3 ] {6956b417-b72e-4915-ba1a-a8f737008106} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7072 2024.07.09 03:56:45.115321 [ 3 ] {} <Debug> HTTP-Session: 8a7132ca-bab0-46d0-9dbc-bde7c693cb52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7073 2024.07.09 03:56:45.115467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7074 2024.07.09 03:56:45.115515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7075 2024.07.09 03:56:45.115534 [ 3 ] {} <Debug> HTTP-Session: 0c394967-6f23-4e51-a1df-8d7a04bf6377 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7076 2024.07.09 03:56:45.115550 [ 3 ] {} <Debug> HTTP-Session: 0c394967-6f23-4e51-a1df-8d7a04bf6377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7077 2024.07.09 03:56:45.115564 [ 3 ] {} <Debug> HTTP-Session: 0c394967-6f23-4e51-a1df-8d7a04bf6377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7078 2024.07.09 03:56:45.115594 [ 3 ] {} <Trace> HTTP-Session: 0c394967-6f23-4e51-a1df-8d7a04bf6377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7079 2024.07.09 03:56:45.115703 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7080 2024.07.09 03:56:45.115747 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7081 2024.07.09 03:56:45.115871 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7082 2024.07.09 03:56:45.116192 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7083 2024.07.09 03:56:45.116229 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7084 2024.07.09 03:56:45.116577 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7085 2024.07.09 03:56:45.116892 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7086 2024.07.09 03:56:45.117055 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
7087 2024.07.09 03:56:45.117224 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Debug> DynamicQueryHandler: Done processing query
7088 2024.07.09 03:56:45.117248 [ 3 ] {5924f6aa-7883-490e-93f8-e20eb201c6ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7089 2024.07.09 03:56:45.117264 [ 3 ] {} <Debug> HTTP-Session: 0c394967-6f23-4e51-a1df-8d7a04bf6377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7090 2024.07.09 03:56:48.751029 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
7091 2024.07.09 03:56:48.751132 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
7092 2024.07.09 03:56:50.001409 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001015638 sec.
7093 2024.07.09 03:56:50.104548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7094 2024.07.09 03:56:50.104663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7095 2024.07.09 03:56:50.104693 [ 3 ] {} <Debug> HTTP-Session: 8f8c831a-02ee-4242-b100-a22103ebcfe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7096 2024.07.09 03:56:50.104722 [ 3 ] {} <Debug> HTTP-Session: 8f8c831a-02ee-4242-b100-a22103ebcfe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7097 2024.07.09 03:56:50.104740 [ 3 ] {} <Debug> HTTP-Session: 8f8c831a-02ee-4242-b100-a22103ebcfe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7098 2024.07.09 03:56:50.104795 [ 3 ] {} <Trace> HTTP-Session: 8f8c831a-02ee-4242-b100-a22103ebcfe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7099 2024.07.09 03:56:50.104998 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7100 2024.07.09 03:56:50.105073 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7101 2024.07.09 03:56:50.105267 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7102 2024.07.09 03:56:50.105685 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7103 2024.07.09 03:56:50.105727 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7104 2024.07.09 03:56:50.106102 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7105 2024.07.09 03:56:50.106476 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7106 2024.07.09 03:56:50.106654 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00172 sec., 12209.302325581395 rows/sec., 989.62 KiB/sec.
7107 2024.07.09 03:56:50.106879 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Debug> DynamicQueryHandler: Done processing query
7108 2024.07.09 03:56:50.106907 [ 3 ] {ac869d87-edd3-4b26-bb82-34957df57953} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7109 2024.07.09 03:56:50.106923 [ 3 ] {} <Debug> HTTP-Session: 8f8c831a-02ee-4242-b100-a22103ebcfe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7110 2024.07.09 03:56:50.107098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7111 2024.07.09 03:56:50.107146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7112 2024.07.09 03:56:50.107165 [ 3 ] {} <Debug> HTTP-Session: c19e2986-8cec-48c5-98b7-cf13c4f5c2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7113 2024.07.09 03:56:50.107182 [ 3 ] {} <Debug> HTTP-Session: c19e2986-8cec-48c5-98b7-cf13c4f5c2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7114 2024.07.09 03:56:50.107195 [ 3 ] {} <Debug> HTTP-Session: c19e2986-8cec-48c5-98b7-cf13c4f5c2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7115 2024.07.09 03:56:50.107226 [ 3 ] {} <Trace> HTTP-Session: c19e2986-8cec-48c5-98b7-cf13c4f5c2ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7116 2024.07.09 03:56:50.107357 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7117 2024.07.09 03:56:50.107400 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7118 2024.07.09 03:56:50.107530 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7119 2024.07.09 03:56:50.107922 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7120 2024.07.09 03:56:50.107959 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7121 2024.07.09 03:56:50.108266 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7122 2024.07.09 03:56:50.108562 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7123 2024.07.09 03:56:50.108716 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001407 sec., 84577.1144278607 rows/sec., 6.98 MiB/sec.
7124 2024.07.09 03:56:50.108725 [ 89 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7125 2024.07.09 03:56:50.108822 [ 89 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7126 2024.07.09 03:56:50.108861 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7127 2024.07.09 03:56:50.108951 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Debug> DynamicQueryHandler: Done processing query
7128 2024.07.09 03:56:50.109007 [ 3 ] {7120c4cf-89b4-4cb7-9279-86064fb18e3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7129 2024.07.09 03:56:50.109042 [ 3 ] {} <Debug> HTTP-Session: c19e2986-8cec-48c5-98b7-cf13c4f5c2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7130 2024.07.09 03:56:50.109065 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7131 2024.07.09 03:56:50.109239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7132 2024.07.09 03:56:50.109304 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7133 2024.07.09 03:56:50.109329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7134 2024.07.09 03:56:50.109364 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 196 rows starting from the beginning of the part
7135 2024.07.09 03:56:50.109373 [ 3 ] {} <Debug> HTTP-Session: 20b52cc1-b5ee-4556-85a1-43a6ca581746 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7136 2024.07.09 03:56:50.109422 [ 3 ] {} <Debug> HTTP-Session: 20b52cc1-b5ee-4556-85a1-43a6ca581746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.07.09 03:56:50.109469 [ 3 ] {} <Debug> HTTP-Session: 20b52cc1-b5ee-4556-85a1-43a6ca581746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7138 2024.07.09 03:56:50.109577 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 119 rows starting from the beginning of the part
7139 2024.07.09 03:56:50.109619 [ 3 ] {} <Trace> HTTP-Session: 20b52cc1-b5ee-4556-85a1-43a6ca581746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7140 2024.07.09 03:56:50.109875 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 125 rows starting from the beginning of the part
7141 2024.07.09 03:56:50.110110 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7142 2024.07.09 03:56:50.110152 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 119 rows starting from the beginning of the part
7143 2024.07.09 03:56:50.110273 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7144 2024.07.09 03:56:50.110414 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part
7145 2024.07.09 03:56:50.110775 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 119 rows starting from the beginning of the part
7146 2024.07.09 03:56:50.111414 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7147 2024.07.09 03:56:50.112162 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7148 2024.07.09 03:56:50.112229 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7149 2024.07.09 03:56:50.113128 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7150 2024.07.09 03:56:50.113721 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 4 columns (4 merged, 0 gathered) in 0.004771813 sec., 160735.55271340266 rows/sec., 13.11 MiB/sec.
7151 2024.07.09 03:56:50.113808 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7152 2024.07.09 03:56:50.113947 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7153 2024.07.09 03:56:50.114151 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004257 sec., 19967.1129903688 rows/sec., 1.56 MiB/sec.
7154 2024.07.09 03:56:50.114153 [ 89 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7155 2024.07.09 03:56:50.114406 [ 89 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7156 2024.07.09 03:56:50.114535 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7157 2024.07.09 03:56:50.114759 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Debug> DynamicQueryHandler: Done processing query
7158 2024.07.09 03:56:50.114927 [ 3 ] {20244266-a38c-4da5-8ce5-6b2cb5284c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7159 2024.07.09 03:56:50.115064 [ 3 ] {} <Debug> HTTP-Session: 20b52cc1-b5ee-4556-85a1-43a6ca581746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7160 2024.07.09 03:56:50.115120 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7161 2024.07.09 03:56:50.115386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7162 2024.07.09 03:56:50.115623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7163 2024.07.09 03:56:50.115733 [ 3 ] {} <Debug> HTTP-Session: 949e8d7d-afa2-4935-8086-990161b31bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7164 2024.07.09 03:56:50.115752 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7165 2024.07.09 03:56:50.115833 [ 3 ] {} <Debug> HTTP-Session: 949e8d7d-afa2-4935-8086-990161b31bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.07.09 03:56:50.115961 [ 3 ] {} <Debug> HTTP-Session: 949e8d7d-afa2-4935-8086-990161b31bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7167 2024.07.09 03:56:50.116152 [ 3 ] {} <Trace> HTTP-Session: 949e8d7d-afa2-4935-8086-990161b31bd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7168 2024.07.09 03:56:50.116156 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7169 2024.07.09 03:56:50.116287 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_46_9} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7170 2024.07.09 03:56:50.116328 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 152 rows starting from the beginning of the part
7171 2024.07.09 03:56:50.116733 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
7172 2024.07.09 03:56:50.116757 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7173 2024.07.09 03:56:50.116871 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 85 rows starting from the beginning of the part
7174 2024.07.09 03:56:50.116959 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7175 2024.07.09 03:56:50.117161 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 99 rows starting from the beginning of the part
7176 2024.07.09 03:56:50.117503 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 85 rows starting from the beginning of the part
7177 2024.07.09 03:56:50.117852 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 75 rows starting from the beginning of the part
7178 2024.07.09 03:56:50.118206 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 85 rows starting from the beginning of the part
7179 2024.07.09 03:56:50.118416 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7180 2024.07.09 03:56:50.119459 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7181 2024.07.09 03:56:50.119530 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7182 2024.07.09 03:56:50.120526 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7183 2024.07.09 03:56:50.120589 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.005918703 sec., 98163.39829857994 rows/sec., 7.66 MiB/sec.
7184 2024.07.09 03:56:50.120791 [ 186 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7185 2024.07.09 03:56:50.121350 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7186 2024.07.09 03:56:50.121562 [ 198 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7187 2024.07.09 03:56:50.121666 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7188 2024.07.09 03:56:50.121706 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005257 sec., 30435.609663306066 rows/sec., 2.12 MiB/sec.
7189 2024.07.09 03:56:50.121771 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7190 2024.07.09 03:56:50.121856 [ 198 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_46_9} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7191 2024.07.09 03:56:50.121907 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7192 2024.07.09 03:56:50.122311 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7193 2024.07.09 03:56:50.122345 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Debug> DynamicQueryHandler: Done processing query
7194 2024.07.09 03:56:50.122396 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7195 2024.07.09 03:56:50.122404 [ 3 ] {20b0182d-e29b-4f1e-91ac-40c169d670cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7196 2024.07.09 03:56:50.122483 [ 3 ] {} <Debug> HTTP-Session: 949e8d7d-afa2-4935-8086-990161b31bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7197 2024.07.09 03:56:50.122809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7198 2024.07.09 03:56:50.122993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7199 2024.07.09 03:56:50.123017 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7200 2024.07.09 03:56:50.123090 [ 3 ] {} <Debug> HTTP-Session: b15f5bfa-1cf4-4a06-829c-f8d893b27d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7201 2024.07.09 03:56:50.123150 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6643 rows starting from the beginning of the part
7202 2024.07.09 03:56:50.123166 [ 3 ] {} <Debug> HTTP-Session: b15f5bfa-1cf4-4a06-829c-f8d893b27d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7203 2024.07.09 03:56:50.123254 [ 3 ] {} <Debug> HTTP-Session: b15f5bfa-1cf4-4a06-829c-f8d893b27d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7204 2024.07.09 03:56:50.123484 [ 3 ] {} <Trace> HTTP-Session: b15f5bfa-1cf4-4a06-829c-f8d893b27d5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7205 2024.07.09 03:56:50.123608 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
7206 2024.07.09 03:56:50.123983 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 196 rows starting from the beginning of the part
7207 2024.07.09 03:56:50.124116 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
7208 2024.07.09 03:56:50.124202 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7209 2024.07.09 03:56:50.124365 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
7210 2024.07.09 03:56:50.124682 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <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
7211 2024.07.09 03:56:50.124802 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
7212 2024.07.09 03:56:50.126604 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7213 2024.07.09 03:56:50.127920 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7214 2024.07.09 03:56:50.127960 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7215 2024.07.09 03:56:50.128869 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7216 2024.07.09 03:56:50.129356 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7479 rows, containing 5 columns (5 merged, 0 gathered) in 0.007260086 sec., 1030153.0863408506 rows/sec., 71.81 MiB/sec.
7217 2024.07.09 03:56:50.129764 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7218 2024.07.09 03:56:50.130079 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006275 sec., 3346.6135458167328 rows/sec., 6.00 MiB/sec.
7219 2024.07.09 03:56:50.130092 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7220 2024.07.09 03:56:50.130660 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Debug> DynamicQueryHandler: Done processing query
7221 2024.07.09 03:56:50.130716 [ 3 ] {fe890bf1-7be3-4300-a945-0e4d88e11bad} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7222 2024.07.09 03:56:50.130743 [ 3 ] {} <Debug> HTTP-Session: b15f5bfa-1cf4-4a06-829c-f8d893b27d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7223 2024.07.09 03:56:50.130916 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7224 2024.07.09 03:56:50.130966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7225 2024.07.09 03:56:50.131054 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7226 2024.07.09 03:56:50.131061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7227 2024.07.09 03:56:50.131106 [ 3 ] {} <Debug> HTTP-Session: 60c933a8-b282-4057-acf5-14448f807b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7228 2024.07.09 03:56:50.131155 [ 3 ] {} <Debug> HTTP-Session: 60c933a8-b282-4057-acf5-14448f807b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7229 2024.07.09 03:56:50.131197 [ 3 ] {} <Debug> HTTP-Session: 60c933a8-b282-4057-acf5-14448f807b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7230 2024.07.09 03:56:50.131206 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB.
7231 2024.07.09 03:56:50.131255 [ 3 ] {} <Trace> HTTP-Session: 60c933a8-b282-4057-acf5-14448f807b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7232 2024.07.09 03:56:50.131388 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7233 2024.07.09 03:56:50.131432 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7234 2024.07.09 03:56:50.131573 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7235 2024.07.09 03:56:50.131875 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7236 2024.07.09 03:56:50.131911 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7237 2024.07.09 03:56:50.132269 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7238 2024.07.09 03:56:50.132601 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7239 2024.07.09 03:56:50.132752 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
7240 2024.07.09 03:56:50.132767 [ 89 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7241 2024.07.09 03:56:50.132850 [ 89 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7242 2024.07.09 03:56:50.132898 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7243 2024.07.09 03:56:50.133095 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Debug> DynamicQueryHandler: Done processing query
7244 2024.07.09 03:56:50.133211 [ 3 ] {b8fabd6d-4bbc-476b-a56d-354a9600874e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7245 2024.07.09 03:56:50.133308 [ 3 ] {} <Debug> HTTP-Session: 60c933a8-b282-4057-acf5-14448f807b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7246 2024.07.09 03:56:50.133744 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7247 2024.07.09 03:56:50.134559 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7248 2024.07.09 03:56:50.134591 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2346 rows starting from the beginning of the part
7249 2024.07.09 03:56:50.134659 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
7250 2024.07.09 03:56:50.134795 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
7251 2024.07.09 03:56:50.135028 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
7252 2024.07.09 03:56:50.135124 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
7253 2024.07.09 03:56:50.135297 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
7254 2024.07.09 03:56:50.136588 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2646 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604303 sec., 734122.5196660769 rows/sec., 49.44 MiB/sec.
7255 2024.07.09 03:56:50.136786 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7256 2024.07.09 03:56:50.137123 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7257 2024.07.09 03:56:50.137197 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_46_9} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7258 2024.07.09 03:56:50.137263 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
7259 2024.07.09 03:56:55.104082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7260 2024.07.09 03:56:55.104221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7261 2024.07.09 03:56:55.104250 [ 3 ] {} <Debug> HTTP-Session: 2626979b-185d-4266-aacd-6362ed90b74a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7262 2024.07.09 03:56:55.104279 [ 3 ] {} <Debug> HTTP-Session: 2626979b-185d-4266-aacd-6362ed90b74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7263 2024.07.09 03:56:55.104297 [ 3 ] {} <Debug> HTTP-Session: 2626979b-185d-4266-aacd-6362ed90b74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7264 2024.07.09 03:56:55.104374 [ 3 ] {} <Trace> HTTP-Session: 2626979b-185d-4266-aacd-6362ed90b74a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7265 2024.07.09 03:56:55.104582 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7266 2024.07.09 03:56:55.104649 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7267 2024.07.09 03:56:55.104840 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7268 2024.07.09 03:56:55.105289 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7269 2024.07.09 03:56:55.105333 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7270 2024.07.09 03:56:55.105700 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7271 2024.07.09 03:56:55.106039 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7272 2024.07.09 03:56:55.106196 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001671 sec., 6582.884500299222 rows/sec., 533.57 KiB/sec.
7273 2024.07.09 03:56:55.106519 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Debug> DynamicQueryHandler: Done processing query
7274 2024.07.09 03:56:55.106575 [ 3 ] {3ee3d40e-2895-44f1-a20e-a0d5b7edc41f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7275 2024.07.09 03:56:55.106613 [ 3 ] {} <Debug> HTTP-Session: 2626979b-185d-4266-aacd-6362ed90b74a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7276 2024.07.09 03:56:55.106807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7277 2024.07.09 03:56:55.106865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7278 2024.07.09 03:56:55.106886 [ 3 ] {} <Debug> HTTP-Session: 7238d7dc-650f-4f3f-b1bd-4813a6c68355 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7279 2024.07.09 03:56:55.106904 [ 3 ] {} <Debug> HTTP-Session: 7238d7dc-650f-4f3f-b1bd-4813a6c68355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7280 2024.07.09 03:56:55.106918 [ 3 ] {} <Debug> HTTP-Session: 7238d7dc-650f-4f3f-b1bd-4813a6c68355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7281 2024.07.09 03:56:55.106954 [ 3 ] {} <Trace> HTTP-Session: 7238d7dc-650f-4f3f-b1bd-4813a6c68355 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7282 2024.07.09 03:56:55.107085 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7283 2024.07.09 03:56:55.107134 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7284 2024.07.09 03:56:55.107286 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7285 2024.07.09 03:56:55.107676 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7286 2024.07.09 03:56:55.107712 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7287 2024.07.09 03:56:55.108028 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7288 2024.07.09 03:56:55.108349 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7289 2024.07.09 03:56:55.108503 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001468 sec., 60626.702997275206 rows/sec., 4.90 MiB/sec.
7290 2024.07.09 03:56:55.108680 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Debug> DynamicQueryHandler: Done processing query
7291 2024.07.09 03:56:55.108704 [ 3 ] {af79dfe8-d929-42c6-a25a-395aaccccc60} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7292 2024.07.09 03:56:55.108720 [ 3 ] {} <Debug> HTTP-Session: 7238d7dc-650f-4f3f-b1bd-4813a6c68355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7293 2024.07.09 03:56:55.108891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7294 2024.07.09 03:56:55.108941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7295 2024.07.09 03:56:55.108959 [ 3 ] {} <Debug> HTTP-Session: a023f764-a787-4d87-9bda-9b2df04b4724 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7296 2024.07.09 03:56:55.108975 [ 3 ] {} <Debug> HTTP-Session: a023f764-a787-4d87-9bda-9b2df04b4724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7297 2024.07.09 03:56:55.108989 [ 3 ] {} <Debug> HTTP-Session: a023f764-a787-4d87-9bda-9b2df04b4724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7298 2024.07.09 03:56:55.109020 [ 3 ] {} <Trace> HTTP-Session: a023f764-a787-4d87-9bda-9b2df04b4724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7299 2024.07.09 03:56:55.109143 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7300 2024.07.09 03:56:55.109187 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7301 2024.07.09 03:56:55.109315 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7302 2024.07.09 03:56:55.109666 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7303 2024.07.09 03:56:55.109702 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7304 2024.07.09 03:56:55.110000 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7305 2024.07.09 03:56:55.110302 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7306 2024.07.09 03:56:55.110450 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001351 sec., 55514.43375277572 rows/sec., 4.33 MiB/sec.
7307 2024.07.09 03:56:55.110620 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Debug> DynamicQueryHandler: Done processing query
7308 2024.07.09 03:56:55.110644 [ 3 ] {2da76fde-9bb4-4d9f-b007-10192c57ac5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7309 2024.07.09 03:56:55.110660 [ 3 ] {} <Debug> HTTP-Session: a023f764-a787-4d87-9bda-9b2df04b4724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7310 2024.07.09 03:56:55.110847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7311 2024.07.09 03:56:55.110897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7312 2024.07.09 03:56:55.110916 [ 3 ] {} <Debug> HTTP-Session: ff78f2fa-ba44-4606-a12c-b9b09161114c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7313 2024.07.09 03:56:55.110932 [ 3 ] {} <Debug> HTTP-Session: ff78f2fa-ba44-4606-a12c-b9b09161114c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7314 2024.07.09 03:56:55.110946 [ 3 ] {} <Debug> HTTP-Session: ff78f2fa-ba44-4606-a12c-b9b09161114c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7315 2024.07.09 03:56:55.110976 [ 3 ] {} <Trace> HTTP-Session: ff78f2fa-ba44-4606-a12c-b9b09161114c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7316 2024.07.09 03:56:55.111120 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7317 2024.07.09 03:56:55.111168 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7318 2024.07.09 03:56:55.111312 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7319 2024.07.09 03:56:55.111720 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7320 2024.07.09 03:56:55.111755 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7321 2024.07.09 03:56:55.112130 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7322 2024.07.09 03:56:55.112463 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7323 2024.07.09 03:56:55.112616 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec.
7324 2024.07.09 03:56:55.112786 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Debug> DynamicQueryHandler: Done processing query
7325 2024.07.09 03:56:55.112810 [ 3 ] {bb00f9d1-d91b-4014-bdfa-3904b1e7df19} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7326 2024.07.09 03:56:55.112826 [ 3 ] {} <Debug> HTTP-Session: ff78f2fa-ba44-4606-a12c-b9b09161114c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.07.09 03:56:55.112962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7328 2024.07.09 03:56:55.113011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7329 2024.07.09 03:56:55.113029 [ 3 ] {} <Debug> HTTP-Session: 8fee5809-fc19-4de9-80cc-a894e7db3978 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7330 2024.07.09 03:56:55.113045 [ 3 ] {} <Debug> HTTP-Session: 8fee5809-fc19-4de9-80cc-a894e7db3978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7331 2024.07.09 03:56:55.113059 [ 3 ] {} <Debug> HTTP-Session: 8fee5809-fc19-4de9-80cc-a894e7db3978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7332 2024.07.09 03:56:55.113089 [ 3 ] {} <Trace> HTTP-Session: 8fee5809-fc19-4de9-80cc-a894e7db3978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7333 2024.07.09 03:56:55.113277 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7334 2024.07.09 03:56:55.113340 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <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
7335 2024.07.09 03:56:55.113751 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7336 2024.07.09 03:56:55.114293 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7337 2024.07.09 03:56:55.114336 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7338 2024.07.09 03:56:55.114971 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7339 2024.07.09 03:56:55.115386 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7340 2024.07.09 03:56:55.115565 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002402 sec., 4579.517069109075 rows/sec., 8.21 MiB/sec.
7341 2024.07.09 03:56:55.115792 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Debug> DynamicQueryHandler: Done processing query
7342 2024.07.09 03:56:55.115818 [ 3 ] {6690e3a4-e219-48a3-843a-e2e783c42c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7343 2024.07.09 03:56:55.115834 [ 3 ] {} <Debug> HTTP-Session: 8fee5809-fc19-4de9-80cc-a894e7db3978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7344 2024.07.09 03:56:55.115956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7345 2024.07.09 03:56:55.116005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7346 2024.07.09 03:56:55.116024 [ 3 ] {} <Debug> HTTP-Session: 62b4ee10-8964-4291-8ffa-6322728bea4c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7347 2024.07.09 03:56:55.116041 [ 3 ] {} <Debug> HTTP-Session: 62b4ee10-8964-4291-8ffa-6322728bea4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7348 2024.07.09 03:56:55.116055 [ 3 ] {} <Debug> HTTP-Session: 62b4ee10-8964-4291-8ffa-6322728bea4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7349 2024.07.09 03:56:55.116086 [ 3 ] {} <Trace> HTTP-Session: 62b4ee10-8964-4291-8ffa-6322728bea4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7350 2024.07.09 03:56:55.116219 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7351 2024.07.09 03:56:55.116263 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7352 2024.07.09 03:56:55.116390 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7353 2024.07.09 03:56:55.116693 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7354 2024.07.09 03:56:55.116729 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7355 2024.07.09 03:56:55.117100 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7356 2024.07.09 03:56:55.117420 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7357 2024.07.09 03:56:55.117574 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec.
7358 2024.07.09 03:56:55.117740 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Debug> DynamicQueryHandler: Done processing query
7359 2024.07.09 03:56:55.117764 [ 3 ] {bf2982e5-3c95-4dc7-9c11-f9f7e45c97cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7360 2024.07.09 03:56:55.117780 [ 3 ] {} <Debug> HTTP-Session: 62b4ee10-8964-4291-8ffa-6322728bea4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7361 2024.07.09 03:57:00.104173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7362 2024.07.09 03:57:00.104517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7363 2024.07.09 03:57:00.104549 [ 3 ] {} <Debug> HTTP-Session: 91e3385f-a7c8-43b6-b0b3-307b6a7403dd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7364 2024.07.09 03:57:00.104580 [ 3 ] {} <Debug> HTTP-Session: 91e3385f-a7c8-43b6-b0b3-307b6a7403dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7365 2024.07.09 03:57:00.104599 [ 3 ] {} <Debug> HTTP-Session: 91e3385f-a7c8-43b6-b0b3-307b6a7403dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7366 2024.07.09 03:57:00.104655 [ 3 ] {} <Trace> HTTP-Session: 91e3385f-a7c8-43b6-b0b3-307b6a7403dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7367 2024.07.09 03:57:00.104866 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7368 2024.07.09 03:57:00.104941 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7369 2024.07.09 03:57:00.105177 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7370 2024.07.09 03:57:00.105667 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7371 2024.07.09 03:57:00.105714 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7372 2024.07.09 03:57:00.106089 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7373 2024.07.09 03:57:00.106442 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7374 2024.07.09 03:57:00.106594 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001793 sec., 11712.214166201895 rows/sec., 949.33 KiB/sec.
7375 2024.07.09 03:57:00.106814 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Debug> DynamicQueryHandler: Done processing query
7376 2024.07.09 03:57:00.106842 [ 3 ] {e4ed9772-8172-4f3f-bec3-e7e7483ef460} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7377 2024.07.09 03:57:00.106859 [ 3 ] {} <Debug> HTTP-Session: 91e3385f-a7c8-43b6-b0b3-307b6a7403dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7378 2024.07.09 03:57:00.107019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7379 2024.07.09 03:57:00.107079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7380 2024.07.09 03:57:00.107099 [ 3 ] {} <Debug> HTTP-Session: 78d06948-e533-4f3b-be86-fdfea6d8a22f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7381 2024.07.09 03:57:00.107118 [ 3 ] {} <Debug> HTTP-Session: 78d06948-e533-4f3b-be86-fdfea6d8a22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7382 2024.07.09 03:57:00.107132 [ 3 ] {} <Debug> HTTP-Session: 78d06948-e533-4f3b-be86-fdfea6d8a22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7383 2024.07.09 03:57:00.107167 [ 3 ] {} <Trace> HTTP-Session: 78d06948-e533-4f3b-be86-fdfea6d8a22f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7384 2024.07.09 03:57:00.107307 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7385 2024.07.09 03:57:00.107355 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7386 2024.07.09 03:57:00.107488 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7387 2024.07.09 03:57:00.107914 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7388 2024.07.09 03:57:00.107952 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7389 2024.07.09 03:57:00.108274 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7390 2024.07.09 03:57:00.108579 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7391 2024.07.09 03:57:00.108710 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.00146 sec., 81506.8493150685 rows/sec., 6.72 MiB/sec.
7392 2024.07.09 03:57:00.108877 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Debug> DynamicQueryHandler: Done processing query
7393 2024.07.09 03:57:00.108903 [ 3 ] {c5652811-29ef-43d2-9c48-d412e3c7f096} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7394 2024.07.09 03:57:00.108919 [ 3 ] {} <Debug> HTTP-Session: 78d06948-e533-4f3b-be86-fdfea6d8a22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7395 2024.07.09 03:57:00.109102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7396 2024.07.09 03:57:00.109153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7397 2024.07.09 03:57:00.109173 [ 3 ] {} <Debug> HTTP-Session: 355ed4b8-79c8-4054-b81c-e4e1385f88ca Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7398 2024.07.09 03:57:00.109190 [ 3 ] {} <Debug> HTTP-Session: 355ed4b8-79c8-4054-b81c-e4e1385f88ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7399 2024.07.09 03:57:00.109204 [ 3 ] {} <Debug> HTTP-Session: 355ed4b8-79c8-4054-b81c-e4e1385f88ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7400 2024.07.09 03:57:00.109235 [ 3 ] {} <Trace> HTTP-Session: 355ed4b8-79c8-4054-b81c-e4e1385f88ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7401 2024.07.09 03:57:00.109362 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7402 2024.07.09 03:57:00.109407 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7403 2024.07.09 03:57:00.109534 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7404 2024.07.09 03:57:00.109892 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7405 2024.07.09 03:57:00.109928 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7406 2024.07.09 03:57:00.110235 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7407 2024.07.09 03:57:00.110538 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7408 2024.07.09 03:57:00.110665 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001355 sec., 62730.62730627306 rows/sec., 4.90 MiB/sec.
7409 2024.07.09 03:57:00.110817 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Debug> DynamicQueryHandler: Done processing query
7410 2024.07.09 03:57:00.110842 [ 3 ] {62e8b244-eb8b-4e81-b3e4-51d336c635bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7411 2024.07.09 03:57:00.110858 [ 3 ] {} <Debug> HTTP-Session: 355ed4b8-79c8-4054-b81c-e4e1385f88ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7412 2024.07.09 03:57:00.111041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7413 2024.07.09 03:57:00.111088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7414 2024.07.09 03:57:00.111107 [ 3 ] {} <Debug> HTTP-Session: b09b2b3b-b514-445f-b9be-79dae67ad902 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7415 2024.07.09 03:57:00.111125 [ 3 ] {} <Debug> HTTP-Session: b09b2b3b-b514-445f-b9be-79dae67ad902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7416 2024.07.09 03:57:00.111139 [ 3 ] {} <Debug> HTTP-Session: b09b2b3b-b514-445f-b9be-79dae67ad902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7417 2024.07.09 03:57:00.111170 [ 3 ] {} <Trace> HTTP-Session: b09b2b3b-b514-445f-b9be-79dae67ad902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7418 2024.07.09 03:57:00.111315 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7419 2024.07.09 03:57:00.111362 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7420 2024.07.09 03:57:00.111505 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7421 2024.07.09 03:57:00.111890 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7422 2024.07.09 03:57:00.111926 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7423 2024.07.09 03:57:00.112312 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7424 2024.07.09 03:57:00.112654 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7425 2024.07.09 03:57:00.112784 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
7426 2024.07.09 03:57:00.112951 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Debug> DynamicQueryHandler: Done processing query
7427 2024.07.09 03:57:00.112976 [ 3 ] {92c1d737-395a-40f7-85ba-8643ad72a5da} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7428 2024.07.09 03:57:00.112993 [ 3 ] {} <Debug> HTTP-Session: b09b2b3b-b514-445f-b9be-79dae67ad902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7429 2024.07.09 03:57:00.113181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7430 2024.07.09 03:57:00.113230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7431 2024.07.09 03:57:00.113249 [ 3 ] {} <Debug> HTTP-Session: e5a45613-fabd-4d6e-8dbe-633a65f0392b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7432 2024.07.09 03:57:00.113268 [ 3 ] {} <Debug> HTTP-Session: e5a45613-fabd-4d6e-8dbe-633a65f0392b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7433 2024.07.09 03:57:00.113282 [ 3 ] {} <Debug> HTTP-Session: e5a45613-fabd-4d6e-8dbe-633a65f0392b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7434 2024.07.09 03:57:00.113313 [ 3 ] {} <Trace> HTTP-Session: e5a45613-fabd-4d6e-8dbe-633a65f0392b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7435 2024.07.09 03:57:00.113580 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7436 2024.07.09 03:57:00.113645 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <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
7437 2024.07.09 03:57:00.114057 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7438 2024.07.09 03:57:00.114649 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7439 2024.07.09 03:57:00.114686 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7440 2024.07.09 03:57:00.115266 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7441 2024.07.09 03:57:00.115679 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7442 2024.07.09 03:57:00.115825 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002423 sec., 8666.941807676434 rows/sec., 15.53 MiB/sec.
7443 2024.07.09 03:57:00.116024 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Debug> DynamicQueryHandler: Done processing query
7444 2024.07.09 03:57:00.116049 [ 3 ] {b198e65c-1679-4db8-9c97-822f80c0dde0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7445 2024.07.09 03:57:00.116064 [ 3 ] {} <Debug> HTTP-Session: e5a45613-fabd-4d6e-8dbe-633a65f0392b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7446 2024.07.09 03:57:00.116195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7447 2024.07.09 03:57:00.116244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7448 2024.07.09 03:57:00.116263 [ 3 ] {} <Debug> HTTP-Session: 432f0b1c-6665-4691-9051-22811cd645c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7449 2024.07.09 03:57:00.116281 [ 3 ] {} <Debug> HTTP-Session: 432f0b1c-6665-4691-9051-22811cd645c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7450 2024.07.09 03:57:00.116296 [ 3 ] {} <Debug> HTTP-Session: 432f0b1c-6665-4691-9051-22811cd645c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7451 2024.07.09 03:57:00.116327 [ 3 ] {} <Trace> HTTP-Session: 432f0b1c-6665-4691-9051-22811cd645c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7452 2024.07.09 03:57:00.116439 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7453 2024.07.09 03:57:00.116486 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7454 2024.07.09 03:57:00.116613 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7455 2024.07.09 03:57:00.116895 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7456 2024.07.09 03:57:00.116931 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7457 2024.07.09 03:57:00.117288 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7458 2024.07.09 03:57:00.117608 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7459 2024.07.09 03:57:00.117734 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec.
7460 2024.07.09 03:57:00.118017 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Debug> DynamicQueryHandler: Done processing query
7461 2024.07.09 03:57:00.118066 [ 3 ] {b6d69610-d878-437d-8bd3-6c9c4b3a9378} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7462 2024.07.09 03:57:00.118107 [ 3 ] {} <Debug> HTTP-Session: 432f0b1c-6665-4691-9051-22811cd645c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7463 2024.07.09 03:57:03.751192 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
7464 2024.07.09 03:57:03.751259 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
7465 2024.07.09 03:57:05.106680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7466 2024.07.09 03:57:05.106804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7467 2024.07.09 03:57:05.106832 [ 3 ] {} <Debug> HTTP-Session: 1b79b8a3-111b-438e-97a5-148d3f62460a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7468 2024.07.09 03:57:05.106861 [ 3 ] {} <Debug> HTTP-Session: 1b79b8a3-111b-438e-97a5-148d3f62460a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7469 2024.07.09 03:57:05.106881 [ 3 ] {} <Debug> HTTP-Session: 1b79b8a3-111b-438e-97a5-148d3f62460a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7470 2024.07.09 03:57:05.106938 [ 3 ] {} <Trace> HTTP-Session: 1b79b8a3-111b-438e-97a5-148d3f62460a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7471 2024.07.09 03:57:05.107143 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7472 2024.07.09 03:57:05.107245 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7473 2024.07.09 03:57:05.107467 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7474 2024.07.09 03:57:05.107913 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7475 2024.07.09 03:57:05.107955 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7476 2024.07.09 03:57:05.108321 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7477 2024.07.09 03:57:05.108652 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7478 2024.07.09 03:57:05.108818 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001736 sec., 6336.405529953918 rows/sec., 513.60 KiB/sec.
7479 2024.07.09 03:57:05.108880 [ 79 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7480 2024.07.09 03:57:05.109004 [ 79 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7481 2024.07.09 03:57:05.109061 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7482 2024.07.09 03:57:05.109101 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Debug> DynamicQueryHandler: Done processing query
7483 2024.07.09 03:57:05.109163 [ 3 ] {02645144-666d-4b24-80cd-78fe3cfa4f2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7484 2024.07.09 03:57:05.109216 [ 3 ] {} <Debug> HTTP-Session: 1b79b8a3-111b-438e-97a5-148d3f62460a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7485 2024.07.09 03:57:05.109431 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7486 2024.07.09 03:57:05.109467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7487 2024.07.09 03:57:05.109635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7488 2024.07.09 03:57:05.109741 [ 3 ] {} <Debug> HTTP-Session: 5638d81a-f04a-42c7-b759-ae4308a8f03b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7489 2024.07.09 03:57:05.109827 [ 3 ] {} <Debug> HTTP-Session: 5638d81a-f04a-42c7-b759-ae4308a8f03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.07.09 03:57:05.109906 [ 3 ] {} <Debug> HTTP-Session: 5638d81a-f04a-42c7-b759-ae4308a8f03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.07.09 03:57:05.110068 [ 3 ] {} <Trace> HTTP-Session: 5638d81a-f04a-42c7-b759-ae4308a8f03b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7492 2024.07.09 03:57:05.110112 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7493 2024.07.09 03:57:05.110228 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 32 rows starting from the beginning of the part
7494 2024.07.09 03:57:05.110529 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7495 2024.07.09 03:57:05.110623 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part
7496 2024.07.09 03:57:05.110859 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7497 2024.07.09 03:57:05.111133 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 21 rows starting from the beginning of the part
7498 2024.07.09 03:57:05.111482 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part
7499 2024.07.09 03:57:05.111962 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 21 rows starting from the beginning of the part
7500 2024.07.09 03:57:05.112373 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part
7501 2024.07.09 03:57:05.112536 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7502 2024.07.09 03:57:05.113408 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7503 2024.07.09 03:57:05.113481 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7504 2024.07.09 03:57:05.114234 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7505 2024.07.09 03:57:05.115056 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.005856452 sec., 18270.447704514612 rows/sec., 1.45 MiB/sec.
7506 2024.07.09 03:57:05.115140 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7507 2024.07.09 03:57:05.115323 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7508 2024.07.09 03:57:05.115491 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.005145 sec., 1554.907677356657 rows/sec., 126.79 KiB/sec.
7509 2024.07.09 03:57:05.116282 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Debug> DynamicQueryHandler: Done processing query
7510 2024.07.09 03:57:05.116335 [ 3 ] {93a0e68c-174a-41c9-85cd-1d5b3693e082} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7511 2024.07.09 03:57:05.116412 [ 3 ] {} <Debug> HTTP-Session: 5638d81a-f04a-42c7-b759-ae4308a8f03b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7512 2024.07.09 03:57:05.116626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7513 2024.07.09 03:57:05.116690 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7514 2024.07.09 03:57:05.116719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7515 2024.07.09 03:57:05.116770 [ 3 ] {} <Debug> HTTP-Session: 4e93ed7a-8b6a-4bb4-9aa9-4c08ca37e7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7516 2024.07.09 03:57:05.116811 [ 3 ] {} <Debug> HTTP-Session: 4e93ed7a-8b6a-4bb4-9aa9-4c08ca37e7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7517 2024.07.09 03:57:05.116838 [ 3 ] {} <Debug> HTTP-Session: 4e93ed7a-8b6a-4bb4-9aa9-4c08ca37e7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7518 2024.07.09 03:57:05.116862 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_41_8} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7519 2024.07.09 03:57:05.116904 [ 3 ] {} <Trace> HTTP-Session: 4e93ed7a-8b6a-4bb4-9aa9-4c08ca37e7ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7520 2024.07.09 03:57:05.117037 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7521 2024.07.09 03:57:05.117136 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7522 2024.07.09 03:57:05.117187 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7523 2024.07.09 03:57:05.117341 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7524 2024.07.09 03:57:05.117735 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7525 2024.07.09 03:57:05.117771 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7526 2024.07.09 03:57:05.118094 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7527 2024.07.09 03:57:05.118406 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7528 2024.07.09 03:57:05.118581 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Debug> executeQuery: Read 129 rows, 10.42 KiB in 0.001514 sec., 85204.75561426685 rows/sec., 6.72 MiB/sec.
7529 2024.07.09 03:57:05.118832 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Debug> DynamicQueryHandler: Done processing query
7530 2024.07.09 03:57:05.118891 [ 3 ] {ccdc798f-5e2a-4028-988e-03b01a7db56c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7531 2024.07.09 03:57:05.118932 [ 3 ] {} <Debug> HTTP-Session: 4e93ed7a-8b6a-4bb4-9aa9-4c08ca37e7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7532 2024.07.09 03:57:05.119096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7533 2024.07.09 03:57:05.119144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7534 2024.07.09 03:57:05.119164 [ 3 ] {} <Debug> HTTP-Session: 58c96b44-dea7-48d4-94b7-4e631f5a89b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7535 2024.07.09 03:57:05.119182 [ 3 ] {} <Debug> HTTP-Session: 58c96b44-dea7-48d4-94b7-4e631f5a89b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7536 2024.07.09 03:57:05.119196 [ 3 ] {} <Debug> HTTP-Session: 58c96b44-dea7-48d4-94b7-4e631f5a89b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7537 2024.07.09 03:57:05.119227 [ 3 ] {} <Trace> HTTP-Session: 58c96b44-dea7-48d4-94b7-4e631f5a89b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7538 2024.07.09 03:57:05.119341 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7539 2024.07.09 03:57:05.119387 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7540 2024.07.09 03:57:05.119535 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7541 2024.07.09 03:57:05.119809 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7542 2024.07.09 03:57:05.119846 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7543 2024.07.09 03:57:05.120138 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7544 2024.07.09 03:57:05.120436 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7545 2024.07.09 03:57:05.120604 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001277 sec., 6264.682850430698 rows/sec., 437.43 KiB/sec.
7546 2024.07.09 03:57:05.120985 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Debug> DynamicQueryHandler: Done processing query
7547 2024.07.09 03:57:05.121013 [ 3 ] {2eaa8e53-51ea-4542-ad58-fef2356b9ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7548 2024.07.09 03:57:05.121029 [ 3 ] {} <Debug> HTTP-Session: 58c96b44-dea7-48d4-94b7-4e631f5a89b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7549 2024.07.09 03:57:05.121237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7550 2024.07.09 03:57:05.121287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7551 2024.07.09 03:57:05.121305 [ 3 ] {} <Debug> HTTP-Session: 6ad1346b-8626-453f-ae08-f316eb26a2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7552 2024.07.09 03:57:05.121323 [ 3 ] {} <Debug> HTTP-Session: 6ad1346b-8626-453f-ae08-f316eb26a2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7553 2024.07.09 03:57:05.121337 [ 3 ] {} <Debug> HTTP-Session: 6ad1346b-8626-453f-ae08-f316eb26a2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7554 2024.07.09 03:57:05.121368 [ 3 ] {} <Trace> HTTP-Session: 6ad1346b-8626-453f-ae08-f316eb26a2c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7555 2024.07.09 03:57:05.121492 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7556 2024.07.09 03:57:05.121537 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7557 2024.07.09 03:57:05.121688 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7558 2024.07.09 03:57:05.122072 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7559 2024.07.09 03:57:05.122109 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7560 2024.07.09 03:57:05.122419 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7561 2024.07.09 03:57:05.122720 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7562 2024.07.09 03:57:05.122863 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Debug> executeQuery: Read 107 rows, 8.55 KiB in 0.001413 sec., 75725.40693559802 rows/sec., 5.91 MiB/sec.
7563 2024.07.09 03:57:05.123122 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Debug> DynamicQueryHandler: Done processing query
7564 2024.07.09 03:57:05.123181 [ 3 ] {a3b2abfc-6da2-4d6e-9bea-9e1bc2edf51e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7565 2024.07.09 03:57:05.123236 [ 3 ] {} <Debug> HTTP-Session: 6ad1346b-8626-453f-ae08-f316eb26a2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7566 2024.07.09 03:57:05.123464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7567 2024.07.09 03:57:05.123517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7568 2024.07.09 03:57:05.123537 [ 3 ] {} <Debug> HTTP-Session: 2418b9c9-e98a-4dcc-9a1c-3167abb0c64a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7569 2024.07.09 03:57:05.123555 [ 3 ] {} <Debug> HTTP-Session: 2418b9c9-e98a-4dcc-9a1c-3167abb0c64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7570 2024.07.09 03:57:05.123569 [ 3 ] {} <Debug> HTTP-Session: 2418b9c9-e98a-4dcc-9a1c-3167abb0c64a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7571 2024.07.09 03:57:05.123601 [ 3 ] {} <Trace> HTTP-Session: 2418b9c9-e98a-4dcc-9a1c-3167abb0c64a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7572 2024.07.09 03:57:05.123770 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7573 2024.07.09 03:57:05.123819 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7574 2024.07.09 03:57:05.123987 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7575 2024.07.09 03:57:05.124394 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7576 2024.07.09 03:57:05.124430 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7577 2024.07.09 03:57:05.124824 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7578 2024.07.09 03:57:05.125168 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7579 2024.07.09 03:57:05.125324 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.001634 sec., 122399.02080783354 rows/sec., 8.54 MiB/sec.
7580 2024.07.09 03:57:05.125623 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Debug> DynamicQueryHandler: Done processing query
7581 2024.07.09 03:57:05.125671 [ 3 ] {0bf8a1a9-00a5-4512-9695-d7977558791d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7582 2024.07.09 03:57:05.125710 [ 3 ] {} <Debug> HTTP-Session: 2418b9c9-e98a-4dcc-9a1c-3167abb0c64a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7583 2024.07.09 03:57:05.125847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7584 2024.07.09 03:57:05.125896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7585 2024.07.09 03:57:05.125915 [ 3 ] {} <Debug> HTTP-Session: 4bc386ef-1615-4509-b69f-aa025187dc36 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7586 2024.07.09 03:57:05.125932 [ 3 ] {} <Debug> HTTP-Session: 4bc386ef-1615-4509-b69f-aa025187dc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7587 2024.07.09 03:57:05.125946 [ 3 ] {} <Debug> HTTP-Session: 4bc386ef-1615-4509-b69f-aa025187dc36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.07.09 03:57:05.125978 [ 3 ] {} <Trace> HTTP-Session: 4bc386ef-1615-4509-b69f-aa025187dc36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7589 2024.07.09 03:57:05.126182 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7590 2024.07.09 03:57:05.126249 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <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
7591 2024.07.09 03:57:05.126686 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7592 2024.07.09 03:57:05.127241 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7593 2024.07.09 03:57:05.127278 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7594 2024.07.09 03:57:05.127860 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7595 2024.07.09 03:57:05.128262 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7596 2024.07.09 03:57:05.128449 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7597 2024.07.09 03:57:05.128463 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002401 sec., 4581.424406497293 rows/sec., 8.21 MiB/sec.
7598 2024.07.09 03:57:05.128517 [ 78 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7599 2024.07.09 03:57:05.128607 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB.
7600 2024.07.09 03:57:05.128849 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7601 2024.07.09 03:57:05.128925 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Debug> DynamicQueryHandler: Done processing query
7602 2024.07.09 03:57:05.128955 [ 3 ] {050a007b-b7f5-42f8-9a7d-57dd945cb9f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7603 2024.07.09 03:57:05.128978 [ 3 ] {} <Debug> HTTP-Session: 4bc386ef-1615-4509-b69f-aa025187dc36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.07.09 03:57:05.129131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7605 2024.07.09 03:57:05.129203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7606 2024.07.09 03:57:05.129237 [ 3 ] {} <Debug> HTTP-Session: 5945dffd-47d9-4799-94bb-18e9a6fe11ac Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7607 2024.07.09 03:57:05.129266 [ 3 ] {} <Debug> HTTP-Session: 5945dffd-47d9-4799-94bb-18e9a6fe11ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7608 2024.07.09 03:57:05.129270 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7609 2024.07.09 03:57:05.129283 [ 3 ] {} <Debug> HTTP-Session: 5945dffd-47d9-4799-94bb-18e9a6fe11ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7610 2024.07.09 03:57:05.129337 [ 3 ] {} <Trace> HTTP-Session: 5945dffd-47d9-4799-94bb-18e9a6fe11ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7611 2024.07.09 03:57:05.129368 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 604 rows starting from the beginning of the part
7612 2024.07.09 03:57:05.129496 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7613 2024.07.09 03:57:05.129652 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7614 2024.07.09 03:57:05.129997 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part
7615 2024.07.09 03:57:05.130257 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7616 2024.07.09 03:57:05.130615 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 21 rows starting from the beginning of the part
7617 2024.07.09 03:57:05.131098 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part
7618 2024.07.09 03:57:05.131524 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7619 2024.07.09 03:57:05.131580 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7620 2024.07.09 03:57:05.131597 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 21 rows starting from the beginning of the part
7621 2024.07.09 03:57:05.132072 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part
7622 2024.07.09 03:57:05.132641 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7623 2024.07.09 03:57:05.133084 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7624 2024.07.09 03:57:05.133333 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003887 sec., 15436.068947774635 rows/sec., 1.04 MiB/sec.
7625 2024.07.09 03:57:05.133524 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Debug> DynamicQueryHandler: Done processing query
7626 2024.07.09 03:57:05.133551 [ 3 ] {f185f376-60b6-49de-8988-441b5f6ccb60} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7627 2024.07.09 03:57:05.133570 [ 3 ] {} <Debug> HTTP-Session: 5945dffd-47d9-4799-94bb-18e9a6fe11ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7628 2024.07.09 03:57:05.135899 [ 190 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 19 columns (19 merged, 0 gathered) in 0.007153675 sec., 94916.24934037401 rows/sec., 170.09 MiB/sec.
7629 2024.07.09 03:57:05.137201 [ 190 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7630 2024.07.09 03:57:05.137804 [ 190 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7631 2024.07.09 03:57:05.137892 [ 190 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7632 2024.07.09 03:57:05.138043 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB.
7633 2024.07.09 03:57:10.104754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7634 2024.07.09 03:57:10.104877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7635 2024.07.09 03:57:10.104901 [ 3 ] {} <Debug> HTTP-Session: 914009c8-e686-460c-ad14-08cbd78b5b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7636 2024.07.09 03:57:10.104926 [ 3 ] {} <Debug> HTTP-Session: 914009c8-e686-460c-ad14-08cbd78b5b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7637 2024.07.09 03:57:10.104941 [ 3 ] {} <Debug> HTTP-Session: 914009c8-e686-460c-ad14-08cbd78b5b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7638 2024.07.09 03:57:10.104990 [ 3 ] {} <Trace> HTTP-Session: 914009c8-e686-460c-ad14-08cbd78b5b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7639 2024.07.09 03:57:10.105178 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7640 2024.07.09 03:57:10.105241 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7641 2024.07.09 03:57:10.105427 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7642 2024.07.09 03:57:10.105863 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7643 2024.07.09 03:57:10.105902 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7644 2024.07.09 03:57:10.106263 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7645 2024.07.09 03:57:10.106620 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7646 2024.07.09 03:57:10.106761 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00164 sec., 12804.878048780489 rows/sec., 1.01 MiB/sec.
7647 2024.07.09 03:57:10.106963 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Debug> DynamicQueryHandler: Done processing query
7648 2024.07.09 03:57:10.106990 [ 3 ] {c9e9b539-4ee9-45a0-8cb9-f20fc0aa13a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7649 2024.07.09 03:57:10.107007 [ 3 ] {} <Debug> HTTP-Session: 914009c8-e686-460c-ad14-08cbd78b5b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7650 2024.07.09 03:57:10.107169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7651 2024.07.09 03:57:10.107219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7652 2024.07.09 03:57:10.107238 [ 3 ] {} <Debug> HTTP-Session: 7feaa40a-9efc-4475-8be7-1951e7feffdd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7653 2024.07.09 03:57:10.107255 [ 3 ] {} <Debug> HTTP-Session: 7feaa40a-9efc-4475-8be7-1951e7feffdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7654 2024.07.09 03:57:10.107269 [ 3 ] {} <Debug> HTTP-Session: 7feaa40a-9efc-4475-8be7-1951e7feffdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7655 2024.07.09 03:57:10.107300 [ 3 ] {} <Trace> HTTP-Session: 7feaa40a-9efc-4475-8be7-1951e7feffdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7656 2024.07.09 03:57:10.107398 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7657 2024.07.09 03:57:10.107441 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7658 2024.07.09 03:57:10.107570 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7659 2024.07.09 03:57:10.107856 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7660 2024.07.09 03:57:10.107892 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7661 2024.07.09 03:57:10.108191 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7662 2024.07.09 03:57:10.108497 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7663 2024.07.09 03:57:10.108624 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001252 sec., 3194.8881789137376 rows/sec., 260.52 KiB/sec.
7664 2024.07.09 03:57:10.108664 [ 74 ] {} <Debug> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
7665 2024.07.09 03:57:10.108765 [ 74 ] {} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7666 2024.07.09 03:57:10.108799 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7667 2024.07.09 03:57:10.108878 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Debug> DynamicQueryHandler: Done processing query
7668 2024.07.09 03:57:10.108926 [ 3 ] {1e15c8a3-d1ff-44b3-888f-9ff2b4a96a21} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7669 2024.07.09 03:57:10.108988 [ 3 ] {} <Debug> HTTP-Session: 7feaa40a-9efc-4475-8be7-1951e7feffdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7670 2024.07.09 03:57:10.109147 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
7671 2024.07.09 03:57:10.109262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7672 2024.07.09 03:57:10.109373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7673 2024.07.09 03:57:10.109427 [ 3 ] {} <Debug> HTTP-Session: 6d4ee1e2-d6eb-47b9-86cd-7c49345ec073 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7674 2024.07.09 03:57:10.109479 [ 3 ] {} <Debug> HTTP-Session: 6d4ee1e2-d6eb-47b9-86cd-7c49345ec073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7675 2024.07.09 03:57:10.109530 [ 3 ] {} <Debug> HTTP-Session: 6d4ee1e2-d6eb-47b9-86cd-7c49345ec073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7676 2024.07.09 03:57:10.109628 [ 3 ] {} <Trace> HTTP-Session: 6d4ee1e2-d6eb-47b9-86cd-7c49345ec073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7677 2024.07.09 03:57:10.109665 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7678 2024.07.09 03:57:10.109720 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
7679 2024.07.09 03:57:10.109943 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7680 2024.07.09 03:57:10.109958 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
7681 2024.07.09 03:57:10.110082 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7682 2024.07.09 03:57:10.110346 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
7683 2024.07.09 03:57:10.110735 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
7684 2024.07.09 03:57:10.111046 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part
7685 2024.07.09 03:57:10.111144 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7686 2024.07.09 03:57:10.111446 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::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
7687 2024.07.09 03:57:10.112264 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7688 2024.07.09 03:57:10.112326 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7689 2024.07.09 03:57:10.113087 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7690 2024.07.09 03:57:10.114111 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7691 2024.07.09 03:57:10.114139 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.005227651 sec., 7651.620201884173 rows/sec., 623.94 KiB/sec.
7692 2024.07.09 03:57:10.114389 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
7693 2024.07.09 03:57:10.114410 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Debug> executeQuery: Read 121 rows, 10.20 KiB in 0.00463 sec., 26133.90928725702 rows/sec., 2.15 MiB/sec.
7694 2024.07.09 03:57:10.114821 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Debug> DynamicQueryHandler: Done processing query
7695 2024.07.09 03:57:10.114876 [ 3 ] {1edd1ec6-b273-45a1-8f8b-9f6ae6e9a0cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7696 2024.07.09 03:57:10.114898 [ 3 ] {} <Debug> HTTP-Session: 6d4ee1e2-d6eb-47b9-86cd-7c49345ec073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7697 2024.07.09 03:57:10.115073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7698 2024.07.09 03:57:10.115099 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_11_2} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7699 2024.07.09 03:57:10.115187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7700 2024.07.09 03:57:10.115247 [ 3 ] {} <Debug> HTTP-Session: 8f2364a0-a0a2-48e5-9477-f9768cd83cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7701 2024.07.09 03:57:10.115268 [ 3 ] {} <Debug> HTTP-Session: 8f2364a0-a0a2-48e5-9477-f9768cd83cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7702 2024.07.09 03:57:10.115286 [ 187 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_11_2} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
7703 2024.07.09 03:57:10.115303 [ 3 ] {} <Debug> HTTP-Session: 8f2364a0-a0a2-48e5-9477-f9768cd83cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7704 2024.07.09 03:57:10.115378 [ 3 ] {} <Trace> HTTP-Session: 8f2364a0-a0a2-48e5-9477-f9768cd83cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7705 2024.07.09 03:57:10.115428 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7706 2024.07.09 03:57:10.115529 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7707 2024.07.09 03:57:10.115575 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7708 2024.07.09 03:57:10.115720 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7709 2024.07.09 03:57:10.116007 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7710 2024.07.09 03:57:10.116044 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7711 2024.07.09 03:57:10.116344 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7712 2024.07.09 03:57:10.116667 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7713 2024.07.09 03:57:10.116824 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001313 sec., 3046.4584920030466 rows/sec., 212.72 KiB/sec.
7714 2024.07.09 03:57:10.116828 [ 74 ] {} <Debug> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
7715 2024.07.09 03:57:10.116924 [ 74 ] {} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7716 2024.07.09 03:57:10.116953 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7717 2024.07.09 03:57:10.117158 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Debug> DynamicQueryHandler: Done processing query
7718 2024.07.09 03:57:10.117238 [ 191 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
7719 2024.07.09 03:57:10.117264 [ 3 ] {4d38d9f8-86b1-4f22-a6b5-ed24889157f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7720 2024.07.09 03:57:10.117351 [ 3 ] {} <Debug> HTTP-Session: 8f2364a0-a0a2-48e5-9477-f9768cd83cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7721 2024.07.09 03:57:10.117483 [ 191 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7722 2024.07.09 03:57:10.117518 [ 191 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
7723 2024.07.09 03:57:10.117568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7724 2024.07.09 03:57:10.117709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7725 2024.07.09 03:57:10.117721 [ 191 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part
7726 2024.07.09 03:57:10.117803 [ 3 ] {} <Debug> HTTP-Session: 75cbb0b5-e812-4465-b669-70691cba31dc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7727 2024.07.09 03:57:10.117886 [ 3 ] {} <Debug> HTTP-Session: 75cbb0b5-e812-4465-b669-70691cba31dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7728 2024.07.09 03:57:10.117968 [ 3 ] {} <Debug> HTTP-Session: 75cbb0b5-e812-4465-b669-70691cba31dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7729 2024.07.09 03:57:10.118082 [ 191 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
7730 2024.07.09 03:57:10.118105 [ 3 ] {} <Trace> HTTP-Session: 75cbb0b5-e812-4465-b669-70691cba31dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7731 2024.07.09 03:57:10.118452 [ 191 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
7732 2024.07.09 03:57:10.118563 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7733 2024.07.09 03:57:10.118731 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7734 2024.07.09 03:57:10.118761 [ 191 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part
7735 2024.07.09 03:57:10.119098 [ 191 ] {0927c299-da5d-4df9-a878-f386e4f0981c::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
7736 2024.07.09 03:57:10.119900 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7737 2024.07.09 03:57:10.120814 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7738 2024.07.09 03:57:10.120885 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7739 2024.07.09 03:57:10.121778 [ 187 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.004733362 sec., 8450.653045340712 rows/sec., 590.06 KiB/sec.
7740 2024.07.09 03:57:10.121820 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7741 2024.07.09 03:57:10.121976 [ 187 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
7742 2024.07.09 03:57:10.122632 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7743 2024.07.09 03:57:10.122997 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.004618 sec., 19272.41229969684 rows/sec., 1.51 MiB/sec.
7744 2024.07.09 03:57:10.123033 [ 187 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_11_2} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7745 2024.07.09 03:57:10.123224 [ 187 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_11_2} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
7746 2024.07.09 03:57:10.123343 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Debug> DynamicQueryHandler: Done processing query
7747 2024.07.09 03:57:10.123343 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7748 2024.07.09 03:57:10.123387 [ 3 ] {df2524dd-bf9d-4e2b-964e-aef4c833b573} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7749 2024.07.09 03:57:10.123422 [ 3 ] {} <Debug> HTTP-Session: 75cbb0b5-e812-4465-b669-70691cba31dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7750 2024.07.09 03:57:10.123703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7751 2024.07.09 03:57:10.123753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7752 2024.07.09 03:57:10.123772 [ 3 ] {} <Debug> HTTP-Session: eb620b65-2d08-4ed3-9a47-3856732efa9f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7753 2024.07.09 03:57:10.123788 [ 3 ] {} <Debug> HTTP-Session: eb620b65-2d08-4ed3-9a47-3856732efa9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7754 2024.07.09 03:57:10.123802 [ 3 ] {} <Debug> HTTP-Session: eb620b65-2d08-4ed3-9a47-3856732efa9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7755 2024.07.09 03:57:10.123835 [ 3 ] {} <Trace> HTTP-Session: eb620b65-2d08-4ed3-9a47-3856732efa9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7756 2024.07.09 03:57:10.123994 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7757 2024.07.09 03:57:10.124044 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7758 2024.07.09 03:57:10.124215 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7759 2024.07.09 03:57:10.124665 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7760 2024.07.09 03:57:10.124702 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7761 2024.07.09 03:57:10.125090 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7762 2024.07.09 03:57:10.125436 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7763 2024.07.09 03:57:10.125591 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001664 sec., 97355.76923076923 rows/sec., 6.78 MiB/sec.
7764 2024.07.09 03:57:10.125762 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Debug> DynamicQueryHandler: Done processing query
7765 2024.07.09 03:57:10.125786 [ 3 ] {5f961cd9-0715-4285-9b89-2607c4bcd5e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7766 2024.07.09 03:57:10.125801 [ 3 ] {} <Debug> HTTP-Session: eb620b65-2d08-4ed3-9a47-3856732efa9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7767 2024.07.09 03:57:10.126034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7768 2024.07.09 03:57:10.126083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7769 2024.07.09 03:57:10.126102 [ 3 ] {} <Debug> HTTP-Session: da71ba66-717e-4ac3-99a5-9d4cc30db974 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7770 2024.07.09 03:57:10.126118 [ 3 ] {} <Debug> HTTP-Session: da71ba66-717e-4ac3-99a5-9d4cc30db974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7771 2024.07.09 03:57:10.126131 [ 3 ] {} <Debug> HTTP-Session: da71ba66-717e-4ac3-99a5-9d4cc30db974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7772 2024.07.09 03:57:10.126161 [ 3 ] {} <Trace> HTTP-Session: da71ba66-717e-4ac3-99a5-9d4cc30db974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7773 2024.07.09 03:57:10.126438 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7774 2024.07.09 03:57:10.126500 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <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
7775 2024.07.09 03:57:10.126914 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7776 2024.07.09 03:57:10.127604 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7777 2024.07.09 03:57:10.127639 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7778 2024.07.09 03:57:10.128266 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7779 2024.07.09 03:57:10.128675 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7780 2024.07.09 03:57:10.128857 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002611 sec., 8042.8954423592495 rows/sec., 14.41 MiB/sec.
7781 2024.07.09 03:57:10.129079 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Debug> DynamicQueryHandler: Done processing query
7782 2024.07.09 03:57:10.129104 [ 3 ] {fbf3408e-5b19-466e-b8da-31a62cd0a6d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7783 2024.07.09 03:57:10.129119 [ 3 ] {} <Debug> HTTP-Session: da71ba66-717e-4ac3-99a5-9d4cc30db974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7784 2024.07.09 03:57:10.129253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7785 2024.07.09 03:57:10.129302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7786 2024.07.09 03:57:10.129321 [ 3 ] {} <Debug> HTTP-Session: 8530d148-5187-417a-90a7-101bbaaac55c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7787 2024.07.09 03:57:10.129337 [ 3 ] {} <Debug> HTTP-Session: 8530d148-5187-417a-90a7-101bbaaac55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7788 2024.07.09 03:57:10.129351 [ 3 ] {} <Debug> HTTP-Session: 8530d148-5187-417a-90a7-101bbaaac55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7789 2024.07.09 03:57:10.129381 [ 3 ] {} <Trace> HTTP-Session: 8530d148-5187-417a-90a7-101bbaaac55c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7790 2024.07.09 03:57:10.129497 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7791 2024.07.09 03:57:10.129540 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7792 2024.07.09 03:57:10.129668 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7793 2024.07.09 03:57:10.129977 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7794 2024.07.09 03:57:10.130012 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7795 2024.07.09 03:57:10.130361 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7796 2024.07.09 03:57:10.130676 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7797 2024.07.09 03:57:10.130832 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
7798 2024.07.09 03:57:10.131010 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Debug> DynamicQueryHandler: Done processing query
7799 2024.07.09 03:57:10.131042 [ 3 ] {08cba163-fa47-45a3-a317-bc9ab35e868e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7800 2024.07.09 03:57:10.131062 [ 3 ] {} <Debug> HTTP-Session: 8530d148-5187-417a-90a7-101bbaaac55c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7801 2024.07.09 03:57:15.104132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7802 2024.07.09 03:57:15.104373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7803 2024.07.09 03:57:15.104418 [ 3 ] {} <Debug> HTTP-Session: a59c3e40-21a7-4e49-a5f2-00397e86a083 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7804 2024.07.09 03:57:15.104460 [ 3 ] {} <Debug> HTTP-Session: a59c3e40-21a7-4e49-a5f2-00397e86a083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7805 2024.07.09 03:57:15.104488 [ 3 ] {} <Debug> HTTP-Session: a59c3e40-21a7-4e49-a5f2-00397e86a083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7806 2024.07.09 03:57:15.104565 [ 3 ] {} <Trace> HTTP-Session: a59c3e40-21a7-4e49-a5f2-00397e86a083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7807 2024.07.09 03:57:15.104823 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7808 2024.07.09 03:57:15.104889 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7809 2024.07.09 03:57:15.105095 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7810 2024.07.09 03:57:15.105557 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7811 2024.07.09 03:57:15.105601 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7812 2024.07.09 03:57:15.106026 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7813 2024.07.09 03:57:15.106367 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7814 2024.07.09 03:57:15.106547 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001791 sec., 6141.8202121719705 rows/sec., 497.82 KiB/sec.
7815 2024.07.09 03:57:15.106855 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Debug> DynamicQueryHandler: Done processing query
7816 2024.07.09 03:57:15.106907 [ 3 ] {8f1a9a34-bda3-48e8-b0dc-539f2719c08e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7817 2024.07.09 03:57:15.106939 [ 3 ] {} <Debug> HTTP-Session: a59c3e40-21a7-4e49-a5f2-00397e86a083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7818 2024.07.09 03:57:15.107085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7819 2024.07.09 03:57:15.107138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7820 2024.07.09 03:57:15.107158 [ 3 ] {} <Debug> HTTP-Session: 6a949d09-69a1-4cb9-8232-3c37f45acd8e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7821 2024.07.09 03:57:15.107176 [ 3 ] {} <Debug> HTTP-Session: 6a949d09-69a1-4cb9-8232-3c37f45acd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7822 2024.07.09 03:57:15.107189 [ 3 ] {} <Debug> HTTP-Session: 6a949d09-69a1-4cb9-8232-3c37f45acd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7823 2024.07.09 03:57:15.107220 [ 3 ] {} <Trace> HTTP-Session: 6a949d09-69a1-4cb9-8232-3c37f45acd8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7824 2024.07.09 03:57:15.107332 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7825 2024.07.09 03:57:15.107379 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7826 2024.07.09 03:57:15.107532 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7827 2024.07.09 03:57:15.107846 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7828 2024.07.09 03:57:15.107883 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7829 2024.07.09 03:57:15.108185 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7830 2024.07.09 03:57:15.108490 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7831 2024.07.09 03:57:15.108643 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001339 sec., 1493.6519790888724 rows/sec., 121.80 KiB/sec.
7832 2024.07.09 03:57:15.108813 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Debug> DynamicQueryHandler: Done processing query
7833 2024.07.09 03:57:15.108838 [ 3 ] {9b2429eb-296b-431f-b867-baf2982616e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7834 2024.07.09 03:57:15.108855 [ 3 ] {} <Debug> HTTP-Session: 6a949d09-69a1-4cb9-8232-3c37f45acd8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7835 2024.07.09 03:57:15.109026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7836 2024.07.09 03:57:15.109074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7837 2024.07.09 03:57:15.109092 [ 3 ] {} <Debug> HTTP-Session: 331253aa-bea1-4903-8858-f21e0a2c21fd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7838 2024.07.09 03:57:15.109110 [ 3 ] {} <Debug> HTTP-Session: 331253aa-bea1-4903-8858-f21e0a2c21fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7839 2024.07.09 03:57:15.109124 [ 3 ] {} <Debug> HTTP-Session: 331253aa-bea1-4903-8858-f21e0a2c21fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7840 2024.07.09 03:57:15.109154 [ 3 ] {} <Trace> HTTP-Session: 331253aa-bea1-4903-8858-f21e0a2c21fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7841 2024.07.09 03:57:15.109276 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7842 2024.07.09 03:57:15.109319 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7843 2024.07.09 03:57:15.109445 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7844 2024.07.09 03:57:15.109785 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7845 2024.07.09 03:57:15.109823 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7846 2024.07.09 03:57:15.110137 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7847 2024.07.09 03:57:15.110438 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7848 2024.07.09 03:57:15.110590 [ 66 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7849 2024.07.09 03:57:15.110593 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001359 sec., 66225.16556291391 rows/sec., 5.34 MiB/sec.
7850 2024.07.09 03:57:15.110675 [ 66 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7851 2024.07.09 03:57:15.110732 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7852 2024.07.09 03:57:15.110899 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Debug> DynamicQueryHandler: Done processing query
7853 2024.07.09 03:57:15.110904 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
7854 2024.07.09 03:57:15.110930 [ 3 ] {744c0d96-6d5a-44a8-a661-bd3b59fb75b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7855 2024.07.09 03:57:15.110960 [ 3 ] {} <Debug> HTTP-Session: 331253aa-bea1-4903-8858-f21e0a2c21fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7856 2024.07.09 03:57:15.111058 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7857 2024.07.09 03:57:15.111094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7858 2024.07.09 03:57:15.111103 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 196 rows starting from the beginning of the part
7859 2024.07.09 03:57:15.111152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7860 2024.07.09 03:57:15.111184 [ 3 ] {} <Debug> HTTP-Session: 6f7f57a5-6008-4a36-a897-6d900494d896 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7861 2024.07.09 03:57:15.111230 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 89 rows starting from the beginning of the part
7862 2024.07.09 03:57:15.111242 [ 3 ] {} <Debug> HTTP-Session: 6f7f57a5-6008-4a36-a897-6d900494d896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7863 2024.07.09 03:57:15.111290 [ 3 ] {} <Debug> HTTP-Session: 6f7f57a5-6008-4a36-a897-6d900494d896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7864 2024.07.09 03:57:15.111397 [ 3 ] {} <Trace> HTTP-Session: 6f7f57a5-6008-4a36-a897-6d900494d896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7865 2024.07.09 03:57:15.111468 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 119 rows starting from the beginning of the part
7866 2024.07.09 03:57:15.111780 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7867 2024.07.09 03:57:15.111843 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 129 rows starting from the beginning of the part
7868 2024.07.09 03:57:15.111929 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7869 2024.07.09 03:57:15.112187 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 121 rows starting from the beginning of the part
7870 2024.07.09 03:57:15.112567 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part
7871 2024.07.09 03:57:15.113401 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7872 2024.07.09 03:57:15.113892 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7873 2024.07.09 03:57:15.113940 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7874 2024.07.09 03:57:15.114373 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7875 2024.07.09 03:57:15.114778 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7876 2024.07.09 03:57:15.114780 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.003947629 sec., 188467.55862822974 rows/sec., 15.31 MiB/sec.
7877 2024.07.09 03:57:15.114966 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7878 2024.07.09 03:57:15.115008 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003389 sec., 590.1445854234287 rows/sec., 41.21 KiB/sec.
7879 2024.07.09 03:57:15.115599 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Debug> DynamicQueryHandler: Done processing query
7880 2024.07.09 03:57:15.115653 [ 3 ] {3997ea6f-33a7-46b8-b47e-9c8ab6681896} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7881 2024.07.09 03:57:15.115676 [ 3 ] {} <Debug> HTTP-Session: 6f7f57a5-6008-4a36-a897-6d900494d896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7882 2024.07.09 03:57:15.115828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7883 2024.07.09 03:57:15.115877 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7884 2024.07.09 03:57:15.115885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7885 2024.07.09 03:57:15.115919 [ 3 ] {} <Debug> HTTP-Session: 9ecd2962-1ed9-45d9-8957-43e51acfb839 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7886 2024.07.09 03:57:15.115946 [ 3 ] {} <Debug> HTTP-Session: 9ecd2962-1ed9-45d9-8957-43e51acfb839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7887 2024.07.09 03:57:15.115964 [ 3 ] {} <Debug> HTTP-Session: 9ecd2962-1ed9-45d9-8957-43e51acfb839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7888 2024.07.09 03:57:15.115986 [ 192 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_51_10} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7889 2024.07.09 03:57:15.116000 [ 3 ] {} <Trace> HTTP-Session: 9ecd2962-1ed9-45d9-8957-43e51acfb839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7890 2024.07.09 03:57:15.116064 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
7891 2024.07.09 03:57:15.116134 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7892 2024.07.09 03:57:15.116177 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7893 2024.07.09 03:57:15.116311 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7894 2024.07.09 03:57:15.116665 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7895 2024.07.09 03:57:15.116702 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7896 2024.07.09 03:57:15.117006 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7897 2024.07.09 03:57:15.117306 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7898 2024.07.09 03:57:15.117463 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001368 sec., 56286.54970760234 rows/sec., 4.40 MiB/sec.
7899 2024.07.09 03:57:15.117471 [ 66 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7900 2024.07.09 03:57:15.117549 [ 66 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7901 2024.07.09 03:57:15.117603 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7902 2024.07.09 03:57:15.117746 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Debug> DynamicQueryHandler: Done processing query
7903 2024.07.09 03:57:15.117784 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
7904 2024.07.09 03:57:15.117786 [ 3 ] {bad63335-2d2f-42a4-9a8d-68740e452c3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7905 2024.07.09 03:57:15.117885 [ 3 ] {} <Debug> HTTP-Session: 9ecd2962-1ed9-45d9-8957-43e51acfb839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7906 2024.07.09 03:57:15.118009 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7907 2024.07.09 03:57:15.118048 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 152 rows starting from the beginning of the part
7908 2024.07.09 03:57:15.118184 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 75 rows starting from the beginning of the part
7909 2024.07.09 03:57:15.118211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7910 2024.07.09 03:57:15.118444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7911 2024.07.09 03:57:15.118509 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 85 rows starting from the beginning of the part
7912 2024.07.09 03:57:15.118535 [ 3 ] {} <Debug> HTTP-Session: 9f7ce598-eff1-4ef6-bc01-1287798a1660 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7913 2024.07.09 03:57:15.118637 [ 3 ] {} <Debug> HTTP-Session: 9f7ce598-eff1-4ef6-bc01-1287798a1660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7914 2024.07.09 03:57:15.118723 [ 3 ] {} <Debug> HTTP-Session: 9f7ce598-eff1-4ef6-bc01-1287798a1660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7915 2024.07.09 03:57:15.118753 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 107 rows starting from the beginning of the part
7916 2024.07.09 03:57:15.118856 [ 3 ] {} <Trace> HTTP-Session: 9f7ce598-eff1-4ef6-bc01-1287798a1660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7917 2024.07.09 03:57:15.119007 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 89 rows starting from the beginning of the part
7918 2024.07.09 03:57:15.119230 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 77 rows starting from the beginning of the part
7919 2024.07.09 03:57:15.119356 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7920 2024.07.09 03:57:15.119608 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7921 2024.07.09 03:57:15.120138 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7922 2024.07.09 03:57:15.121122 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7923 2024.07.09 03:57:15.121197 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7924 2024.07.09 03:57:15.122050 [ 192 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 4 columns (4 merged, 0 gathered) in 0.004357705 sec., 134244.97527941887 rows/sec., 10.48 MiB/sec.
7925 2024.07.09 03:57:15.122182 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7926 2024.07.09 03:57:15.122321 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7927 2024.07.09 03:57:15.122977 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7928 2024.07.09 03:57:15.123297 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7929 2024.07.09 03:57:15.123304 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004129 sec., 38992.49212884476 rows/sec., 2.72 MiB/sec.
7930 2024.07.09 03:57:15.123354 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7931 2024.07.09 03:57:15.123409 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7932 2024.07.09 03:57:15.123613 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7933 2024.07.09 03:57:15.123734 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_51_10} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7934 2024.07.09 03:57:15.123978 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Debug> DynamicQueryHandler: Done processing query
7935 2024.07.09 03:57:15.123979 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7936 2024.07.09 03:57:15.124022 [ 3 ] {1795d2b4-2f5a-4703-a5ee-200d3a236504} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7937 2024.07.09 03:57:15.124056 [ 3 ] {} <Debug> HTTP-Session: 9f7ce598-eff1-4ef6-bc01-1287798a1660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7938 2024.07.09 03:57:15.124068 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
7939 2024.07.09 03:57:15.124211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7940 2024.07.09 03:57:15.124227 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7941 2024.07.09 03:57:15.124282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7942 2024.07.09 03:57:15.124286 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7479 rows starting from the beginning of the part
7943 2024.07.09 03:57:15.124308 [ 3 ] {} <Debug> HTTP-Session: 53932d67-0cb7-4bb4-be1b-491a6d900ee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7944 2024.07.09 03:57:15.124330 [ 3 ] {} <Debug> HTTP-Session: 53932d67-0cb7-4bb4-be1b-491a6d900ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7945 2024.07.09 03:57:15.124363 [ 3 ] {} <Debug> HTTP-Session: 53932d67-0cb7-4bb4-be1b-491a6d900ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7946 2024.07.09 03:57:15.124488 [ 3 ] {} <Trace> HTTP-Session: 53932d67-0cb7-4bb4-be1b-491a6d900ee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7947 2024.07.09 03:57:15.124526 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part
7948 2024.07.09 03:57:15.124809 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part
7949 2024.07.09 03:57:15.124953 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7950 2024.07.09 03:57:15.125132 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 200 rows starting from the beginning of the part
7951 2024.07.09 03:57:15.125332 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <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
7952 2024.07.09 03:57:15.125489 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 162 rows starting from the beginning of the part
7953 2024.07.09 03:57:15.125748 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part
7954 2024.07.09 03:57:15.126980 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7955 2024.07.09 03:57:15.127866 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7956 2024.07.09 03:57:15.127911 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7957 2024.07.09 03:57:15.128804 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7958 2024.07.09 03:57:15.129928 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7959 2024.07.09 03:57:15.130134 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005442 sec., 2021.3156927600148 rows/sec., 3.62 MiB/sec.
7960 2024.07.09 03:57:15.130406 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Debug> DynamicQueryHandler: Done processing query
7961 2024.07.09 03:57:15.130436 [ 3 ] {bd8e1b6c-8e58-405a-ac25-9b60857a8671} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7962 2024.07.09 03:57:15.130457 [ 3 ] {} <Debug> HTTP-Session: 53932d67-0cb7-4bb4-be1b-491a6d900ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7963 2024.07.09 03:57:15.130646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7964 2024.07.09 03:57:15.130705 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8322 rows, containing 5 columns (5 merged, 0 gathered) in 0.00691456 sec., 1203547.2972972973 rows/sec., 83.90 MiB/sec.
7965 2024.07.09 03:57:15.130727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7966 2024.07.09 03:57:15.130780 [ 3 ] {} <Debug> HTTP-Session: 293fdb37-2eac-44a6-958e-62961f38be6a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
7967 2024.07.09 03:57:15.130802 [ 3 ] {} <Debug> HTTP-Session: 293fdb37-2eac-44a6-958e-62961f38be6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7968 2024.07.09 03:57:15.130838 [ 3 ] {} <Debug> HTTP-Session: 293fdb37-2eac-44a6-958e-62961f38be6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7969 2024.07.09 03:57:15.130870 [ 3 ] {} <Trace> HTTP-Session: 293fdb37-2eac-44a6-958e-62961f38be6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7970 2024.07.09 03:57:15.130958 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7971 2024.07.09 03:57:15.131099 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7972 2024.07.09 03:57:15.131175 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7973 2024.07.09 03:57:15.131831 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7974 2024.07.09 03:57:15.132104 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7975 2024.07.09 03:57:15.132271 [ 193 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7976 2024.07.09 03:57:15.132464 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
7977 2024.07.09 03:57:15.132515 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7978 2024.07.09 03:57:15.132559 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7979 2024.07.09 03:57:15.132927 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7980 2024.07.09 03:57:15.133254 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7981 2024.07.09 03:57:15.133406 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002428 sec., 24711.69686985173 rows/sec., 1.67 MiB/sec.
7982 2024.07.09 03:57:15.133420 [ 66 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7983 2024.07.09 03:57:15.133497 [ 66 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7984 2024.07.09 03:57:15.133536 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
7985 2024.07.09 03:57:15.133706 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Debug> DynamicQueryHandler: Done processing query
7986 2024.07.09 03:57:15.133775 [ 3 ] {e11e44d1-6767-45ef-8d6e-bbd48d8b364d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7987 2024.07.09 03:57:15.133813 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
7988 2024.07.09 03:57:15.133817 [ 3 ] {} <Debug> HTTP-Session: 293fdb37-2eac-44a6-958e-62961f38be6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7989 2024.07.09 03:57:15.134346 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7990 2024.07.09 03:57:15.134426 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2646 rows starting from the beginning of the part
7991 2024.07.09 03:57:15.134597 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
7992 2024.07.09 03:57:15.134722 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
7993 2024.07.09 03:57:15.134927 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
7994 2024.07.09 03:57:15.135088 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
7995 2024.07.09 03:57:15.135191 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
7996 2024.07.09 03:57:15.136584 [ 192 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957501 sec., 996111.2439184298 rows/sec., 67.09 MiB/sec.
7997 2024.07.09 03:57:15.136838 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7998 2024.07.09 03:57:15.137231 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7999 2024.07.09 03:57:15.137318 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_51_10} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8000 2024.07.09 03:57:15.137406 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
8001 2024.07.09 03:57:18.751313 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
8002 2024.07.09 03:57:18.751384 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
8003 2024.07.09 03:57:20.104545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8004 2024.07.09 03:57:20.104668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8005 2024.07.09 03:57:20.104696 [ 3 ] {} <Debug> HTTP-Session: b8c30023-ad9c-429a-a6ba-4331db9e7dcf Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8006 2024.07.09 03:57:20.104723 [ 3 ] {} <Debug> HTTP-Session: b8c30023-ad9c-429a-a6ba-4331db9e7dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8007 2024.07.09 03:57:20.104742 [ 3 ] {} <Debug> HTTP-Session: b8c30023-ad9c-429a-a6ba-4331db9e7dcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8008 2024.07.09 03:57:20.104797 [ 3 ] {} <Trace> HTTP-Session: b8c30023-ad9c-429a-a6ba-4331db9e7dcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8009 2024.07.09 03:57:20.104992 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8010 2024.07.09 03:57:20.105056 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8011 2024.07.09 03:57:20.105244 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8012 2024.07.09 03:57:20.105694 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8013 2024.07.09 03:57:20.105733 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8014 2024.07.09 03:57:20.106097 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8015 2024.07.09 03:57:20.106428 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8016 2024.07.09 03:57:20.106601 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001662 sec., 12635.379061371841 rows/sec., 1.00 MiB/sec.
8017 2024.07.09 03:57:20.106981 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Debug> DynamicQueryHandler: Done processing query
8018 2024.07.09 03:57:20.107012 [ 3 ] {a7c2a938-f2a2-4993-aa89-b8efdb72689b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8019 2024.07.09 03:57:20.107029 [ 3 ] {} <Debug> HTTP-Session: b8c30023-ad9c-429a-a6ba-4331db9e7dcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8020 2024.07.09 03:57:20.107216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8021 2024.07.09 03:57:20.107264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8022 2024.07.09 03:57:20.107283 [ 3 ] {} <Debug> HTTP-Session: 16a3b59b-16c0-45ac-bc64-e2c7d23f695c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8023 2024.07.09 03:57:20.107300 [ 3 ] {} <Debug> HTTP-Session: 16a3b59b-16c0-45ac-bc64-e2c7d23f695c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8024 2024.07.09 03:57:20.107313 [ 3 ] {} <Debug> HTTP-Session: 16a3b59b-16c0-45ac-bc64-e2c7d23f695c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8025 2024.07.09 03:57:20.107344 [ 3 ] {} <Trace> HTTP-Session: 16a3b59b-16c0-45ac-bc64-e2c7d23f695c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8026 2024.07.09 03:57:20.107476 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8027 2024.07.09 03:57:20.107520 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8028 2024.07.09 03:57:20.107664 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8029 2024.07.09 03:57:20.108053 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8030 2024.07.09 03:57:20.108089 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8031 2024.07.09 03:57:20.108401 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8032 2024.07.09 03:57:20.108713 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8033 2024.07.09 03:57:20.108858 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001429 sec., 83275.01749475158 rows/sec., 6.87 MiB/sec.
8034 2024.07.09 03:57:20.109023 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Debug> DynamicQueryHandler: Done processing query
8035 2024.07.09 03:57:20.109047 [ 3 ] {f0e0d7f8-5c23-4f12-a3b9-9f6d04467d18} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8036 2024.07.09 03:57:20.109063 [ 3 ] {} <Debug> HTTP-Session: 16a3b59b-16c0-45ac-bc64-e2c7d23f695c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8037 2024.07.09 03:57:20.109206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8038 2024.07.09 03:57:20.109253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8039 2024.07.09 03:57:20.109271 [ 3 ] {} <Debug> HTTP-Session: e49225b0-e374-4c3d-a833-030684a3d286 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8040 2024.07.09 03:57:20.109286 [ 3 ] {} <Debug> HTTP-Session: e49225b0-e374-4c3d-a833-030684a3d286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8041 2024.07.09 03:57:20.109300 [ 3 ] {} <Debug> HTTP-Session: e49225b0-e374-4c3d-a833-030684a3d286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8042 2024.07.09 03:57:20.109329 [ 3 ] {} <Trace> HTTP-Session: e49225b0-e374-4c3d-a833-030684a3d286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8043 2024.07.09 03:57:20.109448 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8044 2024.07.09 03:57:20.109491 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8045 2024.07.09 03:57:20.109615 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8046 2024.07.09 03:57:20.109943 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8047 2024.07.09 03:57:20.109979 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8048 2024.07.09 03:57:20.110282 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8049 2024.07.09 03:57:20.110581 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8050 2024.07.09 03:57:20.110729 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001328 sec., 64006.02409638555 rows/sec., 5.00 MiB/sec.
8051 2024.07.09 03:57:20.110893 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Debug> DynamicQueryHandler: Done processing query
8052 2024.07.09 03:57:20.110916 [ 3 ] {3001b846-8b12-48dd-887f-311826b3c11a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8053 2024.07.09 03:57:20.110932 [ 3 ] {} <Debug> HTTP-Session: e49225b0-e374-4c3d-a833-030684a3d286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8054 2024.07.09 03:57:20.111164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8055 2024.07.09 03:57:20.111211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8056 2024.07.09 03:57:20.111230 [ 3 ] {} <Debug> HTTP-Session: 4ceab2e4-6058-4b72-9522-4da53e051b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8057 2024.07.09 03:57:20.111247 [ 3 ] {} <Debug> HTTP-Session: 4ceab2e4-6058-4b72-9522-4da53e051b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8058 2024.07.09 03:57:20.111260 [ 3 ] {} <Debug> HTTP-Session: 4ceab2e4-6058-4b72-9522-4da53e051b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8059 2024.07.09 03:57:20.111290 [ 3 ] {} <Trace> HTTP-Session: 4ceab2e4-6058-4b72-9522-4da53e051b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8060 2024.07.09 03:57:20.111431 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8061 2024.07.09 03:57:20.111477 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8062 2024.07.09 03:57:20.111620 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8063 2024.07.09 03:57:20.111991 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8064 2024.07.09 03:57:20.112026 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8065 2024.07.09 03:57:20.112403 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8066 2024.07.09 03:57:20.112732 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8067 2024.07.09 03:57:20.112879 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec.
8068 2024.07.09 03:57:20.113046 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Debug> DynamicQueryHandler: Done processing query
8069 2024.07.09 03:57:20.113070 [ 3 ] {793860c6-a7ee-48fa-acf0-70724b1552ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8070 2024.07.09 03:57:20.113085 [ 3 ] {} <Debug> HTTP-Session: 4ceab2e4-6058-4b72-9522-4da53e051b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8071 2024.07.09 03:57:20.113252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8072 2024.07.09 03:57:20.113299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8073 2024.07.09 03:57:20.113319 [ 3 ] {} <Debug> HTTP-Session: b62ba1e0-2414-43fd-896b-745f43b3e232 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8074 2024.07.09 03:57:20.113334 [ 3 ] {} <Debug> HTTP-Session: b62ba1e0-2414-43fd-896b-745f43b3e232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8075 2024.07.09 03:57:20.113348 [ 3 ] {} <Debug> HTTP-Session: b62ba1e0-2414-43fd-896b-745f43b3e232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8076 2024.07.09 03:57:20.113377 [ 3 ] {} <Trace> HTTP-Session: b62ba1e0-2414-43fd-896b-745f43b3e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8077 2024.07.09 03:57:20.113649 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8078 2024.07.09 03:57:20.113713 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <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
8079 2024.07.09 03:57:20.114114 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8080 2024.07.09 03:57:20.114723 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8081 2024.07.09 03:57:20.114759 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8082 2024.07.09 03:57:20.115362 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8083 2024.07.09 03:57:20.115762 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8084 2024.07.09 03:57:20.115957 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002502 sec., 8393.28537170264 rows/sec., 15.04 MiB/sec.
8085 2024.07.09 03:57:20.116179 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Debug> DynamicQueryHandler: Done processing query
8086 2024.07.09 03:57:20.116202 [ 3 ] {ba964981-2430-4014-adbe-743c394ae5f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8087 2024.07.09 03:57:20.116218 [ 3 ] {} <Debug> HTTP-Session: b62ba1e0-2414-43fd-896b-745f43b3e232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8088 2024.07.09 03:57:20.116393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8089 2024.07.09 03:57:20.116439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8090 2024.07.09 03:57:20.116458 [ 3 ] {} <Debug> HTTP-Session: be29c750-be8e-4a58-b70b-ac34c861bff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8091 2024.07.09 03:57:20.116473 [ 3 ] {} <Debug> HTTP-Session: be29c750-be8e-4a58-b70b-ac34c861bff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8092 2024.07.09 03:57:20.116487 [ 3 ] {} <Debug> HTTP-Session: be29c750-be8e-4a58-b70b-ac34c861bff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8093 2024.07.09 03:57:20.116517 [ 3 ] {} <Trace> HTTP-Session: be29c750-be8e-4a58-b70b-ac34c861bff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8094 2024.07.09 03:57:20.116628 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8095 2024.07.09 03:57:20.116671 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8096 2024.07.09 03:57:20.116797 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8097 2024.07.09 03:57:20.117082 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8098 2024.07.09 03:57:20.117117 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8099 2024.07.09 03:57:20.117458 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8100 2024.07.09 03:57:20.117765 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8101 2024.07.09 03:57:20.117929 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec.
8102 2024.07.09 03:57:20.118093 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Debug> DynamicQueryHandler: Done processing query
8103 2024.07.09 03:57:20.118118 [ 3 ] {59bbf245-fe22-4fa5-8439-abe5e01a1a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8104 2024.07.09 03:57:20.118134 [ 3 ] {} <Debug> HTTP-Session: be29c750-be8e-4a58-b70b-ac34c861bff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8105 2024.07.09 03:57:25.104101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8106 2024.07.09 03:57:25.104287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8107 2024.07.09 03:57:25.104338 [ 3 ] {} <Debug> HTTP-Session: f5c6447d-28d2-4cbc-ac59-d7ef85848ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8108 2024.07.09 03:57:25.104383 [ 3 ] {} <Debug> HTTP-Session: f5c6447d-28d2-4cbc-ac59-d7ef85848ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8109 2024.07.09 03:57:25.104414 [ 3 ] {} <Debug> HTTP-Session: f5c6447d-28d2-4cbc-ac59-d7ef85848ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8110 2024.07.09 03:57:25.104515 [ 3 ] {} <Trace> HTTP-Session: f5c6447d-28d2-4cbc-ac59-d7ef85848ebe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8111 2024.07.09 03:57:25.104805 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8112 2024.07.09 03:57:25.104899 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8113 2024.07.09 03:57:25.105135 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8114 2024.07.09 03:57:25.105551 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8115 2024.07.09 03:57:25.105590 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8116 2024.07.09 03:57:25.105939 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8117 2024.07.09 03:57:25.106266 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8118 2024.07.09 03:57:25.106442 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001719 sec., 6399.069226294357 rows/sec., 518.67 KiB/sec.
8119 2024.07.09 03:57:25.106636 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Debug> DynamicQueryHandler: Done processing query
8120 2024.07.09 03:57:25.106661 [ 3 ] {1a491d8f-0ca2-4e62-9760-bd87e1ae3845} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8121 2024.07.09 03:57:25.106677 [ 3 ] {} <Debug> HTTP-Session: f5c6447d-28d2-4cbc-ac59-d7ef85848ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8122 2024.07.09 03:57:25.106846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8123 2024.07.09 03:57:25.106893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8124 2024.07.09 03:57:25.106911 [ 3 ] {} <Debug> HTTP-Session: 5d9fbd9a-06af-46fc-8993-4adc3e68243a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8125 2024.07.09 03:57:25.106927 [ 3 ] {} <Debug> HTTP-Session: 5d9fbd9a-06af-46fc-8993-4adc3e68243a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8126 2024.07.09 03:57:25.106941 [ 3 ] {} <Debug> HTTP-Session: 5d9fbd9a-06af-46fc-8993-4adc3e68243a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8127 2024.07.09 03:57:25.106972 [ 3 ] {} <Trace> HTTP-Session: 5d9fbd9a-06af-46fc-8993-4adc3e68243a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8128 2024.07.09 03:57:25.107089 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8129 2024.07.09 03:57:25.107131 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8130 2024.07.09 03:57:25.107258 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8131 2024.07.09 03:57:25.107605 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8132 2024.07.09 03:57:25.107642 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8133 2024.07.09 03:57:25.107954 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8134 2024.07.09 03:57:25.108253 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8135 2024.07.09 03:57:25.108407 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.00136 sec., 65441.17647058823 rows/sec., 5.29 MiB/sec.
8136 2024.07.09 03:57:25.108563 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Debug> DynamicQueryHandler: Done processing query
8137 2024.07.09 03:57:25.108587 [ 3 ] {b6c305a4-8966-4098-9940-5d6c1fe4867a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8138 2024.07.09 03:57:25.108602 [ 3 ] {} <Debug> HTTP-Session: 5d9fbd9a-06af-46fc-8993-4adc3e68243a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8139 2024.07.09 03:57:25.108734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8140 2024.07.09 03:57:25.108781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8141 2024.07.09 03:57:25.108799 [ 3 ] {} <Debug> HTTP-Session: 9f4e1c77-5fe6-4673-b677-a70ef888bad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8142 2024.07.09 03:57:25.108815 [ 3 ] {} <Debug> HTTP-Session: 9f4e1c77-5fe6-4673-b677-a70ef888bad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8143 2024.07.09 03:57:25.108829 [ 3 ] {} <Debug> HTTP-Session: 9f4e1c77-5fe6-4673-b677-a70ef888bad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8144 2024.07.09 03:57:25.108858 [ 3 ] {} <Trace> HTTP-Session: 9f4e1c77-5fe6-4673-b677-a70ef888bad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8145 2024.07.09 03:57:25.108969 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8146 2024.07.09 03:57:25.109012 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8147 2024.07.09 03:57:25.109133 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8148 2024.07.09 03:57:25.109462 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8149 2024.07.09 03:57:25.109498 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8150 2024.07.09 03:57:25.109794 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8151 2024.07.09 03:57:25.110086 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8152 2024.07.09 03:57:25.110255 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001318 sec., 56904.40060698028 rows/sec., 4.44 MiB/sec.
8153 2024.07.09 03:57:25.110417 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Debug> DynamicQueryHandler: Done processing query
8154 2024.07.09 03:57:25.110440 [ 3 ] {d66f4b4b-2191-48ba-9142-9b1f4ed67271} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8155 2024.07.09 03:57:25.110456 [ 3 ] {} <Debug> HTTP-Session: 9f4e1c77-5fe6-4673-b677-a70ef888bad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8156 2024.07.09 03:57:25.110623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8157 2024.07.09 03:57:25.110670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8158 2024.07.09 03:57:25.110689 [ 3 ] {} <Debug> HTTP-Session: cc887901-c646-4225-a43c-270a4735dfcf Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8159 2024.07.09 03:57:25.110705 [ 3 ] {} <Debug> HTTP-Session: cc887901-c646-4225-a43c-270a4735dfcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8160 2024.07.09 03:57:25.110718 [ 3 ] {} <Debug> HTTP-Session: cc887901-c646-4225-a43c-270a4735dfcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8161 2024.07.09 03:57:25.110748 [ 3 ] {} <Trace> HTTP-Session: cc887901-c646-4225-a43c-270a4735dfcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8162 2024.07.09 03:57:25.110888 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8163 2024.07.09 03:57:25.110934 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8164 2024.07.09 03:57:25.111078 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8165 2024.07.09 03:57:25.111456 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8166 2024.07.09 03:57:25.111491 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8167 2024.07.09 03:57:25.111860 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8168 2024.07.09 03:57:25.112188 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8169 2024.07.09 03:57:25.112355 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec.
8170 2024.07.09 03:57:25.112512 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Debug> DynamicQueryHandler: Done processing query
8171 2024.07.09 03:57:25.112557 [ 3 ] {354e7b36-a90c-481b-957a-a1143c57a359} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8172 2024.07.09 03:57:25.112573 [ 3 ] {} <Debug> HTTP-Session: cc887901-c646-4225-a43c-270a4735dfcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8173 2024.07.09 03:57:25.112712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8174 2024.07.09 03:57:25.112758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8175 2024.07.09 03:57:25.112777 [ 3 ] {} <Debug> HTTP-Session: 69c38121-fe06-4aca-8120-a022051ba0f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8176 2024.07.09 03:57:25.112793 [ 3 ] {} <Debug> HTTP-Session: 69c38121-fe06-4aca-8120-a022051ba0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8177 2024.07.09 03:57:25.112806 [ 3 ] {} <Debug> HTTP-Session: 69c38121-fe06-4aca-8120-a022051ba0f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8178 2024.07.09 03:57:25.112835 [ 3 ] {} <Trace> HTTP-Session: 69c38121-fe06-4aca-8120-a022051ba0f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8179 2024.07.09 03:57:25.113003 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8180 2024.07.09 03:57:25.113065 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <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
8181 2024.07.09 03:57:25.113498 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8182 2024.07.09 03:57:25.114040 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8183 2024.07.09 03:57:25.114076 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8184 2024.07.09 03:57:25.114649 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8185 2024.07.09 03:57:25.115038 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8186 2024.07.09 03:57:25.115248 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002341 sec., 4698.846646732165 rows/sec., 8.42 MiB/sec.
8187 2024.07.09 03:57:25.115468 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Debug> DynamicQueryHandler: Done processing query
8188 2024.07.09 03:57:25.115492 [ 3 ] {13878e75-ec30-44ce-bd30-90df7c29c541} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8189 2024.07.09 03:57:25.115507 [ 3 ] {} <Debug> HTTP-Session: 69c38121-fe06-4aca-8120-a022051ba0f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8190 2024.07.09 03:57:25.115628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8191 2024.07.09 03:57:25.115675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8192 2024.07.09 03:57:25.115694 [ 3 ] {} <Debug> HTTP-Session: e3f16caa-5df1-466c-a95f-69a5f82d8430 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8193 2024.07.09 03:57:25.115710 [ 3 ] {} <Debug> HTTP-Session: e3f16caa-5df1-466c-a95f-69a5f82d8430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8194 2024.07.09 03:57:25.115723 [ 3 ] {} <Debug> HTTP-Session: e3f16caa-5df1-466c-a95f-69a5f82d8430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8195 2024.07.09 03:57:25.115752 [ 3 ] {} <Trace> HTTP-Session: e3f16caa-5df1-466c-a95f-69a5f82d8430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8196 2024.07.09 03:57:25.115864 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8197 2024.07.09 03:57:25.115907 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8198 2024.07.09 03:57:25.116031 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8199 2024.07.09 03:57:25.116309 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8200 2024.07.09 03:57:25.116343 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8201 2024.07.09 03:57:25.116687 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8202 2024.07.09 03:57:25.116994 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8203 2024.07.09 03:57:25.117156 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec.
8204 2024.07.09 03:57:25.117316 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Debug> DynamicQueryHandler: Done processing query
8205 2024.07.09 03:57:25.117341 [ 3 ] {bba3221c-73a1-4eeb-b15d-9384b40545ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8206 2024.07.09 03:57:25.117356 [ 3 ] {} <Debug> HTTP-Session: e3f16caa-5df1-466c-a95f-69a5f82d8430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8207 2024.07.09 03:57:30.104356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8208 2024.07.09 03:57:30.104502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8209 2024.07.09 03:57:30.104533 [ 3 ] {} <Debug> HTTP-Session: c596940f-d194-46bf-ab44-e364a1a0ec0c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8210 2024.07.09 03:57:30.104562 [ 3 ] {} <Debug> HTTP-Session: c596940f-d194-46bf-ab44-e364a1a0ec0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8211 2024.07.09 03:57:30.104581 [ 3 ] {} <Debug> HTTP-Session: c596940f-d194-46bf-ab44-e364a1a0ec0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8212 2024.07.09 03:57:30.104637 [ 3 ] {} <Trace> HTTP-Session: c596940f-d194-46bf-ab44-e364a1a0ec0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8213 2024.07.09 03:57:30.104848 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8214 2024.07.09 03:57:30.104924 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8215 2024.07.09 03:57:30.105154 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8216 2024.07.09 03:57:30.105589 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8217 2024.07.09 03:57:30.105637 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8218 2024.07.09 03:57:30.106014 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8219 2024.07.09 03:57:30.106355 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8220 2024.07.09 03:57:30.106537 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001748 sec., 12013.729977116705 rows/sec., 973.77 KiB/sec.
8221 2024.07.09 03:57:30.106535 [ 54 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8222 2024.07.09 03:57:30.106643 [ 54 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8223 2024.07.09 03:57:30.106697 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8224 2024.07.09 03:57:30.106844 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Debug> DynamicQueryHandler: Done processing query
8225 2024.07.09 03:57:30.106897 [ 3 ] {030cd75e-d28c-4e7b-85d6-d23bee328634} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8226 2024.07.09 03:57:30.106899 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
8227 2024.07.09 03:57:30.106919 [ 3 ] {} <Debug> HTTP-Session: c596940f-d194-46bf-ab44-e364a1a0ec0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8228 2024.07.09 03:57:30.107095 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8229 2024.07.09 03:57:30.107163 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 32 rows starting from the beginning of the part
8230 2024.07.09 03:57:30.107159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8231 2024.07.09 03:57:30.107330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8232 2024.07.09 03:57:30.107353 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 21 rows starting from the beginning of the part
8233 2024.07.09 03:57:30.107379 [ 3 ] {} <Debug> HTTP-Session: 9af88f0c-4598-4e2e-86f6-6dc5fc968e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8234 2024.07.09 03:57:30.107453 [ 3 ] {} <Debug> HTTP-Session: 9af88f0c-4598-4e2e-86f6-6dc5fc968e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8235 2024.07.09 03:57:30.107524 [ 3 ] {} <Debug> HTTP-Session: 9af88f0c-4598-4e2e-86f6-6dc5fc968e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8236 2024.07.09 03:57:30.107656 [ 3 ] {} <Trace> HTTP-Session: 9af88f0c-4598-4e2e-86f6-6dc5fc968e87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8237 2024.07.09 03:57:30.107691 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part
8238 2024.07.09 03:57:30.108088 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8239 2024.07.09 03:57:30.108120 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 21 rows starting from the beginning of the part
8240 2024.07.09 03:57:30.108208 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8241 2024.07.09 03:57:30.108417 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part
8242 2024.07.09 03:57:30.108784 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 21 rows starting from the beginning of the part
8243 2024.07.09 03:57:30.109203 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8244 2024.07.09 03:57:30.110167 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8245 2024.07.09 03:57:30.110227 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8246 2024.07.09 03:57:30.111132 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8247 2024.07.09 03:57:30.111374 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.004583549 sec., 25526.071609575898 rows/sec., 2.02 MiB/sec.
8248 2024.07.09 03:57:30.111532 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8249 2024.07.09 03:57:30.111664 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8250 2024.07.09 03:57:30.111979 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.004073 sec., 29216.793518291182 rows/sec., 2.41 MiB/sec.
8251 2024.07.09 03:57:30.112326 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8252 2024.07.09 03:57:30.112454 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Debug> DynamicQueryHandler: Done processing query
8253 2024.07.09 03:57:30.112546 [ 3 ] {1cf8ba14-b33f-4fe0-bf10-1f009fdbe1a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8254 2024.07.09 03:57:30.112635 [ 3 ] {} <Debug> HTTP-Session: 9af88f0c-4598-4e2e-86f6-6dc5fc968e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8255 2024.07.09 03:57:30.112711 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_46_9} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8256 2024.07.09 03:57:30.113000 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8257 2024.07.09 03:57:30.113009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8258 2024.07.09 03:57:30.113160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8259 2024.07.09 03:57:30.113209 [ 3 ] {} <Debug> HTTP-Session: e226dc43-f4f5-4666-abe7-ab26232410ad Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8260 2024.07.09 03:57:30.113246 [ 3 ] {} <Debug> HTTP-Session: e226dc43-f4f5-4666-abe7-ab26232410ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8261 2024.07.09 03:57:30.113278 [ 3 ] {} <Debug> HTTP-Session: e226dc43-f4f5-4666-abe7-ab26232410ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8262 2024.07.09 03:57:30.113315 [ 3 ] {} <Trace> HTTP-Session: e226dc43-f4f5-4666-abe7-ab26232410ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8263 2024.07.09 03:57:30.113444 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8264 2024.07.09 03:57:30.113490 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8265 2024.07.09 03:57:30.113633 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8266 2024.07.09 03:57:30.113984 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8267 2024.07.09 03:57:30.114021 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8268 2024.07.09 03:57:30.114333 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8269 2024.07.09 03:57:30.114636 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8270 2024.07.09 03:57:30.114790 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00139 sec., 61151.07913669065 rows/sec., 4.78 MiB/sec.
8271 2024.07.09 03:57:30.114959 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Debug> DynamicQueryHandler: Done processing query
8272 2024.07.09 03:57:30.114982 [ 3 ] {663cd36b-b602-49e1-afd7-c1098df6bc89} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8273 2024.07.09 03:57:30.114998 [ 3 ] {} <Debug> HTTP-Session: e226dc43-f4f5-4666-abe7-ab26232410ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8274 2024.07.09 03:57:30.115219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8275 2024.07.09 03:57:30.115269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8276 2024.07.09 03:57:30.115288 [ 3 ] {} <Debug> HTTP-Session: caf6e60c-637a-4844-9705-f54b2098553d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8277 2024.07.09 03:57:30.115304 [ 3 ] {} <Debug> HTTP-Session: caf6e60c-637a-4844-9705-f54b2098553d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8278 2024.07.09 03:57:30.115318 [ 3 ] {} <Debug> HTTP-Session: caf6e60c-637a-4844-9705-f54b2098553d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8279 2024.07.09 03:57:30.115348 [ 3 ] {} <Trace> HTTP-Session: caf6e60c-637a-4844-9705-f54b2098553d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8280 2024.07.09 03:57:30.115492 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8281 2024.07.09 03:57:30.115538 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8282 2024.07.09 03:57:30.115685 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8283 2024.07.09 03:57:30.116044 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8284 2024.07.09 03:57:30.116079 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8285 2024.07.09 03:57:30.116460 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8286 2024.07.09 03:57:30.116803 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8287 2024.07.09 03:57:30.116957 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
8288 2024.07.09 03:57:30.117114 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Debug> DynamicQueryHandler: Done processing query
8289 2024.07.09 03:57:30.117139 [ 3 ] {14706e71-7f60-4e38-af45-8b05e67ea82d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8290 2024.07.09 03:57:30.117154 [ 3 ] {} <Debug> HTTP-Session: caf6e60c-637a-4844-9705-f54b2098553d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8291 2024.07.09 03:57:30.117339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8292 2024.07.09 03:57:30.117387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8293 2024.07.09 03:57:30.117406 [ 3 ] {} <Debug> HTTP-Session: df204148-c688-4789-86db-d897f95f804f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8294 2024.07.09 03:57:30.117423 [ 3 ] {} <Debug> HTTP-Session: df204148-c688-4789-86db-d897f95f804f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8295 2024.07.09 03:57:30.117437 [ 3 ] {} <Debug> HTTP-Session: df204148-c688-4789-86db-d897f95f804f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8296 2024.07.09 03:57:30.117467 [ 3 ] {} <Trace> HTTP-Session: df204148-c688-4789-86db-d897f95f804f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8297 2024.07.09 03:57:30.117714 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8298 2024.07.09 03:57:30.117776 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <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
8299 2024.07.09 03:57:30.118193 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8300 2024.07.09 03:57:30.118832 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8301 2024.07.09 03:57:30.118867 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8302 2024.07.09 03:57:30.119449 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8303 2024.07.09 03:57:30.119846 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8304 2024.07.09 03:57:30.120022 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8305 2024.07.09 03:57:30.120036 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002487 sec., 8443.90832328106 rows/sec., 15.13 MiB/sec.
8306 2024.07.09 03:57:30.120080 [ 54 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8307 2024.07.09 03:57:30.120183 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8308 2024.07.09 03:57:30.120616 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
8309 2024.07.09 03:57:30.120743 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Debug> DynamicQueryHandler: Done processing query
8310 2024.07.09 03:57:30.120822 [ 3 ] {a4097cb2-bbde-4e21-a3b2-d0c49031a5cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8311 2024.07.09 03:57:30.120918 [ 3 ] {} <Debug> HTTP-Session: df204148-c688-4789-86db-d897f95f804f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8312 2024.07.09 03:57:30.121253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8313 2024.07.09 03:57:30.121454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8314 2024.07.09 03:57:30.121555 [ 3 ] {} <Debug> HTTP-Session: 3dd72af5-3b8d-4e14-bcfc-b91f05ce4e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8315 2024.07.09 03:57:30.121601 [ 3 ] {} <Debug> HTTP-Session: 3dd72af5-3b8d-4e14-bcfc-b91f05ce4e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8316 2024.07.09 03:57:30.121630 [ 3 ] {} <Debug> HTTP-Session: 3dd72af5-3b8d-4e14-bcfc-b91f05ce4e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8317 2024.07.09 03:57:30.121677 [ 3 ] {} <Trace> HTTP-Session: 3dd72af5-3b8d-4e14-bcfc-b91f05ce4e17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8318 2024.07.09 03:57:30.121807 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8319 2024.07.09 03:57:30.121827 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8320 2024.07.09 03:57:30.121887 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 679 rows starting from the beginning of the part
8321 2024.07.09 03:57:30.121891 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8322 2024.07.09 03:57:30.122585 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8323 2024.07.09 03:57:30.122587 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 21 rows starting from the beginning of the part
8324 2024.07.09 03:57:30.123153 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part
8325 2024.07.09 03:57:30.123320 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8326 2024.07.09 03:57:30.123416 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8327 2024.07.09 03:57:30.123680 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 21 rows starting from the beginning of the part
8328 2024.07.09 03:57:30.124152 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part
8329 2024.07.09 03:57:30.124354 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8330 2024.07.09 03:57:30.124581 [ 200 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 21 rows starting from the beginning of the part
8331 2024.07.09 03:57:30.125246 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8332 2024.07.09 03:57:30.125502 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003707 sec., 16185.594820609658 rows/sec., 1.09 MiB/sec.
8333 2024.07.09 03:57:30.125933 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Debug> DynamicQueryHandler: Done processing query
8334 2024.07.09 03:57:30.126020 [ 3 ] {14a1ef12-49b7-4df5-9112-27fbf717fff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8335 2024.07.09 03:57:30.126094 [ 3 ] {} <Debug> HTTP-Session: 3dd72af5-3b8d-4e14-bcfc-b91f05ce4e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8336 2024.07.09 03:57:30.130379 [ 192 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 19 columns (19 merged, 0 gathered) in 0.010055055 sec., 75981.68284509632 rows/sec., 136.16 MiB/sec.
8337 2024.07.09 03:57:30.131080 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8338 2024.07.09 03:57:30.131617 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8339 2024.07.09 03:57:30.131696 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8340 2024.07.09 03:57:30.131796 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
8341 2024.07.09 03:57:33.751629 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
8342 2024.07.09 03:57:33.751696 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
8343 2024.07.09 03:57:35.105623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8344 2024.07.09 03:57:35.105731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8345 2024.07.09 03:57:35.105755 [ 3 ] {} <Debug> HTTP-Session: 9387e99a-7c9e-45f9-855d-6beebef64a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8346 2024.07.09 03:57:35.105780 [ 3 ] {} <Debug> HTTP-Session: 9387e99a-7c9e-45f9-855d-6beebef64a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8347 2024.07.09 03:57:35.105795 [ 3 ] {} <Debug> HTTP-Session: 9387e99a-7c9e-45f9-855d-6beebef64a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8348 2024.07.09 03:57:35.105843 [ 3 ] {} <Trace> HTTP-Session: 9387e99a-7c9e-45f9-855d-6beebef64a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8349 2024.07.09 03:57:35.106027 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8350 2024.07.09 03:57:35.106093 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8351 2024.07.09 03:57:35.106282 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8352 2024.07.09 03:57:35.106703 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8353 2024.07.09 03:57:35.106749 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8354 2024.07.09 03:57:35.107128 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8355 2024.07.09 03:57:35.107462 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8356 2024.07.09 03:57:35.107625 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001651 sec., 6662.628709872804 rows/sec., 540.04 KiB/sec.
8357 2024.07.09 03:57:35.107930 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Debug> DynamicQueryHandler: Done processing query
8358 2024.07.09 03:57:35.107991 [ 3 ] {783d8bc7-c885-4581-b644-21ee285a1877} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8359 2024.07.09 03:57:35.108031 [ 3 ] {} <Debug> HTTP-Session: 9387e99a-7c9e-45f9-855d-6beebef64a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8360 2024.07.09 03:57:35.108239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8361 2024.07.09 03:57:35.108297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8362 2024.07.09 03:57:35.108316 [ 3 ] {} <Debug> HTTP-Session: 08f21050-87d5-42bc-b73c-8b1aac7613ec Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8363 2024.07.09 03:57:35.108334 [ 3 ] {} <Debug> HTTP-Session: 08f21050-87d5-42bc-b73c-8b1aac7613ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8364 2024.07.09 03:57:35.108348 [ 3 ] {} <Debug> HTTP-Session: 08f21050-87d5-42bc-b73c-8b1aac7613ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8365 2024.07.09 03:57:35.108383 [ 3 ] {} <Trace> HTTP-Session: 08f21050-87d5-42bc-b73c-8b1aac7613ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8366 2024.07.09 03:57:35.108536 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8367 2024.07.09 03:57:35.108584 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8368 2024.07.09 03:57:35.108735 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8369 2024.07.09 03:57:35.109117 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8370 2024.07.09 03:57:35.109155 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8371 2024.07.09 03:57:35.109474 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8372 2024.07.09 03:57:35.109781 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8373 2024.07.09 03:57:35.109945 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Debug> executeQuery: Read 125 rows, 10.13 KiB in 0.001466 sec., 85266.03001364256 rows/sec., 6.75 MiB/sec.
8374 2024.07.09 03:57:35.110134 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Debug> DynamicQueryHandler: Done processing query
8375 2024.07.09 03:57:35.110170 [ 3 ] {cadb88c8-f52b-4376-96e4-d7be2c82edaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8376 2024.07.09 03:57:35.110194 [ 3 ] {} <Debug> HTTP-Session: 08f21050-87d5-42bc-b73c-8b1aac7613ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8377 2024.07.09 03:57:35.110357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8378 2024.07.09 03:57:35.110405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8379 2024.07.09 03:57:35.110424 [ 3 ] {} <Debug> HTTP-Session: a4526a27-6839-484b-a5d1-2dcb57bec9b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8380 2024.07.09 03:57:35.110441 [ 3 ] {} <Debug> HTTP-Session: a4526a27-6839-484b-a5d1-2dcb57bec9b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8381 2024.07.09 03:57:35.110455 [ 3 ] {} <Debug> HTTP-Session: a4526a27-6839-484b-a5d1-2dcb57bec9b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8382 2024.07.09 03:57:35.110488 [ 3 ] {} <Trace> HTTP-Session: a4526a27-6839-484b-a5d1-2dcb57bec9b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8383 2024.07.09 03:57:35.110613 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8384 2024.07.09 03:57:35.110657 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8385 2024.07.09 03:57:35.110784 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8386 2024.07.09 03:57:35.111174 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8387 2024.07.09 03:57:35.111210 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8388 2024.07.09 03:57:35.111517 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8389 2024.07.09 03:57:35.111816 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8390 2024.07.09 03:57:35.111971 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Debug> executeQuery: Read 99 rows, 7.89 KiB in 0.001395 sec., 70967.74193548388 rows/sec., 5.53 MiB/sec.
8391 2024.07.09 03:57:35.112238 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Debug> DynamicQueryHandler: Done processing query
8392 2024.07.09 03:57:35.112306 [ 3 ] {2bf0b17a-9f44-4dd3-9b22-c46f88ba1dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8393 2024.07.09 03:57:35.112365 [ 3 ] {} <Debug> HTTP-Session: a4526a27-6839-484b-a5d1-2dcb57bec9b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8394 2024.07.09 03:57:35.112629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8395 2024.07.09 03:57:35.112681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8396 2024.07.09 03:57:35.112701 [ 3 ] {} <Debug> HTTP-Session: 3439cbe4-180d-473c-8a31-32d3d3c58793 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8397 2024.07.09 03:57:35.112718 [ 3 ] {} <Debug> HTTP-Session: 3439cbe4-180d-473c-8a31-32d3d3c58793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8398 2024.07.09 03:57:35.112732 [ 3 ] {} <Debug> HTTP-Session: 3439cbe4-180d-473c-8a31-32d3d3c58793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8399 2024.07.09 03:57:35.112766 [ 3 ] {} <Trace> HTTP-Session: 3439cbe4-180d-473c-8a31-32d3d3c58793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8400 2024.07.09 03:57:35.112945 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8401 2024.07.09 03:57:35.112996 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8402 2024.07.09 03:57:35.113160 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8403 2024.07.09 03:57:35.113570 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8404 2024.07.09 03:57:35.113606 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8405 2024.07.09 03:57:35.113997 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8406 2024.07.09 03:57:35.114333 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8407 2024.07.09 03:57:35.114492 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001629 sec., 120319.21424186617 rows/sec., 8.40 MiB/sec.
8408 2024.07.09 03:57:35.114650 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Debug> DynamicQueryHandler: Done processing query
8409 2024.07.09 03:57:35.114675 [ 3 ] {522e0813-cd0a-4536-a109-5215a52b3e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8410 2024.07.09 03:57:35.114691 [ 3 ] {} <Debug> HTTP-Session: 3439cbe4-180d-473c-8a31-32d3d3c58793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8411 2024.07.09 03:57:35.114827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8412 2024.07.09 03:57:35.114875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8413 2024.07.09 03:57:35.114894 [ 3 ] {} <Debug> HTTP-Session: be0d9b0b-45c2-4196-b8bd-f688260109ac Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8414 2024.07.09 03:57:35.114911 [ 3 ] {} <Debug> HTTP-Session: be0d9b0b-45c2-4196-b8bd-f688260109ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8415 2024.07.09 03:57:35.114924 [ 3 ] {} <Debug> HTTP-Session: be0d9b0b-45c2-4196-b8bd-f688260109ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8416 2024.07.09 03:57:35.114955 [ 3 ] {} <Trace> HTTP-Session: be0d9b0b-45c2-4196-b8bd-f688260109ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8417 2024.07.09 03:57:35.115133 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8418 2024.07.09 03:57:35.115196 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <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
8419 2024.07.09 03:57:35.115594 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8420 2024.07.09 03:57:35.116124 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8421 2024.07.09 03:57:35.116160 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8422 2024.07.09 03:57:35.116740 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8423 2024.07.09 03:57:35.117137 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8424 2024.07.09 03:57:35.117319 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002287 sec., 4809.794490599038 rows/sec., 8.62 MiB/sec.
8425 2024.07.09 03:57:35.117538 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Debug> DynamicQueryHandler: Done processing query
8426 2024.07.09 03:57:35.117563 [ 3 ] {cac7a540-1fce-4caf-b6d5-e7904e4ddb82} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8427 2024.07.09 03:57:35.117579 [ 3 ] {} <Debug> HTTP-Session: be0d9b0b-45c2-4196-b8bd-f688260109ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8428 2024.07.09 03:57:35.117707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8429 2024.07.09 03:57:35.117756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8430 2024.07.09 03:57:35.117774 [ 3 ] {} <Debug> HTTP-Session: 196c6915-d0b2-4a4e-8ed7-07febd607cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8431 2024.07.09 03:57:35.117791 [ 3 ] {} <Debug> HTTP-Session: 196c6915-d0b2-4a4e-8ed7-07febd607cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8432 2024.07.09 03:57:35.117804 [ 3 ] {} <Debug> HTTP-Session: 196c6915-d0b2-4a4e-8ed7-07febd607cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.07.09 03:57:35.117834 [ 3 ] {} <Trace> HTTP-Session: 196c6915-d0b2-4a4e-8ed7-07febd607cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8434 2024.07.09 03:57:35.117948 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8435 2024.07.09 03:57:35.117992 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8436 2024.07.09 03:57:35.118117 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8437 2024.07.09 03:57:35.118403 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8438 2024.07.09 03:57:35.118440 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB.
8439 2024.07.09 03:57:35.118790 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8440 2024.07.09 03:57:35.119110 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8441 2024.07.09 03:57:35.119260 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec.
8442 2024.07.09 03:57:35.119415 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Debug> DynamicQueryHandler: Done processing query
8443 2024.07.09 03:57:35.119439 [ 3 ] {1ff4c60e-5542-435a-a716-a5b773f8bf07} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8444 2024.07.09 03:57:35.119455 [ 3 ] {} <Debug> HTTP-Session: 196c6915-d0b2-4a4e-8ed7-07febd607cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8445 2024.07.09 03:57:40.104536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8446 2024.07.09 03:57:40.104672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8447 2024.07.09 03:57:40.104701 [ 3 ] {} <Debug> HTTP-Session: ab063fe0-ceb1-4bde-b5fc-658c57572402 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8448 2024.07.09 03:57:40.104729 [ 3 ] {} <Debug> HTTP-Session: ab063fe0-ceb1-4bde-b5fc-658c57572402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8449 2024.07.09 03:57:40.104747 [ 3 ] {} <Debug> HTTP-Session: ab063fe0-ceb1-4bde-b5fc-658c57572402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.07.09 03:57:40.104804 [ 3 ] {} <Trace> HTTP-Session: ab063fe0-ceb1-4bde-b5fc-658c57572402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8451 2024.07.09 03:57:40.105008 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8452 2024.07.09 03:57:40.105083 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8453 2024.07.09 03:57:40.105296 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8454 2024.07.09 03:57:40.105729 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8455 2024.07.09 03:57:40.105771 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8456 2024.07.09 03:57:40.106130 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8457 2024.07.09 03:57:40.106459 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8458 2024.07.09 03:57:40.106621 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001676 sec., 12529.83293556086 rows/sec., 1015.60 KiB/sec.
8459 2024.07.09 03:57:40.106825 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Debug> DynamicQueryHandler: Done processing query
8460 2024.07.09 03:57:40.106860 [ 3 ] {13ced8c7-4693-4ad1-a32b-6929f74d280e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8461 2024.07.09 03:57:40.106876 [ 3 ] {} <Debug> HTTP-Session: ab063fe0-ceb1-4bde-b5fc-658c57572402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8462 2024.07.09 03:57:40.107067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8463 2024.07.09 03:57:40.107115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8464 2024.07.09 03:57:40.107135 [ 3 ] {} <Debug> HTTP-Session: a9f2c903-2d47-4fe7-8661-56b2fa31214e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8465 2024.07.09 03:57:40.107152 [ 3 ] {} <Debug> HTTP-Session: a9f2c903-2d47-4fe7-8661-56b2fa31214e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8466 2024.07.09 03:57:40.107166 [ 3 ] {} <Debug> HTTP-Session: a9f2c903-2d47-4fe7-8661-56b2fa31214e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8467 2024.07.09 03:57:40.107196 [ 3 ] {} <Trace> HTTP-Session: a9f2c903-2d47-4fe7-8661-56b2fa31214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8468 2024.07.09 03:57:40.107323 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8469 2024.07.09 03:57:40.107366 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8470 2024.07.09 03:57:40.107491 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8471 2024.07.09 03:57:40.107855 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8472 2024.07.09 03:57:40.107891 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8473 2024.07.09 03:57:40.108202 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8474 2024.07.09 03:57:40.108515 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8475 2024.07.09 03:57:40.108663 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.00139 sec., 85611.5107913669 rows/sec., 7.06 MiB/sec.
8476 2024.07.09 03:57:40.108682 [ 45 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8477 2024.07.09 03:57:40.108790 [ 45 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8478 2024.07.09 03:57:40.108830 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8479 2024.07.09 03:57:40.108874 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Debug> DynamicQueryHandler: Done processing query
8480 2024.07.09 03:57:40.108936 [ 3 ] {b5cb786a-0915-4296-bf41-5c69b911d132} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8481 2024.07.09 03:57:40.109001 [ 3 ] {} <Debug> HTTP-Session: a9f2c903-2d47-4fe7-8661-56b2fa31214e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8482 2024.07.09 03:57:40.109181 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8483 2024.07.09 03:57:40.109269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8484 2024.07.09 03:57:40.109446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8485 2024.07.09 03:57:40.109538 [ 3 ] {} <Debug> HTTP-Session: 77372f0d-2933-4044-afa0-0aa357786395 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8486 2024.07.09 03:57:40.109614 [ 3 ] {} <Debug> HTTP-Session: 77372f0d-2933-4044-afa0-0aa357786395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8487 2024.07.09 03:57:40.109682 [ 3 ] {} <Debug> HTTP-Session: 77372f0d-2933-4044-afa0-0aa357786395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.07.09 03:57:40.109830 [ 3 ] {} <Trace> HTTP-Session: 77372f0d-2933-4044-afa0-0aa357786395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8489 2024.07.09 03:57:40.109903 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8490 2024.07.09 03:57:40.109949 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 196 rows starting from the beginning of the part
8491 2024.07.09 03:57:40.110130 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8492 2024.07.09 03:57:40.110172 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 119 rows starting from the beginning of the part
8493 2024.07.09 03:57:40.110306 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8494 2024.07.09 03:57:40.110418 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 89 rows starting from the beginning of the part
8495 2024.07.09 03:57:40.110767 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 119 rows starting from the beginning of the part
8496 2024.07.09 03:57:40.111111 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 125 rows starting from the beginning of the part
8497 2024.07.09 03:57:40.111466 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 119 rows starting from the beginning of the part
8498 2024.07.09 03:57:40.111784 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8499 2024.07.09 03:57:40.112661 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8500 2024.07.09 03:57:40.112727 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8501 2024.07.09 03:57:40.113650 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8502 2024.07.09 03:57:40.114257 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 4 columns (4 merged, 0 gathered) in 0.005331543 sec., 143860.79226970504 rows/sec., 11.73 MiB/sec.
8503 2024.07.09 03:57:40.114413 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8504 2024.07.09 03:57:40.114422 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8505 2024.07.09 03:57:40.114610 [ 44 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8506 2024.07.09 03:57:40.114663 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004665 sec., 18220.793140407288 rows/sec., 1.42 MiB/sec.
8507 2024.07.09 03:57:40.114677 [ 44 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8508 2024.07.09 03:57:40.114731 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8509 2024.07.09 03:57:40.115249 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8510 2024.07.09 03:57:40.115270 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Debug> DynamicQueryHandler: Done processing query
8511 2024.07.09 03:57:40.115347 [ 3 ] {2fa41f76-ad4a-4071-b18d-03ee9dd00323} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8512 2024.07.09 03:57:40.115407 [ 3 ] {} <Debug> HTTP-Session: 77372f0d-2933-4044-afa0-0aa357786395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8513 2024.07.09 03:57:40.115544 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8514 2024.07.09 03:57:40.115597 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8515 2024.07.09 03:57:40.115670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8516 2024.07.09 03:57:40.115691 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 152 rows starting from the beginning of the part
8517 2024.07.09 03:57:40.115746 [ 196 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_56_11} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8518 2024.07.09 03:57:40.115797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8519 2024.07.09 03:57:40.115979 [ 3 ] {} <Debug> HTTP-Session: 62ae5a06-00b9-4b6f-b185-b3793ce61527 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8520 2024.07.09 03:57:40.116015 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 85 rows starting from the beginning of the part
8521 2024.07.09 03:57:40.116101 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
8522 2024.07.09 03:57:40.116100 [ 3 ] {} <Debug> HTTP-Session: 62ae5a06-00b9-4b6f-b185-b3793ce61527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8523 2024.07.09 03:57:40.116208 [ 3 ] {} <Debug> HTTP-Session: 62ae5a06-00b9-4b6f-b185-b3793ce61527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8524 2024.07.09 03:57:40.116458 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 75 rows starting from the beginning of the part
8525 2024.07.09 03:57:40.116476 [ 3 ] {} <Trace> HTTP-Session: 62ae5a06-00b9-4b6f-b185-b3793ce61527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8526 2024.07.09 03:57:40.116770 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 85 rows starting from the beginning of the part
8527 2024.07.09 03:57:40.117016 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8528 2024.07.09 03:57:40.117029 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 99 rows starting from the beginning of the part
8529 2024.07.09 03:57:40.117258 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8530 2024.07.09 03:57:40.117287 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 85 rows starting from the beginning of the part
8531 2024.07.09 03:57:40.118091 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8532 2024.07.09 03:57:40.119017 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8533 2024.07.09 03:57:40.119076 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8534 2024.07.09 03:57:40.119887 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.005021797 sec., 115695.6364424926 rows/sec., 9.03 MiB/sec.
8535 2024.07.09 03:57:40.120025 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8536 2024.07.09 03:57:40.120082 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8537 2024.07.09 03:57:40.120997 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8538 2024.07.09 03:57:40.121039 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8539 2024.07.09 03:57:40.121232 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_56_11} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8540 2024.07.09 03:57:40.121251 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8541 2024.07.09 03:57:40.121304 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004548 sec., 35180.29903254178 rows/sec., 2.45 MiB/sec.
8542 2024.07.09 03:57:40.121322 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8543 2024.07.09 03:57:40.121432 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8544 2024.07.09 03:57:40.121512 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8545 2024.07.09 03:57:40.121701 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8546 2024.07.09 03:57:40.121725 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Debug> DynamicQueryHandler: Done processing query
8547 2024.07.09 03:57:40.121756 [ 3 ] {1e7fcaca-baa1-4024-991c-3b828209b2c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8548 2024.07.09 03:57:40.121776 [ 3 ] {} <Debug> HTTP-Session: 62ae5a06-00b9-4b6f-b185-b3793ce61527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8549 2024.07.09 03:57:40.121861 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8550 2024.07.09 03:57:40.121899 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 8322 rows starting from the beginning of the part
8551 2024.07.09 03:57:40.122021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8552 2024.07.09 03:57:40.122035 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
8553 2024.07.09 03:57:40.122102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8554 2024.07.09 03:57:40.122168 [ 3 ] {} <Debug> HTTP-Session: da31d0a0-49c8-4b22-bffd-e80ead6e00c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8555 2024.07.09 03:57:40.122197 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
8556 2024.07.09 03:57:40.122243 [ 3 ] {} <Debug> HTTP-Session: da31d0a0-49c8-4b22-bffd-e80ead6e00c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8557 2024.07.09 03:57:40.122290 [ 3 ] {} <Debug> HTTP-Session: da31d0a0-49c8-4b22-bffd-e80ead6e00c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8558 2024.07.09 03:57:40.122483 [ 3 ] {} <Trace> HTTP-Session: da31d0a0-49c8-4b22-bffd-e80ead6e00c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8559 2024.07.09 03:57:40.122629 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part
8560 2024.07.09 03:57:40.122766 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 196 rows starting from the beginning of the part
8561 2024.07.09 03:57:40.122877 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
8562 2024.07.09 03:57:40.123003 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8563 2024.07.09 03:57:40.123157 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <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
8564 2024.07.09 03:57:40.123812 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8565 2024.07.09 03:57:40.125145 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8566 2024.07.09 03:57:40.125183 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8567 2024.07.09 03:57:40.126090 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8568 2024.07.09 03:57:40.126569 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8569 2024.07.09 03:57:40.126753 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.004046 sec., 5190.311418685121 rows/sec., 9.30 MiB/sec.
8570 2024.07.09 03:57:40.127509 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Debug> DynamicQueryHandler: Done processing query
8571 2024.07.09 03:57:40.127604 [ 3 ] {fc8241b4-fcaf-4b65-bb63-d4475cc26540} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8572 2024.07.09 03:57:40.127703 [ 3 ] {} <Debug> HTTP-Session: da31d0a0-49c8-4b22-bffd-e80ead6e00c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8573 2024.07.09 03:57:40.128055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8574 2024.07.09 03:57:40.128181 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9158 rows, containing 5 columns (5 merged, 0 gathered) in 0.006521933 sec., 1404184.924929465 rows/sec., 97.88 MiB/sec.
8575 2024.07.09 03:57:40.128211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8576 2024.07.09 03:57:40.128295 [ 3 ] {} <Debug> HTTP-Session: f52421b9-f43e-42cb-8c52-016f6103b3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8577 2024.07.09 03:57:40.128324 [ 3 ] {} <Debug> HTTP-Session: f52421b9-f43e-42cb-8c52-016f6103b3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8578 2024.07.09 03:57:40.128344 [ 3 ] {} <Debug> HTTP-Session: f52421b9-f43e-42cb-8c52-016f6103b3ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8579 2024.07.09 03:57:40.128380 [ 3 ] {} <Trace> HTTP-Session: f52421b9-f43e-42cb-8c52-016f6103b3ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8580 2024.07.09 03:57:40.128421 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8581 2024.07.09 03:57:40.128549 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8582 2024.07.09 03:57:40.128612 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8583 2024.07.09 03:57:40.128994 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8584 2024.07.09 03:57:40.129128 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8585 2024.07.09 03:57:40.129228 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8586 2024.07.09 03:57:40.129331 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB.
8587 2024.07.09 03:57:40.129405 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8588 2024.07.09 03:57:40.129440 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8589 2024.07.09 03:57:40.129794 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8590 2024.07.09 03:57:40.130114 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8591 2024.07.09 03:57:40.130234 [ 44 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8592 2024.07.09 03:57:40.130238 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001766 sec., 33975.084937712345 rows/sec., 2.29 MiB/sec.
8593 2024.07.09 03:57:40.130267 [ 44 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8594 2024.07.09 03:57:40.130304 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8595 2024.07.09 03:57:40.130466 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8596 2024.07.09 03:57:40.130496 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Debug> DynamicQueryHandler: Done processing query
8597 2024.07.09 03:57:40.130533 [ 3 ] {fac060e9-682b-4064-8894-19e3627dd9aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8598 2024.07.09 03:57:40.130562 [ 3 ] {} <Debug> HTTP-Session: f52421b9-f43e-42cb-8c52-016f6103b3ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8599 2024.07.09 03:57:40.130666 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8600 2024.07.09 03:57:40.130700 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2946 rows starting from the beginning of the part
8601 2024.07.09 03:57:40.130789 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
8602 2024.07.09 03:57:40.130957 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
8603 2024.07.09 03:57:40.131051 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
8604 2024.07.09 03:57:40.131212 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
8605 2024.07.09 03:57:40.131290 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
8606 2024.07.09 03:57:40.132881 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491853 sec., 1302645.0597206175 rows/sec., 87.74 MiB/sec.
8607 2024.07.09 03:57:40.133195 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8608 2024.07.09 03:57:40.133594 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8609 2024.07.09 03:57:40.133673 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_56_11} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8610 2024.07.09 03:57:40.133743 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
8611 2024.07.09 03:57:45.103759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8612 2024.07.09 03:57:45.103893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8613 2024.07.09 03:57:45.103922 [ 3 ] {} <Debug> HTTP-Session: 3ca766fe-c1f2-4ca2-a3a7-5c9bde2b1695 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8614 2024.07.09 03:57:45.103950 [ 3 ] {} <Debug> HTTP-Session: 3ca766fe-c1f2-4ca2-a3a7-5c9bde2b1695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.07.09 03:57:45.103969 [ 3 ] {} <Debug> HTTP-Session: 3ca766fe-c1f2-4ca2-a3a7-5c9bde2b1695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8616 2024.07.09 03:57:45.104022 [ 3 ] {} <Trace> HTTP-Session: 3ca766fe-c1f2-4ca2-a3a7-5c9bde2b1695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8617 2024.07.09 03:57:45.104263 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8618 2024.07.09 03:57:45.104337 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8619 2024.07.09 03:57:45.104524 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8620 2024.07.09 03:57:45.104943 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8621 2024.07.09 03:57:45.104981 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8622 2024.07.09 03:57:45.105379 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8623 2024.07.09 03:57:45.105724 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8624 2024.07.09 03:57:45.105872 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001717 sec., 6406.523005241701 rows/sec., 519.28 KiB/sec.
8625 2024.07.09 03:57:45.106084 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Debug> DynamicQueryHandler: Done processing query
8626 2024.07.09 03:57:45.106111 [ 3 ] {a9915311-811f-4595-bcfb-70c9f5fcdb74} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8627 2024.07.09 03:57:45.106128 [ 3 ] {} <Debug> HTTP-Session: 3ca766fe-c1f2-4ca2-a3a7-5c9bde2b1695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8628 2024.07.09 03:57:45.106298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8629 2024.07.09 03:57:45.106349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8630 2024.07.09 03:57:45.106368 [ 3 ] {} <Debug> HTTP-Session: 99838276-6ba2-4688-a887-d534d352979c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8631 2024.07.09 03:57:45.106386 [ 3 ] {} <Debug> HTTP-Session: 99838276-6ba2-4688-a887-d534d352979c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8632 2024.07.09 03:57:45.106400 [ 3 ] {} <Debug> HTTP-Session: 99838276-6ba2-4688-a887-d534d352979c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8633 2024.07.09 03:57:45.106431 [ 3 ] {} <Trace> HTTP-Session: 99838276-6ba2-4688-a887-d534d352979c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8634 2024.07.09 03:57:45.106560 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8635 2024.07.09 03:57:45.106607 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8636 2024.07.09 03:57:45.106740 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8637 2024.07.09 03:57:45.107096 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8638 2024.07.09 03:57:45.107132 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8639 2024.07.09 03:57:45.107451 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8640 2024.07.09 03:57:45.107762 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8641 2024.07.09 03:57:45.107887 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001379 sec., 64539.52139231327 rows/sec., 5.21 MiB/sec.
8642 2024.07.09 03:57:45.108045 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Debug> DynamicQueryHandler: Done processing query
8643 2024.07.09 03:57:45.108071 [ 3 ] {e8f29eba-9aff-4474-937b-e90c96305260} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8644 2024.07.09 03:57:45.108088 [ 3 ] {} <Debug> HTTP-Session: 99838276-6ba2-4688-a887-d534d352979c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8645 2024.07.09 03:57:45.108223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8646 2024.07.09 03:57:45.108271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8647 2024.07.09 03:57:45.108290 [ 3 ] {} <Debug> HTTP-Session: eb9557c7-bce2-4be8-8ff0-4e3a385f24a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8648 2024.07.09 03:57:45.108307 [ 3 ] {} <Debug> HTTP-Session: eb9557c7-bce2-4be8-8ff0-4e3a385f24a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8649 2024.07.09 03:57:45.108322 [ 3 ] {} <Debug> HTTP-Session: eb9557c7-bce2-4be8-8ff0-4e3a385f24a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8650 2024.07.09 03:57:45.108352 [ 3 ] {} <Trace> HTTP-Session: eb9557c7-bce2-4be8-8ff0-4e3a385f24a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8651 2024.07.09 03:57:45.108468 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8652 2024.07.09 03:57:45.108512 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8653 2024.07.09 03:57:45.108636 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8654 2024.07.09 03:57:45.108963 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8655 2024.07.09 03:57:45.108998 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8656 2024.07.09 03:57:45.109317 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8657 2024.07.09 03:57:45.109620 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8658 2024.07.09 03:57:45.109744 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001318 sec., 56904.40060698028 rows/sec., 4.44 MiB/sec.
8659 2024.07.09 03:57:45.109905 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Debug> DynamicQueryHandler: Done processing query
8660 2024.07.09 03:57:45.109930 [ 3 ] {b9f24a03-5f5f-4578-8c10-c563367fe2aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8661 2024.07.09 03:57:45.109946 [ 3 ] {} <Debug> HTTP-Session: eb9557c7-bce2-4be8-8ff0-4e3a385f24a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8662 2024.07.09 03:57:45.110121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8663 2024.07.09 03:57:45.110170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8664 2024.07.09 03:57:45.110189 [ 3 ] {} <Debug> HTTP-Session: 05538c19-4e71-4d50-8f21-2f9f62eaa03d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8665 2024.07.09 03:57:45.110205 [ 3 ] {} <Debug> HTTP-Session: 05538c19-4e71-4d50-8f21-2f9f62eaa03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.07.09 03:57:45.110219 [ 3 ] {} <Debug> HTTP-Session: 05538c19-4e71-4d50-8f21-2f9f62eaa03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8667 2024.07.09 03:57:45.110249 [ 3 ] {} <Trace> HTTP-Session: 05538c19-4e71-4d50-8f21-2f9f62eaa03d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8668 2024.07.09 03:57:45.110400 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8669 2024.07.09 03:57:45.110447 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8670 2024.07.09 03:57:45.110590 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8671 2024.07.09 03:57:45.110953 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8672 2024.07.09 03:57:45.110988 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8673 2024.07.09 03:57:45.111373 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8674 2024.07.09 03:57:45.111714 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8675 2024.07.09 03:57:45.111840 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec.
8676 2024.07.09 03:57:45.111996 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Debug> DynamicQueryHandler: Done processing query
8677 2024.07.09 03:57:45.112021 [ 3 ] {0349a79a-1b7c-45bc-b36e-cc633f9e49d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8678 2024.07.09 03:57:45.112037 [ 3 ] {} <Debug> HTTP-Session: 05538c19-4e71-4d50-8f21-2f9f62eaa03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8679 2024.07.09 03:57:45.112232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8680 2024.07.09 03:57:45.112281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8681 2024.07.09 03:57:45.112301 [ 3 ] {} <Debug> HTTP-Session: 6a4d06e3-9b1a-4f47-912e-03824667ffaa Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8682 2024.07.09 03:57:45.112318 [ 3 ] {} <Debug> HTTP-Session: 6a4d06e3-9b1a-4f47-912e-03824667ffaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8683 2024.07.09 03:57:45.112332 [ 3 ] {} <Debug> HTTP-Session: 6a4d06e3-9b1a-4f47-912e-03824667ffaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8684 2024.07.09 03:57:45.112362 [ 3 ] {} <Trace> HTTP-Session: 6a4d06e3-9b1a-4f47-912e-03824667ffaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8685 2024.07.09 03:57:45.112560 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8686 2024.07.09 03:57:45.112625 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <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
8687 2024.07.09 03:57:45.113028 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8688 2024.07.09 03:57:45.113561 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8689 2024.07.09 03:57:45.113598 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8690 2024.07.09 03:57:45.114222 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8691 2024.07.09 03:57:45.114746 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8692 2024.07.09 03:57:45.114923 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002478 sec., 4439.063761097659 rows/sec., 7.95 MiB/sec.
8693 2024.07.09 03:57:45.115508 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Debug> DynamicQueryHandler: Done processing query
8694 2024.07.09 03:57:45.115536 [ 3 ] {e25a8c8a-37a6-4cce-a264-613d9839463a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8695 2024.07.09 03:57:45.115553 [ 3 ] {} <Debug> HTTP-Session: 6a4d06e3-9b1a-4f47-912e-03824667ffaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8696 2024.07.09 03:57:45.115681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8697 2024.07.09 03:57:45.115731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8698 2024.07.09 03:57:45.115750 [ 3 ] {} <Debug> HTTP-Session: 60ae7e1d-b170-40d5-8964-6d0f8f12cd8a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8699 2024.07.09 03:57:45.115767 [ 3 ] {} <Debug> HTTP-Session: 60ae7e1d-b170-40d5-8964-6d0f8f12cd8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8700 2024.07.09 03:57:45.115782 [ 3 ] {} <Debug> HTTP-Session: 60ae7e1d-b170-40d5-8964-6d0f8f12cd8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8701 2024.07.09 03:57:45.115813 [ 3 ] {} <Trace> HTTP-Session: 60ae7e1d-b170-40d5-8964-6d0f8f12cd8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8702 2024.07.09 03:57:45.115937 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8703 2024.07.09 03:57:45.115983 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8704 2024.07.09 03:57:45.116133 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8705 2024.07.09 03:57:45.116480 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8706 2024.07.09 03:57:45.116517 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8707 2024.07.09 03:57:45.116872 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8708 2024.07.09 03:57:45.117187 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8709 2024.07.09 03:57:45.117312 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
8710 2024.07.09 03:57:45.117474 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Debug> DynamicQueryHandler: Done processing query
8711 2024.07.09 03:57:45.117498 [ 3 ] {4e09f28f-5b5b-44a8-bb7a-b03d503a2d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8712 2024.07.09 03:57:45.117515 [ 3 ] {} <Debug> HTTP-Session: 60ae7e1d-b170-40d5-8964-6d0f8f12cd8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8713 2024.07.09 03:57:48.751761 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache
8714 2024.07.09 03:57:48.751870 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache
8715 2024.07.09 03:57:50.104235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8716 2024.07.09 03:57:50.104385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8717 2024.07.09 03:57:50.104425 [ 3 ] {} <Debug> HTTP-Session: 515df9c4-25d9-43ef-94ab-7eb4e53265f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8718 2024.07.09 03:57:50.104464 [ 3 ] {} <Debug> HTTP-Session: 515df9c4-25d9-43ef-94ab-7eb4e53265f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8719 2024.07.09 03:57:50.104490 [ 3 ] {} <Debug> HTTP-Session: 515df9c4-25d9-43ef-94ab-7eb4e53265f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8720 2024.07.09 03:57:50.104562 [ 3 ] {} <Trace> HTTP-Session: 515df9c4-25d9-43ef-94ab-7eb4e53265f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8721 2024.07.09 03:57:50.104769 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8722 2024.07.09 03:57:50.104834 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8723 2024.07.09 03:57:50.105021 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8724 2024.07.09 03:57:50.105453 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8725 2024.07.09 03:57:50.105496 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8726 2024.07.09 03:57:50.105845 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8727 2024.07.09 03:57:50.106166 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8728 2024.07.09 03:57:50.106316 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001601 sec., 13116.801998750781 rows/sec., 1.04 MiB/sec.
8729 2024.07.09 03:57:50.106576 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Debug> DynamicQueryHandler: Done processing query
8730 2024.07.09 03:57:50.106612 [ 3 ] {1588ce4c-4b4c-42a5-badd-f8d26924775b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8731 2024.07.09 03:57:50.106635 [ 3 ] {} <Debug> HTTP-Session: 515df9c4-25d9-43ef-94ab-7eb4e53265f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8732 2024.07.09 03:57:50.106828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8733 2024.07.09 03:57:50.106878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8734 2024.07.09 03:57:50.106897 [ 3 ] {} <Debug> HTTP-Session: 3f969743-cae3-496a-9f5d-131254217314 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8735 2024.07.09 03:57:50.106913 [ 3 ] {} <Debug> HTTP-Session: 3f969743-cae3-496a-9f5d-131254217314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8736 2024.07.09 03:57:50.106927 [ 3 ] {} <Debug> HTTP-Session: 3f969743-cae3-496a-9f5d-131254217314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.07.09 03:57:50.106957 [ 3 ] {} <Trace> HTTP-Session: 3f969743-cae3-496a-9f5d-131254217314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8738 2024.07.09 03:57:50.107083 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8739 2024.07.09 03:57:50.107126 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8740 2024.07.09 03:57:50.107265 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8741 2024.07.09 03:57:50.107618 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8742 2024.07.09 03:57:50.107654 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8743 2024.07.09 03:57:50.107962 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8744 2024.07.09 03:57:50.108266 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8745 2024.07.09 03:57:50.108425 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001385 sec., 85920.57761732853 rows/sec., 7.09 MiB/sec.
8746 2024.07.09 03:57:50.108591 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Debug> DynamicQueryHandler: Done processing query
8747 2024.07.09 03:57:50.108616 [ 3 ] {877ac7d8-b16c-4ed1-8974-29f1d4811f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8748 2024.07.09 03:57:50.108633 [ 3 ] {} <Debug> HTTP-Session: 3f969743-cae3-496a-9f5d-131254217314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8749 2024.07.09 03:57:50.108777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8750 2024.07.09 03:57:50.108825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8751 2024.07.09 03:57:50.108845 [ 3 ] {} <Debug> HTTP-Session: f8072685-f59d-432e-9d8e-c9b5dd211149 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8752 2024.07.09 03:57:50.108861 [ 3 ] {} <Debug> HTTP-Session: f8072685-f59d-432e-9d8e-c9b5dd211149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8753 2024.07.09 03:57:50.108875 [ 3 ] {} <Debug> HTTP-Session: f8072685-f59d-432e-9d8e-c9b5dd211149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8754 2024.07.09 03:57:50.108905 [ 3 ] {} <Trace> HTTP-Session: f8072685-f59d-432e-9d8e-c9b5dd211149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8755 2024.07.09 03:57:50.109029 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8756 2024.07.09 03:57:50.109071 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8757 2024.07.09 03:57:50.109196 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8758 2024.07.09 03:57:50.109519 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8759 2024.07.09 03:57:50.109554 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8760 2024.07.09 03:57:50.109856 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8761 2024.07.09 03:57:50.110149 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8762 2024.07.09 03:57:50.110305 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001324 sec., 64199.395770392744 rows/sec., 5.01 MiB/sec.
8763 2024.07.09 03:57:50.110467 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Debug> DynamicQueryHandler: Done processing query
8764 2024.07.09 03:57:50.110491 [ 3 ] {93282b2c-2f02-4c14-89eb-e00b744a51aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8765 2024.07.09 03:57:50.110507 [ 3 ] {} <Debug> HTTP-Session: f8072685-f59d-432e-9d8e-c9b5dd211149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8766 2024.07.09 03:57:50.110683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8767 2024.07.09 03:57:50.110731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8768 2024.07.09 03:57:50.110750 [ 3 ] {} <Debug> HTTP-Session: 4869ee8d-843c-48d9-abd5-6102a29488ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8769 2024.07.09 03:57:50.110766 [ 3 ] {} <Debug> HTTP-Session: 4869ee8d-843c-48d9-abd5-6102a29488ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8770 2024.07.09 03:57:50.110779 [ 3 ] {} <Debug> HTTP-Session: 4869ee8d-843c-48d9-abd5-6102a29488ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8771 2024.07.09 03:57:50.110809 [ 3 ] {} <Trace> HTTP-Session: 4869ee8d-843c-48d9-abd5-6102a29488ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8772 2024.07.09 03:57:50.110953 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8773 2024.07.09 03:57:50.111000 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8774 2024.07.09 03:57:50.111142 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8775 2024.07.09 03:57:50.111503 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8776 2024.07.09 03:57:50.111539 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8777 2024.07.09 03:57:50.111912 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8778 2024.07.09 03:57:50.112233 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8779 2024.07.09 03:57:50.112393 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec.
8780 2024.07.09 03:57:50.112577 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Debug> DynamicQueryHandler: Done processing query
8781 2024.07.09 03:57:50.112615 [ 3 ] {28c0d76b-91e2-4ea9-bb68-d05af8ffc7e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8782 2024.07.09 03:57:50.112647 [ 3 ] {} <Debug> HTTP-Session: 4869ee8d-843c-48d9-abd5-6102a29488ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8783 2024.07.09 03:57:50.112823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8784 2024.07.09 03:57:50.112873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8785 2024.07.09 03:57:50.112892 [ 3 ] {} <Debug> HTTP-Session: 6c982af7-d285-47e9-a8b7-4d0ac4810116 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8786 2024.07.09 03:57:50.112909 [ 3 ] {} <Debug> HTTP-Session: 6c982af7-d285-47e9-a8b7-4d0ac4810116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8787 2024.07.09 03:57:50.112922 [ 3 ] {} <Debug> HTTP-Session: 6c982af7-d285-47e9-a8b7-4d0ac4810116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8788 2024.07.09 03:57:50.112953 [ 3 ] {} <Trace> HTTP-Session: 6c982af7-d285-47e9-a8b7-4d0ac4810116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8789 2024.07.09 03:57:50.113224 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8790 2024.07.09 03:57:50.113288 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <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
8791 2024.07.09 03:57:50.113690 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8792 2024.07.09 03:57:50.114276 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8793 2024.07.09 03:57:50.114311 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8794 2024.07.09 03:57:50.114912 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8795 2024.07.09 03:57:50.115605 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8796 2024.07.09 03:57:50.115746 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002716 sec., 7731.9587628865975 rows/sec., 13.86 MiB/sec.
8797 2024.07.09 03:57:50.115957 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Debug> DynamicQueryHandler: Done processing query
8798 2024.07.09 03:57:50.115981 [ 3 ] {9e6f8aa6-c946-45be-9bfe-b7d4d030305c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8799 2024.07.09 03:57:50.115997 [ 3 ] {} <Debug> HTTP-Session: 6c982af7-d285-47e9-a8b7-4d0ac4810116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8800 2024.07.09 03:57:50.116125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8801 2024.07.09 03:57:50.116176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8802 2024.07.09 03:57:50.116196 [ 3 ] {} <Debug> HTTP-Session: 7f23ba24-1cc4-4a91-b6d6-6e169b361928 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8803 2024.07.09 03:57:50.116212 [ 3 ] {} <Debug> HTTP-Session: 7f23ba24-1cc4-4a91-b6d6-6e169b361928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8804 2024.07.09 03:57:50.116225 [ 3 ] {} <Debug> HTTP-Session: 7f23ba24-1cc4-4a91-b6d6-6e169b361928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8805 2024.07.09 03:57:50.116256 [ 3 ] {} <Trace> HTTP-Session: 7f23ba24-1cc4-4a91-b6d6-6e169b361928 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8806 2024.07.09 03:57:50.116368 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8807 2024.07.09 03:57:50.116411 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8808 2024.07.09 03:57:50.116535 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8809 2024.07.09 03:57:50.116829 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8810 2024.07.09 03:57:50.116865 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8811 2024.07.09 03:57:50.117211 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8812 2024.07.09 03:57:50.117517 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8813 2024.07.09 03:57:50.117645 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec.
8814 2024.07.09 03:57:50.117803 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Debug> DynamicQueryHandler: Done processing query
8815 2024.07.09 03:57:50.117827 [ 3 ] {911e50ab-a89a-4c41-8552-7e6a9530574c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8816 2024.07.09 03:57:50.117843 [ 3 ] {} <Debug> HTTP-Session: 7f23ba24-1cc4-4a91-b6d6-6e169b361928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8817 2024.07.09 03:57:55.103012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8818 2024.07.09 03:57:55.103152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8819 2024.07.09 03:57:55.103182 [ 3 ] {} <Debug> HTTP-Session: c40ef2cc-b342-45d0-b78c-d4cbef54d2ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8820 2024.07.09 03:57:55.103210 [ 3 ] {} <Debug> HTTP-Session: c40ef2cc-b342-45d0-b78c-d4cbef54d2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8821 2024.07.09 03:57:55.103229 [ 3 ] {} <Debug> HTTP-Session: c40ef2cc-b342-45d0-b78c-d4cbef54d2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8822 2024.07.09 03:57:55.103284 [ 3 ] {} <Trace> HTTP-Session: c40ef2cc-b342-45d0-b78c-d4cbef54d2ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8823 2024.07.09 03:57:55.103482 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8824 2024.07.09 03:57:55.103555 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8825 2024.07.09 03:57:55.103759 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8826 2024.07.09 03:57:55.104181 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8827 2024.07.09 03:57:55.104223 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8828 2024.07.09 03:57:55.104582 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8829 2024.07.09 03:57:55.104916 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8830 2024.07.09 03:57:55.105078 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001655 sec., 6646.525679758308 rows/sec., 538.73 KiB/sec.
8831 2024.07.09 03:57:55.105139 [ 30 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8832 2024.07.09 03:57:55.105231 [ 30 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8833 2024.07.09 03:57:55.105269 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8834 2024.07.09 03:57:55.105352 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Debug> DynamicQueryHandler: Done processing query
8835 2024.07.09 03:57:55.105397 [ 3 ] {7e4c8dfe-bfac-4300-a38a-27d95cbff496} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8836 2024.07.09 03:57:55.105419 [ 3 ] {} <Debug> HTTP-Session: c40ef2cc-b342-45d0-b78c-d4cbef54d2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8837 2024.07.09 03:57:55.105423 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8838 2024.07.09 03:57:55.105533 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8839 2024.07.09 03:57:55.105562 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 32 rows starting from the beginning of the part
8840 2024.07.09 03:57:55.105596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8841 2024.07.09 03:57:55.105645 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part
8842 2024.07.09 03:57:55.105677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8843 2024.07.09 03:57:55.105736 [ 3 ] {} <Debug> HTTP-Session: dafaaa75-d080-4d0f-811f-5027ae76f68e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8844 2024.07.09 03:57:55.105811 [ 3 ] {} <Debug> HTTP-Session: dafaaa75-d080-4d0f-811f-5027ae76f68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8845 2024.07.09 03:57:55.105860 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part
8846 2024.07.09 03:57:55.105878 [ 3 ] {} <Debug> HTTP-Session: dafaaa75-d080-4d0f-811f-5027ae76f68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8847 2024.07.09 03:57:55.106006 [ 3 ] {} <Trace> HTTP-Session: dafaaa75-d080-4d0f-811f-5027ae76f68e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8848 2024.07.09 03:57:55.106195 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part
8849 2024.07.09 03:57:55.106291 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 21 rows starting from the beginning of the part
8850 2024.07.09 03:57:55.106311 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8851 2024.07.09 03:57:55.106421 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8852 2024.07.09 03:57:55.106517 [ 188 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part
8853 2024.07.09 03:57:55.107187 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8854 2024.07.09 03:57:55.107750 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8855 2024.07.09 03:57:55.107798 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8856 2024.07.09 03:57:55.108321 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8857 2024.07.09 03:57:55.108367 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.002997472 sec., 35696.74712557782 rows/sec., 2.83 MiB/sec.
8858 2024.07.09 03:57:55.108706 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8859 2024.07.09 03:57:55.108920 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8860 2024.07.09 03:57:55.109285 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.003031 sec., 29363.24645331574 rows/sec., 2.37 MiB/sec.
8861 2024.07.09 03:57:55.109689 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Debug> DynamicQueryHandler: Done processing query
8862 2024.07.09 03:57:55.109726 [ 3 ] {a4968eb3-3ff8-4c7d-b542-8bd429f03f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8863 2024.07.09 03:57:55.109758 [ 3 ] {} <Debug> HTTP-Session: dafaaa75-d080-4d0f-811f-5027ae76f68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8864 2024.07.09 03:57:55.109845 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8865 2024.07.09 03:57:55.109952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8866 2024.07.09 03:57:55.109996 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_51_10} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8867 2024.07.09 03:57:55.110032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8868 2024.07.09 03:57:55.110066 [ 3 ] {} <Debug> HTTP-Session: 4938c79a-4ffc-4b49-8fe9-0371f10d4aee Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8869 2024.07.09 03:57:55.110119 [ 3 ] {} <Debug> HTTP-Session: 4938c79a-4ffc-4b49-8fe9-0371f10d4aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8870 2024.07.09 03:57:55.110148 [ 3 ] {} <Debug> HTTP-Session: 4938c79a-4ffc-4b49-8fe9-0371f10d4aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8871 2024.07.09 03:57:55.110166 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8872 2024.07.09 03:57:55.110217 [ 3 ] {} <Trace> HTTP-Session: 4938c79a-4ffc-4b49-8fe9-0371f10d4aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8873 2024.07.09 03:57:55.110350 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8874 2024.07.09 03:57:55.110394 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8875 2024.07.09 03:57:55.110543 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8876 2024.07.09 03:57:55.110938 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8877 2024.07.09 03:57:55.110976 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8878 2024.07.09 03:57:55.111296 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8879 2024.07.09 03:57:55.111642 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8880 2024.07.09 03:57:55.111811 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001503 sec., 49900.199600798405 rows/sec., 3.90 MiB/sec.
8881 2024.07.09 03:57:55.112064 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Debug> DynamicQueryHandler: Done processing query
8882 2024.07.09 03:57:55.112122 [ 3 ] {f7881733-8dbb-413e-99ee-aa62be54a5bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8883 2024.07.09 03:57:55.112179 [ 3 ] {} <Debug> HTTP-Session: 4938c79a-4ffc-4b49-8fe9-0371f10d4aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8884 2024.07.09 03:57:55.112398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8885 2024.07.09 03:57:55.112451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8886 2024.07.09 03:57:55.112470 [ 3 ] {} <Debug> HTTP-Session: fe226d43-566b-4dc4-94da-06a46ac64227 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8887 2024.07.09 03:57:55.112488 [ 3 ] {} <Debug> HTTP-Session: fe226d43-566b-4dc4-94da-06a46ac64227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8888 2024.07.09 03:57:55.112501 [ 3 ] {} <Debug> HTTP-Session: fe226d43-566b-4dc4-94da-06a46ac64227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8889 2024.07.09 03:57:55.114037 [ 3 ] {} <Trace> HTTP-Session: fe226d43-566b-4dc4-94da-06a46ac64227 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8890 2024.07.09 03:57:55.114239 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8891 2024.07.09 03:57:55.114289 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8892 2024.07.09 03:57:55.114462 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8893 2024.07.09 03:57:55.114878 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8894 2024.07.09 03:57:55.114916 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8895 2024.07.09 03:57:55.115312 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8896 2024.07.09 03:57:55.115663 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8897 2024.07.09 03:57:55.115824 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec.
8898 2024.07.09 03:57:55.116000 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Debug> DynamicQueryHandler: Done processing query
8899 2024.07.09 03:57:55.116026 [ 3 ] {5e18a5dc-9b8d-473c-be54-cc56f2ec2c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8900 2024.07.09 03:57:55.116043 [ 3 ] {} <Debug> HTTP-Session: fe226d43-566b-4dc4-94da-06a46ac64227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8901 2024.07.09 03:57:55.116189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8902 2024.07.09 03:57:55.116239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8903 2024.07.09 03:57:55.116259 [ 3 ] {} <Debug> HTTP-Session: 19740e7a-54dc-4e5b-a677-2b96c7c51005 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8904 2024.07.09 03:57:55.116277 [ 3 ] {} <Debug> HTTP-Session: 19740e7a-54dc-4e5b-a677-2b96c7c51005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8905 2024.07.09 03:57:55.116291 [ 3 ] {} <Debug> HTTP-Session: 19740e7a-54dc-4e5b-a677-2b96c7c51005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8906 2024.07.09 03:57:55.116322 [ 3 ] {} <Trace> HTTP-Session: 19740e7a-54dc-4e5b-a677-2b96c7c51005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8907 2024.07.09 03:57:55.116501 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8908 2024.07.09 03:57:55.116564 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <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
8909 2024.07.09 03:57:55.116966 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8910 2024.07.09 03:57:55.117522 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8911 2024.07.09 03:57:55.117558 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8912 2024.07.09 03:57:55.118142 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8913 2024.07.09 03:57:55.118548 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8914 2024.07.09 03:57:55.118723 [ 30 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8915 2024.07.09 03:57:55.118749 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00235 sec., 4680.851063829787 rows/sec., 8.39 MiB/sec.
8916 2024.07.09 03:57:55.118793 [ 30 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8917 2024.07.09 03:57:55.118866 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8918 2024.07.09 03:57:55.119164 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8919 2024.07.09 03:57:55.119294 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Debug> DynamicQueryHandler: Done processing query
8920 2024.07.09 03:57:55.119343 [ 3 ] {77e6270d-1295-43fe-b46c-f0bd4f4a5960} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8921 2024.07.09 03:57:55.119395 [ 3 ] {} <Debug> HTTP-Session: 19740e7a-54dc-4e5b-a677-2b96c7c51005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8922 2024.07.09 03:57:55.119619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8923 2024.07.09 03:57:55.119744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8924 2024.07.09 03:57:55.119762 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8925 2024.07.09 03:57:55.119781 [ 3 ] {} <Debug> HTTP-Session: b87283fb-88fc-4742-a8b4-b62c2beef2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8926 2024.07.09 03:57:55.119842 [ 3 ] {} <Debug> HTTP-Session: b87283fb-88fc-4742-a8b4-b62c2beef2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.07.09 03:57:55.119889 [ 3 ] {} <Debug> HTTP-Session: b87283fb-88fc-4742-a8b4-b62c2beef2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8928 2024.07.09 03:57:55.119927 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 764 rows starting from the beginning of the part
8929 2024.07.09 03:57:55.119967 [ 3 ] {} <Trace> HTTP-Session: b87283fb-88fc-4742-a8b4-b62c2beef2bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8930 2024.07.09 03:57:55.120323 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8931 2024.07.09 03:57:55.120496 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8932 2024.07.09 03:57:55.120661 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part
8933 2024.07.09 03:57:55.121370 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8934 2024.07.09 03:57:55.121513 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part
8935 2024.07.09 03:57:55.122071 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part
8936 2024.07.09 03:57:55.122530 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8937 2024.07.09 03:57:55.122653 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8938 2024.07.09 03:57:55.123268 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 21 rows starting from the beginning of the part
8939 2024.07.09 03:57:55.124552 [ 187 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part
8940 2024.07.09 03:57:55.124671 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8941 2024.07.09 03:57:55.125667 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8942 2024.07.09 03:57:55.126004 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005865 sec., 10230.179028132992 rows/sec., 705.99 KiB/sec.
8943 2024.07.09 03:57:55.126428 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Debug> DynamicQueryHandler: Done processing query
8944 2024.07.09 03:57:55.126472 [ 3 ] {80b34103-ce5f-42fd-b4b1-e705316787bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8945 2024.07.09 03:57:55.126499 [ 3 ] {} <Debug> HTTP-Session: b87283fb-88fc-4742-a8b4-b62c2beef2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8946 2024.07.09 03:57:55.132645 [ 190 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 19 columns (19 merged, 0 gathered) in 0.013645128 sec., 61487.14764713091 rows/sec., 110.18 MiB/sec.
8947 2024.07.09 03:57:55.133292 [ 199 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8948 2024.07.09 03:57:55.133844 [ 199 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8949 2024.07.09 03:57:55.133926 [ 199 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8950 2024.07.09 03:57:55.134031 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB.
8951 2024.07.09 03:58:00.103562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8952 2024.07.09 03:58:00.103694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8953 2024.07.09 03:58:00.103719 [ 3 ] {} <Debug> HTTP-Session: 775308a2-e581-42b6-b60d-970a6e69a339 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8954 2024.07.09 03:58:00.103744 [ 3 ] {} <Debug> HTTP-Session: 775308a2-e581-42b6-b60d-970a6e69a339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8955 2024.07.09 03:58:00.103759 [ 3 ] {} <Debug> HTTP-Session: 775308a2-e581-42b6-b60d-970a6e69a339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8956 2024.07.09 03:58:00.103809 [ 3 ] {} <Trace> HTTP-Session: 775308a2-e581-42b6-b60d-970a6e69a339 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8957 2024.07.09 03:58:00.104015 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8958 2024.07.09 03:58:00.104089 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8959 2024.07.09 03:58:00.104311 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8960 2024.07.09 03:58:00.104828 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8961 2024.07.09 03:58:00.104871 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8962 2024.07.09 03:58:00.105245 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8963 2024.07.09 03:58:00.105593 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8964 2024.07.09 03:58:00.105747 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001796 sec., 11692.650334075723 rows/sec., 947.74 KiB/sec.
8965 2024.07.09 03:58:00.105975 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Debug> DynamicQueryHandler: Done processing query
8966 2024.07.09 03:58:00.106003 [ 3 ] {d50b4ec9-ce8b-4c14-a2d6-227df1fc4f2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8967 2024.07.09 03:58:00.106019 [ 3 ] {} <Debug> HTTP-Session: 775308a2-e581-42b6-b60d-970a6e69a339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8968 2024.07.09 03:58:00.106171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8969 2024.07.09 03:58:00.106221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8970 2024.07.09 03:58:00.106241 [ 3 ] {} <Debug> HTTP-Session: fdcbfeae-58d8-4615-9922-a32e9df7d143 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8971 2024.07.09 03:58:00.106259 [ 3 ] {} <Debug> HTTP-Session: fdcbfeae-58d8-4615-9922-a32e9df7d143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8972 2024.07.09 03:58:00.106274 [ 3 ] {} <Debug> HTTP-Session: fdcbfeae-58d8-4615-9922-a32e9df7d143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8973 2024.07.09 03:58:00.106305 [ 3 ] {} <Trace> HTTP-Session: fdcbfeae-58d8-4615-9922-a32e9df7d143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8974 2024.07.09 03:58:00.106433 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8975 2024.07.09 03:58:00.106477 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8976 2024.07.09 03:58:00.106610 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8977 2024.07.09 03:58:00.107009 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8978 2024.07.09 03:58:00.107047 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8979 2024.07.09 03:58:00.107361 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8980 2024.07.09 03:58:00.107673 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8981 2024.07.09 03:58:00.107821 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001436 sec., 82869.08077994428 rows/sec., 6.84 MiB/sec.
8982 2024.07.09 03:58:00.108084 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Debug> DynamicQueryHandler: Done processing query
8983 2024.07.09 03:58:00.108151 [ 3 ] {92af4a2a-1c7b-4749-bead-4cb952f6a943} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8984 2024.07.09 03:58:00.108209 [ 3 ] {} <Debug> HTTP-Session: fdcbfeae-58d8-4615-9922-a32e9df7d143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8985 2024.07.09 03:58:00.108430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8986 2024.07.09 03:58:00.108485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8987 2024.07.09 03:58:00.108504 [ 3 ] {} <Debug> HTTP-Session: 6a6bb454-c970-4a9c-be5e-5f6f4c2b098f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
8988 2024.07.09 03:58:00.108522 [ 3 ] {} <Debug> HTTP-Session: 6a6bb454-c970-4a9c-be5e-5f6f4c2b098f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8989 2024.07.09 03:58:00.108536 [ 3 ] {} <Debug> HTTP-Session: 6a6bb454-c970-4a9c-be5e-5f6f4c2b098f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8990 2024.07.09 03:58:00.108569 [ 3 ] {} <Trace> HTTP-Session: 6a6bb454-c970-4a9c-be5e-5f6f4c2b098f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8991 2024.07.09 03:58:00.108699 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8992 2024.07.09 03:58:00.108744 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8993 2024.07.09 03:58:00.108892 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8994 2024.07.09 03:58:00.109242 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8995 2024.07.09 03:58:00.109280 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
8996 2024.07.09 03:58:00.109595 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
8997 2024.07.09 03:58:00.109905 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8998 2024.07.09 03:58:00.110057 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001406 sec., 60455.19203413941 rows/sec., 4.72 MiB/sec.
8999 2024.07.09 03:58:00.110226 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Debug> DynamicQueryHandler: Done processing query
9000 2024.07.09 03:58:00.110252 [ 3 ] {3c61fb24-0369-46fc-aa4b-55c20d152fa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9001 2024.07.09 03:58:00.110267 [ 3 ] {} <Debug> HTTP-Session: 6a6bb454-c970-4a9c-be5e-5f6f4c2b098f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9002 2024.07.09 03:58:00.110470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9003 2024.07.09 03:58:00.110520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9004 2024.07.09 03:58:00.110540 [ 3 ] {} <Debug> HTTP-Session: f00d546b-b176-4a46-95f6-ef49daf3bb65 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9005 2024.07.09 03:58:00.110556 [ 3 ] {} <Debug> HTTP-Session: f00d546b-b176-4a46-95f6-ef49daf3bb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9006 2024.07.09 03:58:00.110570 [ 3 ] {} <Debug> HTTP-Session: f00d546b-b176-4a46-95f6-ef49daf3bb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9007 2024.07.09 03:58:00.110601 [ 3 ] {} <Trace> HTTP-Session: f00d546b-b176-4a46-95f6-ef49daf3bb65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9008 2024.07.09 03:58:00.110744 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9009 2024.07.09 03:58:00.110791 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9010 2024.07.09 03:58:00.110941 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9011 2024.07.09 03:58:00.111350 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9012 2024.07.09 03:58:00.111387 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9013 2024.07.09 03:58:00.111771 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9014 2024.07.09 03:58:00.112111 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9015 2024.07.09 03:58:00.112272 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec.
9016 2024.07.09 03:58:00.112445 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Debug> DynamicQueryHandler: Done processing query
9017 2024.07.09 03:58:00.112471 [ 3 ] {88ffedbd-5f71-44df-a916-9ac25584239f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9018 2024.07.09 03:58:00.112487 [ 3 ] {} <Debug> HTTP-Session: f00d546b-b176-4a46-95f6-ef49daf3bb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.07.09 03:58:00.112674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9020 2024.07.09 03:58:00.112723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9021 2024.07.09 03:58:00.112742 [ 3 ] {} <Debug> HTTP-Session: 6d32a712-71b0-4121-8422-61d38f53e966 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9022 2024.07.09 03:58:00.112760 [ 3 ] {} <Debug> HTTP-Session: 6d32a712-71b0-4121-8422-61d38f53e966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9023 2024.07.09 03:58:00.112774 [ 3 ] {} <Debug> HTTP-Session: 6d32a712-71b0-4121-8422-61d38f53e966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.07.09 03:58:00.112805 [ 3 ] {} <Trace> HTTP-Session: 6d32a712-71b0-4121-8422-61d38f53e966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9025 2024.07.09 03:58:00.113055 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9026 2024.07.09 03:58:00.113119 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <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
9027 2024.07.09 03:58:00.113516 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9028 2024.07.09 03:58:00.114191 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9029 2024.07.09 03:58:00.114228 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9030 2024.07.09 03:58:00.114821 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9031 2024.07.09 03:58:00.115230 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9032 2024.07.09 03:58:00.115419 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002532 sec., 8293.838862559242 rows/sec., 14.86 MiB/sec.
9033 2024.07.09 03:58:00.115737 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Debug> DynamicQueryHandler: Done processing query
9034 2024.07.09 03:58:00.115763 [ 3 ] {3da364ef-1dd0-4dea-b30b-9f7b01307b17} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9035 2024.07.09 03:58:00.115779 [ 3 ] {} <Debug> HTTP-Session: 6d32a712-71b0-4121-8422-61d38f53e966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9036 2024.07.09 03:58:00.115950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9037 2024.07.09 03:58:00.115999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9038 2024.07.09 03:58:00.116019 [ 3 ] {} <Debug> HTTP-Session: 15a85d5f-74a5-434f-b403-8b0e752a6409 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9039 2024.07.09 03:58:00.116036 [ 3 ] {} <Debug> HTTP-Session: 15a85d5f-74a5-434f-b403-8b0e752a6409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9040 2024.07.09 03:58:00.116050 [ 3 ] {} <Debug> HTTP-Session: 15a85d5f-74a5-434f-b403-8b0e752a6409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9041 2024.07.09 03:58:00.116080 [ 3 ] {} <Trace> HTTP-Session: 15a85d5f-74a5-434f-b403-8b0e752a6409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9042 2024.07.09 03:58:00.116196 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9043 2024.07.09 03:58:00.116241 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9044 2024.07.09 03:58:00.116366 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9045 2024.07.09 03:58:00.116677 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9046 2024.07.09 03:58:00.116713 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9047 2024.07.09 03:58:00.117066 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9048 2024.07.09 03:58:00.117382 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9049 2024.07.09 03:58:00.117544 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
9050 2024.07.09 03:58:00.117804 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Debug> DynamicQueryHandler: Done processing query
9051 2024.07.09 03:58:00.117863 [ 3 ] {0ccc1619-001e-49b3-8588-d0b0c9998139} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9052 2024.07.09 03:58:00.117922 [ 3 ] {} <Debug> HTTP-Session: 15a85d5f-74a5-434f-b403-8b0e752a6409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9053 2024.07.09 03:58:03.751956 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
9054 2024.07.09 03:58:03.752077 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
9055 2024.07.09 03:58:05.104942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9056 2024.07.09 03:58:05.105051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9057 2024.07.09 03:58:05.105079 [ 3 ] {} <Debug> HTTP-Session: 353116bb-d0c9-4a06-b03f-c0fcc93cb7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9058 2024.07.09 03:58:05.105103 [ 3 ] {} <Debug> HTTP-Session: 353116bb-d0c9-4a06-b03f-c0fcc93cb7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9059 2024.07.09 03:58:05.105118 [ 3 ] {} <Debug> HTTP-Session: 353116bb-d0c9-4a06-b03f-c0fcc93cb7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9060 2024.07.09 03:58:05.105166 [ 3 ] {} <Trace> HTTP-Session: 353116bb-d0c9-4a06-b03f-c0fcc93cb7ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9061 2024.07.09 03:58:05.105346 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9062 2024.07.09 03:58:05.105411 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9063 2024.07.09 03:58:05.105596 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9064 2024.07.09 03:58:05.106057 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9065 2024.07.09 03:58:05.106099 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9066 2024.07.09 03:58:05.106474 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9067 2024.07.09 03:58:05.106808 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9068 2024.07.09 03:58:05.106961 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001669 sec., 6590.772917914919 rows/sec., 534.21 KiB/sec.
9069 2024.07.09 03:58:05.107286 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Debug> DynamicQueryHandler: Done processing query
9070 2024.07.09 03:58:05.107345 [ 3 ] {df13b757-77a1-41ce-bdbd-6509e4029ea7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9071 2024.07.09 03:58:05.107385 [ 3 ] {} <Debug> HTTP-Session: 353116bb-d0c9-4a06-b03f-c0fcc93cb7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9072 2024.07.09 03:58:05.107562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9073 2024.07.09 03:58:05.107620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9074 2024.07.09 03:58:05.107640 [ 3 ] {} <Debug> HTTP-Session: 7a0edc66-36d0-4b88-a6c0-4d03c53a64df Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9075 2024.07.09 03:58:05.107659 [ 3 ] {} <Debug> HTTP-Session: 7a0edc66-36d0-4b88-a6c0-4d03c53a64df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9076 2024.07.09 03:58:05.107673 [ 3 ] {} <Debug> HTTP-Session: 7a0edc66-36d0-4b88-a6c0-4d03c53a64df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9077 2024.07.09 03:58:05.107708 [ 3 ] {} <Trace> HTTP-Session: 7a0edc66-36d0-4b88-a6c0-4d03c53a64df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9078 2024.07.09 03:58:05.107817 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9079 2024.07.09 03:58:05.107864 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9080 2024.07.09 03:58:05.108015 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9081 2024.07.09 03:58:05.108331 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9082 2024.07.09 03:58:05.108369 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9083 2024.07.09 03:58:05.108669 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
9084 2024.07.09 03:58:05.108967 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9085 2024.07.09 03:58:05.109131 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001337 sec., 5983.545250560957 rows/sec., 487.92 KiB/sec.
9086 2024.07.09 03:58:05.109342 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Debug> DynamicQueryHandler: Done processing query
9087 2024.07.09 03:58:05.109367 [ 3 ] {974a48ae-dba9-45f8-a567-7cd505f1fa91} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9088 2024.07.09 03:58:05.109383 [ 3 ] {} <Debug> HTTP-Session: 7a0edc66-36d0-4b88-a6c0-4d03c53a64df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9089 2024.07.09 03:58:05.109610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9090 2024.07.09 03:58:05.109660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9091 2024.07.09 03:58:05.109679 [ 3 ] {} <Debug> HTTP-Session: cede940e-4163-4426-a9a5-93b9bd52e9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9092 2024.07.09 03:58:05.109696 [ 3 ] {} <Debug> HTTP-Session: cede940e-4163-4426-a9a5-93b9bd52e9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9093 2024.07.09 03:58:05.109709 [ 3 ] {} <Debug> HTTP-Session: cede940e-4163-4426-a9a5-93b9bd52e9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9094 2024.07.09 03:58:05.109741 [ 3 ] {} <Trace> HTTP-Session: cede940e-4163-4426-a9a5-93b9bd52e9f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9095 2024.07.09 03:58:05.109873 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9096 2024.07.09 03:58:05.109916 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9097 2024.07.09 03:58:05.110041 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9098 2024.07.09 03:58:05.110418 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9099 2024.07.09 03:58:05.110454 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9100 2024.07.09 03:58:05.110763 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9101 2024.07.09 03:58:05.111059 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9102 2024.07.09 03:58:05.111223 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Debug> executeQuery: Read 129 rows, 10.42 KiB in 0.001401 sec., 92077.08779443255 rows/sec., 7.26 MiB/sec.
9103 2024.07.09 03:58:05.111235 [ 49 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9104 2024.07.09 03:58:05.111343 [ 49 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9105 2024.07.09 03:58:05.111391 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9106 2024.07.09 03:58:05.111474 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Debug> DynamicQueryHandler: Done processing query
9107 2024.07.09 03:58:05.111552 [ 3 ] {25637829-30cf-4a73-a041-60bf99e2a7ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9108 2024.07.09 03:58:05.111640 [ 3 ] {} <Debug> HTTP-Session: cede940e-4163-4426-a9a5-93b9bd52e9f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9109 2024.07.09 03:58:05.111708 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9110 2024.07.09 03:58:05.111940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9111 2024.07.09 03:58:05.112168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9112 2024.07.09 03:58:05.112318 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9113 2024.07.09 03:58:05.112308 [ 3 ] {} <Debug> HTTP-Session: 66134d35-de47-4bac-8c3d-8d9a21a19441 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9114 2024.07.09 03:58:05.112411 [ 3 ] {} <Debug> HTTP-Session: 66134d35-de47-4bac-8c3d-8d9a21a19441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9115 2024.07.09 03:58:05.112420 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 196 rows starting from the beginning of the part
9116 2024.07.09 03:58:05.112465 [ 3 ] {} <Debug> HTTP-Session: 66134d35-de47-4bac-8c3d-8d9a21a19441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9117 2024.07.09 03:58:05.112590 [ 3 ] {} <Trace> HTTP-Session: 66134d35-de47-4bac-8c3d-8d9a21a19441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9118 2024.07.09 03:58:05.112677 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 89 rows starting from the beginning of the part
9119 2024.07.09 03:58:05.112917 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 119 rows starting from the beginning of the part
9120 2024.07.09 03:58:05.112987 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9121 2024.07.09 03:58:05.113242 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9122 2024.07.09 03:58:05.113275 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 89 rows starting from the beginning of the part
9123 2024.07.09 03:58:05.113618 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 119 rows starting from the beginning of the part
9124 2024.07.09 03:58:05.113945 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 129 rows starting from the beginning of the part
9125 2024.07.09 03:58:05.114526 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9126 2024.07.09 03:58:05.115201 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9127 2024.07.09 03:58:05.115258 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9128 2024.07.09 03:58:05.116066 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
9129 2024.07.09 03:58:05.116725 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 4 columns (4 merged, 0 gathered) in 0.005227741 sec., 141743.82395761381 rows/sec., 11.52 MiB/sec.
9130 2024.07.09 03:58:05.116738 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9131 2024.07.09 03:58:05.116948 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9132 2024.07.09 03:58:05.117049 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.004172 sec., 1917.5455417066153 rows/sec., 133.89 KiB/sec.
9133 2024.07.09 03:58:05.118093 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Debug> DynamicQueryHandler: Done processing query
9134 2024.07.09 03:58:05.118231 [ 3 ] {d455fbd4-954b-4bf2-bd8f-026bd93bdb56} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9135 2024.07.09 03:58:05.118298 [ 3 ] {} <Debug> HTTP-Session: 66134d35-de47-4bac-8c3d-8d9a21a19441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9136 2024.07.09 03:58:05.118494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9137 2024.07.09 03:58:05.118571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9138 2024.07.09 03:58:05.118617 [ 3 ] {} <Debug> HTTP-Session: 0ec9e4fc-c60d-42a9-9ec4-0d1c4fc1eede Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9139 2024.07.09 03:58:05.118621 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9140 2024.07.09 03:58:05.118642 [ 3 ] {} <Debug> HTTP-Session: 0ec9e4fc-c60d-42a9-9ec4-0d1c4fc1eede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9141 2024.07.09 03:58:05.118694 [ 3 ] {} <Debug> HTTP-Session: 0ec9e4fc-c60d-42a9-9ec4-0d1c4fc1eede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9142 2024.07.09 03:58:05.118769 [ 3 ] {} <Trace> HTTP-Session: 0ec9e4fc-c60d-42a9-9ec4-0d1c4fc1eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9143 2024.07.09 03:58:05.118794 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_61_12} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9144 2024.07.09 03:58:05.118938 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
9145 2024.07.09 03:58:05.118995 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9146 2024.07.09 03:58:05.119045 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9147 2024.07.09 03:58:05.119189 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9148 2024.07.09 03:58:05.119565 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9149 2024.07.09 03:58:05.119601 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9150 2024.07.09 03:58:05.119915 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9151 2024.07.09 03:58:05.120220 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9152 2024.07.09 03:58:05.120369 [ 49 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9153 2024.07.09 03:58:05.120376 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Debug> executeQuery: Read 107 rows, 8.55 KiB in 0.001469 sec., 72838.66575901974 rows/sec., 5.68 MiB/sec.
9154 2024.07.09 03:58:05.120421 [ 49 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9155 2024.07.09 03:58:05.120483 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9156 2024.07.09 03:58:05.120669 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Debug> DynamicQueryHandler: Done processing query
9157 2024.07.09 03:58:05.120694 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9158 2024.07.09 03:58:05.120705 [ 3 ] {b291bc9b-e118-4a76-9e2e-1dccf6815cae} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9159 2024.07.09 03:58:05.120779 [ 3 ] {} <Debug> HTTP-Session: 0ec9e4fc-c60d-42a9-9ec4-0d1c4fc1eede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.07.09 03:58:05.120915 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9161 2024.07.09 03:58:05.120966 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 152 rows starting from the beginning of the part
9162 2024.07.09 03:58:05.121001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9163 2024.07.09 03:58:05.121130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9164 2024.07.09 03:58:05.121151 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 75 rows starting from the beginning of the part
9165 2024.07.09 03:58:05.121194 [ 3 ] {} <Debug> HTTP-Session: 671fc60d-0b02-4ed0-90d6-a42d67c699c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9166 2024.07.09 03:58:05.121260 [ 3 ] {} <Debug> HTTP-Session: 671fc60d-0b02-4ed0-90d6-a42d67c699c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9167 2024.07.09 03:58:05.121319 [ 3 ] {} <Debug> HTTP-Session: 671fc60d-0b02-4ed0-90d6-a42d67c699c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9168 2024.07.09 03:58:05.121531 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 85 rows starting from the beginning of the part
9169 2024.07.09 03:58:05.121551 [ 3 ] {} <Trace> HTTP-Session: 671fc60d-0b02-4ed0-90d6-a42d67c699c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9170 2024.07.09 03:58:05.121806 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 75 rows starting from the beginning of the part
9171 2024.07.09 03:58:05.122128 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 85 rows starting from the beginning of the part
9172 2024.07.09 03:58:05.122161 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9173 2024.07.09 03:58:05.122447 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9174 2024.07.09 03:58:05.122463 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 107 rows starting from the beginning of the part
9175 2024.07.09 03:58:05.123247 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9176 2024.07.09 03:58:05.124167 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9177 2024.07.09 03:58:05.124238 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9178 2024.07.09 03:58:05.125212 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9179 2024.07.09 03:58:05.125308 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.004713562 sec., 122837.03916486088 rows/sec., 9.59 MiB/sec.
9180 2024.07.09 03:58:05.125563 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9181 2024.07.09 03:58:05.126017 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9182 2024.07.09 03:58:05.126329 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9183 2024.07.09 03:58:05.126391 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.004571 sec., 43754.101947057534 rows/sec., 3.05 MiB/sec.
9184 2024.07.09 03:58:05.126404 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9185 2024.07.09 03:58:05.126487 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9186 2024.07.09 03:58:05.126579 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9187 2024.07.09 03:58:05.126962 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9188 2024.07.09 03:58:05.127213 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Debug> DynamicQueryHandler: Done processing query
9189 2024.07.09 03:58:05.127341 [ 3 ] {eb5a369d-e808-4534-99ca-3db355ca7ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9190 2024.07.09 03:58:05.127502 [ 3 ] {} <Debug> HTTP-Session: 671fc60d-0b02-4ed0-90d6-a42d67c699c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9191 2024.07.09 03:58:05.127704 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9192 2024.07.09 03:58:05.127715 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_61_12} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9193 2024.07.09 03:58:05.127848 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 9158 rows starting from the beginning of the part
9194 2024.07.09 03:58:05.127914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9195 2024.07.09 03:58:05.128215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9196 2024.07.09 03:58:05.128403 [ 3 ] {} <Debug> HTTP-Session: 7e128171-7b2e-4763-94f5-e59301a3b6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9197 2024.07.09 03:58:05.128547 [ 3 ] {} <Debug> HTTP-Session: 7e128171-7b2e-4763-94f5-e59301a3b6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9198 2024.07.09 03:58:05.128553 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9199 2024.07.09 03:58:05.128594 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
9200 2024.07.09 03:58:05.128650 [ 3 ] {} <Debug> HTTP-Session: 7e128171-7b2e-4763-94f5-e59301a3b6b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9201 2024.07.09 03:58:05.128899 [ 3 ] {} <Trace> HTTP-Session: 7e128171-7b2e-4763-94f5-e59301a3b6b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9202 2024.07.09 03:58:05.129080 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
9203 2024.07.09 03:58:05.129271 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part
9204 2024.07.09 03:58:05.129479 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part
9205 2024.07.09 03:58:05.129477 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9206 2024.07.09 03:58:05.129811 [ 190 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 200 rows starting from the beginning of the part
9207 2024.07.09 03:58:05.129840 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <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
9208 2024.07.09 03:58:05.131542 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9209 2024.07.09 03:58:05.132964 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9210 2024.07.09 03:58:05.133031 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9211 2024.07.09 03:58:05.134059 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9212 2024.07.09 03:58:05.135121 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9213 2024.07.09 03:58:05.135334 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006159 sec., 1786.0042214645234 rows/sec., 3.20 MiB/sec.
9214 2024.07.09 03:58:05.136293 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Debug> DynamicQueryHandler: Done processing query
9215 2024.07.09 03:58:05.136377 [ 3 ] {824672b0-9b24-44dc-9809-5656bcb01995} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9216 2024.07.09 03:58:05.136445 [ 3 ] {} <Debug> HTTP-Session: 7e128171-7b2e-4763-94f5-e59301a3b6b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9217 2024.07.09 03:58:05.136535 [ 197 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9998 rows, containing 5 columns (5 merged, 0 gathered) in 0.009904292 sec., 1009461.3527145605 rows/sec., 70.36 MiB/sec.
9218 2024.07.09 03:58:05.136624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9219 2024.07.09 03:58:05.136691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9220 2024.07.09 03:58:05.136711 [ 3 ] {} <Debug> HTTP-Session: fd4e8589-288f-47c2-be92-4063fe6b8a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9221 2024.07.09 03:58:05.136728 [ 3 ] {} <Debug> HTTP-Session: fd4e8589-288f-47c2-be92-4063fe6b8a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9222 2024.07.09 03:58:05.136745 [ 3 ] {} <Debug> HTTP-Session: fd4e8589-288f-47c2-be92-4063fe6b8a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9223 2024.07.09 03:58:05.136785 [ 3 ] {} <Trace> HTTP-Session: fd4e8589-288f-47c2-be92-4063fe6b8a56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9224 2024.07.09 03:58:05.136793 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9225 2024.07.09 03:58:05.136935 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9226 2024.07.09 03:58:05.136991 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9227 2024.07.09 03:58:05.137351 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9228 2024.07.09 03:58:05.137534 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9229 2024.07.09 03:58:05.137694 [ 200 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9230 2024.07.09 03:58:05.137811 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9231 2024.07.09 03:58:05.137816 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB.
9232 2024.07.09 03:58:05.137852 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9233 2024.07.09 03:58:05.138216 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9234 2024.07.09 03:58:05.138552 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9235 2024.07.09 03:58:05.138705 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001823 sec., 32912.78113000549 rows/sec., 2.22 MiB/sec.
9236 2024.07.09 03:58:05.138722 [ 49 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9237 2024.07.09 03:58:05.138802 [ 49 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9238 2024.07.09 03:58:05.138851 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9239 2024.07.09 03:58:05.139045 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Debug> DynamicQueryHandler: Done processing query
9240 2024.07.09 03:58:05.139100 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9241 2024.07.09 03:58:05.139116 [ 3 ] {fbe8660c-bd2e-4e68-a636-fa275428c17b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9242 2024.07.09 03:58:05.139229 [ 3 ] {} <Debug> HTTP-Session: fd4e8589-288f-47c2-be92-4063fe6b8a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9243 2024.07.09 03:58:05.139498 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9244 2024.07.09 03:58:05.139551 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3246 rows starting from the beginning of the part
9245 2024.07.09 03:58:05.139635 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
9246 2024.07.09 03:58:05.139887 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
9247 2024.07.09 03:58:05.140049 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
9248 2024.07.09 03:58:05.140174 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
9249 2024.07.09 03:58:05.140353 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part
9250 2024.07.09 03:58:05.142109 [ 200 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003175465 sec., 1116686.8474380916 rows/sec., 75.22 MiB/sec.
9251 2024.07.09 03:58:05.142407 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9252 2024.07.09 03:58:05.142864 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9253 2024.07.09 03:58:05.142952 [ 197 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_61_12} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9254 2024.07.09 03:58:05.143020 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
9255 2024.07.09 03:58:10.104215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9256 2024.07.09 03:58:10.104333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9257 2024.07.09 03:58:10.104356 [ 3 ] {} <Debug> HTTP-Session: 023b5f81-d881-4158-9d2c-6ede5e3ff59e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9258 2024.07.09 03:58:10.104381 [ 3 ] {} <Debug> HTTP-Session: 023b5f81-d881-4158-9d2c-6ede5e3ff59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9259 2024.07.09 03:58:10.104395 [ 3 ] {} <Debug> HTTP-Session: 023b5f81-d881-4158-9d2c-6ede5e3ff59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9260 2024.07.09 03:58:10.104443 [ 3 ] {} <Trace> HTTP-Session: 023b5f81-d881-4158-9d2c-6ede5e3ff59e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9261 2024.07.09 03:58:10.104622 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9262 2024.07.09 03:58:10.104684 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9263 2024.07.09 03:58:10.104867 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9264 2024.07.09 03:58:10.105342 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9265 2024.07.09 03:58:10.105383 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9266 2024.07.09 03:58:10.105735 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9267 2024.07.09 03:58:10.106068 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9268 2024.07.09 03:58:10.106231 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001663 sec., 12627.781118460614 rows/sec., 1023.54 KiB/sec.
9269 2024.07.09 03:58:10.106438 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Debug> DynamicQueryHandler: Done processing query
9270 2024.07.09 03:58:10.106465 [ 3 ] {ab50ae7f-1335-4575-af8a-23053856e547} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9271 2024.07.09 03:58:10.106481 [ 3 ] {} <Debug> HTTP-Session: 023b5f81-d881-4158-9d2c-6ede5e3ff59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9272 2024.07.09 03:58:10.106639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9273 2024.07.09 03:58:10.106693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9274 2024.07.09 03:58:10.106712 [ 3 ] {} <Debug> HTTP-Session: 199e899a-7e4d-4f58-86d1-303ad1e53718 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9275 2024.07.09 03:58:10.106728 [ 3 ] {} <Debug> HTTP-Session: 199e899a-7e4d-4f58-86d1-303ad1e53718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9276 2024.07.09 03:58:10.106741 [ 3 ] {} <Debug> HTTP-Session: 199e899a-7e4d-4f58-86d1-303ad1e53718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9277 2024.07.09 03:58:10.106772 [ 3 ] {} <Trace> HTTP-Session: 199e899a-7e4d-4f58-86d1-303ad1e53718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9278 2024.07.09 03:58:10.106874 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9279 2024.07.09 03:58:10.106918 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9280 2024.07.09 03:58:10.107044 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9281 2024.07.09 03:58:10.107335 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9282 2024.07.09 03:58:10.107371 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9283 2024.07.09 03:58:10.107668 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
9284 2024.07.09 03:58:10.107969 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9285 2024.07.09 03:58:10.108122 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001263 sec., 3167.0625494853525 rows/sec., 258.25 KiB/sec.
9286 2024.07.09 03:58:10.108308 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Debug> DynamicQueryHandler: Done processing query
9287 2024.07.09 03:58:10.108332 [ 3 ] {875b1540-d8ca-47bc-9f31-2ac8c5c6adf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9288 2024.07.09 03:58:10.108348 [ 3 ] {} <Debug> HTTP-Session: 199e899a-7e4d-4f58-86d1-303ad1e53718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9289 2024.07.09 03:58:10.108489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9290 2024.07.09 03:58:10.108535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9291 2024.07.09 03:58:10.108553 [ 3 ] {} <Debug> HTTP-Session: 3c402573-1d87-4e18-88cb-74af7b601d23 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9292 2024.07.09 03:58:10.108569 [ 3 ] {} <Debug> HTTP-Session: 3c402573-1d87-4e18-88cb-74af7b601d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9293 2024.07.09 03:58:10.108582 [ 3 ] {} <Debug> HTTP-Session: 3c402573-1d87-4e18-88cb-74af7b601d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9294 2024.07.09 03:58:10.108613 [ 3 ] {} <Trace> HTTP-Session: 3c402573-1d87-4e18-88cb-74af7b601d23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9295 2024.07.09 03:58:10.108740 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9296 2024.07.09 03:58:10.108781 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9297 2024.07.09 03:58:10.108902 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9298 2024.07.09 03:58:10.109285 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9299 2024.07.09 03:58:10.109320 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9300 2024.07.09 03:58:10.109631 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9301 2024.07.09 03:58:10.109933 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9302 2024.07.09 03:58:10.110088 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Debug> executeQuery: Read 121 rows, 10.20 KiB in 0.001392 sec., 86925.28735632185 rows/sec., 7.15 MiB/sec.
9303 2024.07.09 03:58:10.110322 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Debug> DynamicQueryHandler: Done processing query
9304 2024.07.09 03:58:10.110347 [ 3 ] {dc27d16f-ad5a-4dd7-8dcd-4b12624c7dd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9305 2024.07.09 03:58:10.110362 [ 3 ] {} <Debug> HTTP-Session: 3c402573-1d87-4e18-88cb-74af7b601d23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9306 2024.07.09 03:58:10.110590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9307 2024.07.09 03:58:10.110740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9308 2024.07.09 03:58:10.110817 [ 3 ] {} <Debug> HTTP-Session: 572db166-306c-43fa-877f-76c55a1ad38a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9309 2024.07.09 03:58:10.110859 [ 3 ] {} <Debug> HTTP-Session: 572db166-306c-43fa-877f-76c55a1ad38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9310 2024.07.09 03:58:10.110901 [ 3 ] {} <Debug> HTTP-Session: 572db166-306c-43fa-877f-76c55a1ad38a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.07.09 03:58:10.110954 [ 3 ] {} <Trace> HTTP-Session: 572db166-306c-43fa-877f-76c55a1ad38a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9312 2024.07.09 03:58:10.111053 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9313 2024.07.09 03:58:10.111094 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9314 2024.07.09 03:58:10.111231 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9315 2024.07.09 03:58:10.111494 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9316 2024.07.09 03:58:10.111529 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9317 2024.07.09 03:58:10.111818 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
9318 2024.07.09 03:58:10.112110 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9319 2024.07.09 03:58:10.112269 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001229 sec., 3254.6786004882015 rows/sec., 227.26 KiB/sec.
9320 2024.07.09 03:58:10.112463 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Debug> DynamicQueryHandler: Done processing query
9321 2024.07.09 03:58:10.112488 [ 3 ] {b756eaf1-12b5-4f4b-8ff1-f1dc28ef743a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9322 2024.07.09 03:58:10.112503 [ 3 ] {} <Debug> HTTP-Session: 572db166-306c-43fa-877f-76c55a1ad38a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9323 2024.07.09 03:58:10.112632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9324 2024.07.09 03:58:10.112678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9325 2024.07.09 03:58:10.112697 [ 3 ] {} <Debug> HTTP-Session: af3f0e8d-273e-41fd-8660-2f7961578c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9326 2024.07.09 03:58:10.112713 [ 3 ] {} <Debug> HTTP-Session: af3f0e8d-273e-41fd-8660-2f7961578c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9327 2024.07.09 03:58:10.112726 [ 3 ] {} <Debug> HTTP-Session: af3f0e8d-273e-41fd-8660-2f7961578c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9328 2024.07.09 03:58:10.112755 [ 3 ] {} <Trace> HTTP-Session: af3f0e8d-273e-41fd-8660-2f7961578c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9329 2024.07.09 03:58:10.112867 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9330 2024.07.09 03:58:10.112908 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9331 2024.07.09 03:58:10.113031 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9332 2024.07.09 03:58:10.113360 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9333 2024.07.09 03:58:10.113395 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9334 2024.07.09 03:58:10.113692 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9335 2024.07.09 03:58:10.113981 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9336 2024.07.09 03:58:10.114136 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001306 sec., 68147.01378254211 rows/sec., 5.33 MiB/sec.
9337 2024.07.09 03:58:10.114291 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Debug> DynamicQueryHandler: Done processing query
9338 2024.07.09 03:58:10.114315 [ 3 ] {befd6bde-26ac-4fea-8572-4fafa0a95525} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9339 2024.07.09 03:58:10.114330 [ 3 ] {} <Debug> HTTP-Session: af3f0e8d-273e-41fd-8660-2f7961578c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9340 2024.07.09 03:58:10.114507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9341 2024.07.09 03:58:10.114554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9342 2024.07.09 03:58:10.114573 [ 3 ] {} <Debug> HTTP-Session: 62652dd2-ae1f-4381-ad3d-57272379ab04 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9343 2024.07.09 03:58:10.114589 [ 3 ] {} <Debug> HTTP-Session: 62652dd2-ae1f-4381-ad3d-57272379ab04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9344 2024.07.09 03:58:10.114602 [ 3 ] {} <Debug> HTTP-Session: 62652dd2-ae1f-4381-ad3d-57272379ab04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9345 2024.07.09 03:58:10.114632 [ 3 ] {} <Trace> HTTP-Session: 62652dd2-ae1f-4381-ad3d-57272379ab04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9346 2024.07.09 03:58:10.114767 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9347 2024.07.09 03:58:10.114813 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9348 2024.07.09 03:58:10.114953 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9349 2024.07.09 03:58:10.115282 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9350 2024.07.09 03:58:10.115316 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9351 2024.07.09 03:58:10.115691 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9352 2024.07.09 03:58:10.116008 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9353 2024.07.09 03:58:10.116165 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001455 sec., 111340.20618556702 rows/sec., 7.75 MiB/sec.
9354 2024.07.09 03:58:10.116323 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Debug> DynamicQueryHandler: Done processing query
9355 2024.07.09 03:58:10.116346 [ 3 ] {7294deb4-6e15-4e9b-869d-41ec0bbaa763} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9356 2024.07.09 03:58:10.116362 [ 3 ] {} <Debug> HTTP-Session: 62652dd2-ae1f-4381-ad3d-57272379ab04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9357 2024.07.09 03:58:10.116567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9358 2024.07.09 03:58:10.116614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9359 2024.07.09 03:58:10.116633 [ 3 ] {} <Debug> HTTP-Session: 79014bf5-5221-4955-b57a-05773a7f902a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9360 2024.07.09 03:58:10.116649 [ 3 ] {} <Debug> HTTP-Session: 79014bf5-5221-4955-b57a-05773a7f902a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9361 2024.07.09 03:58:10.116662 [ 3 ] {} <Debug> HTTP-Session: 79014bf5-5221-4955-b57a-05773a7f902a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9362 2024.07.09 03:58:10.116692 [ 3 ] {} <Trace> HTTP-Session: 79014bf5-5221-4955-b57a-05773a7f902a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9363 2024.07.09 03:58:10.116936 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9364 2024.07.09 03:58:10.116997 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <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
9365 2024.07.09 03:58:10.117399 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9366 2024.07.09 03:58:10.118106 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9367 2024.07.09 03:58:10.118142 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9368 2024.07.09 03:58:10.118745 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9369 2024.07.09 03:58:10.119147 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9370 2024.07.09 03:58:10.119303 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002532 sec., 8293.838862559242 rows/sec., 14.86 MiB/sec.
9371 2024.07.09 03:58:10.119555 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Debug> DynamicQueryHandler: Done processing query
9372 2024.07.09 03:58:10.119580 [ 3 ] {e36ea542-b5cc-4743-8fb1-ecab2ba9e74c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9373 2024.07.09 03:58:10.119596 [ 3 ] {} <Debug> HTTP-Session: 79014bf5-5221-4955-b57a-05773a7f902a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9374 2024.07.09 03:58:10.119758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9375 2024.07.09 03:58:10.119805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9376 2024.07.09 03:58:10.119824 [ 3 ] {} <Debug> HTTP-Session: a49f096e-10e7-4e9c-b002-745db27946f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9377 2024.07.09 03:58:10.119841 [ 3 ] {} <Debug> HTTP-Session: a49f096e-10e7-4e9c-b002-745db27946f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9378 2024.07.09 03:58:10.119854 [ 3 ] {} <Debug> HTTP-Session: a49f096e-10e7-4e9c-b002-745db27946f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9379 2024.07.09 03:58:10.119884 [ 3 ] {} <Trace> HTTP-Session: a49f096e-10e7-4e9c-b002-745db27946f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9380 2024.07.09 03:58:10.119993 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9381 2024.07.09 03:58:10.120036 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9382 2024.07.09 03:58:10.120166 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9383 2024.07.09 03:58:10.120445 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9384 2024.07.09 03:58:10.120481 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB.
9385 2024.07.09 03:58:10.120827 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9386 2024.07.09 03:58:10.121138 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9387 2024.07.09 03:58:10.121289 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec.
9388 2024.07.09 03:58:10.121446 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Debug> DynamicQueryHandler: Done processing query
9389 2024.07.09 03:58:10.121470 [ 3 ] {55cd4c24-6606-478c-9f34-262b698a7757} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9390 2024.07.09 03:58:10.121486 [ 3 ] {} <Debug> HTTP-Session: a49f096e-10e7-4e9c-b002-745db27946f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9391 2024.07.09 03:58:15.103695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9392 2024.07.09 03:58:15.103827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9393 2024.07.09 03:58:15.103852 [ 3 ] {} <Debug> HTTP-Session: b57dfa5f-0636-4295-8b86-ed37245f5123 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9394 2024.07.09 03:58:15.103876 [ 3 ] {} <Debug> HTTP-Session: b57dfa5f-0636-4295-8b86-ed37245f5123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9395 2024.07.09 03:58:15.103891 [ 3 ] {} <Debug> HTTP-Session: b57dfa5f-0636-4295-8b86-ed37245f5123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9396 2024.07.09 03:58:15.103939 [ 3 ] {} <Trace> HTTP-Session: b57dfa5f-0636-4295-8b86-ed37245f5123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9397 2024.07.09 03:58:15.104121 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9398 2024.07.09 03:58:15.104188 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9399 2024.07.09 03:58:15.104380 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9400 2024.07.09 03:58:15.104837 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9401 2024.07.09 03:58:15.104880 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9402 2024.07.09 03:58:15.105251 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9403 2024.07.09 03:58:15.105581 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9404 2024.07.09 03:58:15.105750 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001677 sec., 6559.332140727489 rows/sec., 531.66 KiB/sec.
9405 2024.07.09 03:58:15.105982 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Debug> DynamicQueryHandler: Done processing query
9406 2024.07.09 03:58:15.106009 [ 3 ] {a9d83f0e-8163-476d-aed4-db86c71cdd03} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9407 2024.07.09 03:58:15.106026 [ 3 ] {} <Debug> HTTP-Session: b57dfa5f-0636-4295-8b86-ed37245f5123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9408 2024.07.09 03:58:15.106197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9409 2024.07.09 03:58:15.106250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9410 2024.07.09 03:58:15.106269 [ 3 ] {} <Debug> HTTP-Session: a387d026-e2ea-4a38-91ba-849dd5354b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9411 2024.07.09 03:58:15.106287 [ 3 ] {} <Debug> HTTP-Session: a387d026-e2ea-4a38-91ba-849dd5354b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9412 2024.07.09 03:58:15.106301 [ 3 ] {} <Debug> HTTP-Session: a387d026-e2ea-4a38-91ba-849dd5354b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9413 2024.07.09 03:58:15.106333 [ 3 ] {} <Trace> HTTP-Session: a387d026-e2ea-4a38-91ba-849dd5354b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9414 2024.07.09 03:58:15.106430 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9415 2024.07.09 03:58:15.106476 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9416 2024.07.09 03:58:15.106615 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9417 2024.07.09 03:58:15.106903 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9418 2024.07.09 03:58:15.106941 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9419 2024.07.09 03:58:15.107267 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
9420 2024.07.09 03:58:15.107573 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9421 2024.07.09 03:58:15.107733 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec.
9422 2024.07.09 03:58:15.107992 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Debug> DynamicQueryHandler: Done processing query
9423 2024.07.09 03:58:15.108018 [ 3 ] {db2a78ea-4f02-4507-acc4-a99d29de8679} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9424 2024.07.09 03:58:15.108034 [ 3 ] {} <Debug> HTTP-Session: a387d026-e2ea-4a38-91ba-849dd5354b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9425 2024.07.09 03:58:15.108170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9426 2024.07.09 03:58:15.108218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9427 2024.07.09 03:58:15.108239 [ 3 ] {} <Debug> HTTP-Session: a00a2511-9a38-4e4b-a9b1-f6e3349d00db Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9428 2024.07.09 03:58:15.108256 [ 3 ] {} <Debug> HTTP-Session: a00a2511-9a38-4e4b-a9b1-f6e3349d00db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9429 2024.07.09 03:58:15.108270 [ 3 ] {} <Debug> HTTP-Session: a00a2511-9a38-4e4b-a9b1-f6e3349d00db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9430 2024.07.09 03:58:15.108301 [ 3 ] {} <Trace> HTTP-Session: a00a2511-9a38-4e4b-a9b1-f6e3349d00db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9431 2024.07.09 03:58:15.108421 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9432 2024.07.09 03:58:15.108466 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9433 2024.07.09 03:58:15.108614 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9434 2024.07.09 03:58:15.108999 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9435 2024.07.09 03:58:15.109050 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9436 2024.07.09 03:58:15.109459 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9437 2024.07.09 03:58:15.109852 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9438 2024.07.09 03:58:15.110022 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.00164 sec., 54878.04878048781 rows/sec., 4.43 MiB/sec.
9439 2024.07.09 03:58:15.110280 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Debug> DynamicQueryHandler: Done processing query
9440 2024.07.09 03:58:15.110346 [ 3 ] {97160e00-4a25-4634-8757-1d7d4529a0be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9441 2024.07.09 03:58:15.110414 [ 3 ] {} <Debug> HTTP-Session: a00a2511-9a38-4e4b-a9b1-f6e3349d00db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9442 2024.07.09 03:58:15.110592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9443 2024.07.09 03:58:15.110645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9444 2024.07.09 03:58:15.110664 [ 3 ] {} <Debug> HTTP-Session: d04194be-6f95-4768-9b38-98b39ee91d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9445 2024.07.09 03:58:15.110681 [ 3 ] {} <Debug> HTTP-Session: d04194be-6f95-4768-9b38-98b39ee91d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9446 2024.07.09 03:58:15.110695 [ 3 ] {} <Debug> HTTP-Session: d04194be-6f95-4768-9b38-98b39ee91d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9447 2024.07.09 03:58:15.110728 [ 3 ] {} <Trace> HTTP-Session: d04194be-6f95-4768-9b38-98b39ee91d42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9448 2024.07.09 03:58:15.110826 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9449 2024.07.09 03:58:15.110870 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9450 2024.07.09 03:58:15.111019 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9451 2024.07.09 03:58:15.111306 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9452 2024.07.09 03:58:15.111342 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9453 2024.07.09 03:58:15.111662 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
9454 2024.07.09 03:58:15.111968 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9455 2024.07.09 03:58:15.112127 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001319 sec., 1516.3002274450341 rows/sec., 105.87 KiB/sec.
9456 2024.07.09 03:58:15.112439 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Debug> DynamicQueryHandler: Done processing query
9457 2024.07.09 03:58:15.112465 [ 3 ] {b74af203-fff3-4f18-9372-1184b2875750} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9458 2024.07.09 03:58:15.112481 [ 3 ] {} <Debug> HTTP-Session: d04194be-6f95-4768-9b38-98b39ee91d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9459 2024.07.09 03:58:15.112616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9460 2024.07.09 03:58:15.112664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9461 2024.07.09 03:58:15.112684 [ 3 ] {} <Debug> HTTP-Session: 70cd6c26-2e78-4ad4-bbb3-b09de041d66a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9462 2024.07.09 03:58:15.112701 [ 3 ] {} <Debug> HTTP-Session: 70cd6c26-2e78-4ad4-bbb3-b09de041d66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9463 2024.07.09 03:58:15.112715 [ 3 ] {} <Debug> HTTP-Session: 70cd6c26-2e78-4ad4-bbb3-b09de041d66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9464 2024.07.09 03:58:15.112746 [ 3 ] {} <Trace> HTTP-Session: 70cd6c26-2e78-4ad4-bbb3-b09de041d66a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9465 2024.07.09 03:58:15.112863 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9466 2024.07.09 03:58:15.112907 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9467 2024.07.09 03:58:15.113055 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9468 2024.07.09 03:58:15.113389 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9469 2024.07.09 03:58:15.113425 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9470 2024.07.09 03:58:15.113733 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9471 2024.07.09 03:58:15.114026 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9472 2024.07.09 03:58:15.114237 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00141 sec., 54609.92907801418 rows/sec., 4.27 MiB/sec.
9473 2024.07.09 03:58:15.114445 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Debug> DynamicQueryHandler: Done processing query
9474 2024.07.09 03:58:15.114471 [ 3 ] {574ba3b5-09dc-441b-be8c-34a925623157} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9475 2024.07.09 03:58:15.114488 [ 3 ] {} <Debug> HTTP-Session: 70cd6c26-2e78-4ad4-bbb3-b09de041d66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9476 2024.07.09 03:58:15.114643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9477 2024.07.09 03:58:15.114693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9478 2024.07.09 03:58:15.114712 [ 3 ] {} <Debug> HTTP-Session: c256b874-b4da-4e3f-9042-1b9bc0498d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9479 2024.07.09 03:58:15.114728 [ 3 ] {} <Debug> HTTP-Session: c256b874-b4da-4e3f-9042-1b9bc0498d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9480 2024.07.09 03:58:15.114742 [ 3 ] {} <Debug> HTTP-Session: c256b874-b4da-4e3f-9042-1b9bc0498d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9481 2024.07.09 03:58:15.114773 [ 3 ] {} <Trace> HTTP-Session: c256b874-b4da-4e3f-9042-1b9bc0498d4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9482 2024.07.09 03:58:15.114919 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9483 2024.07.09 03:58:15.114969 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9484 2024.07.09 03:58:15.115130 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9485 2024.07.09 03:58:15.115494 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9486 2024.07.09 03:58:15.115532 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9487 2024.07.09 03:58:15.115925 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9488 2024.07.09 03:58:15.116279 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9489 2024.07.09 03:58:15.116432 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00157 sec., 102547.77070063695 rows/sec., 7.14 MiB/sec.
9490 2024.07.09 03:58:15.116589 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Debug> DynamicQueryHandler: Done processing query
9491 2024.07.09 03:58:15.116614 [ 3 ] {7ace51c8-22b0-40a6-8156-58e7b74f2cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9492 2024.07.09 03:58:15.116629 [ 3 ] {} <Debug> HTTP-Session: c256b874-b4da-4e3f-9042-1b9bc0498d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9493 2024.07.09 03:58:15.116770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9494 2024.07.09 03:58:15.116817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9495 2024.07.09 03:58:15.116836 [ 3 ] {} <Debug> HTTP-Session: 6d4d3e48-f972-4b92-93bf-5bf89dd0134a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9496 2024.07.09 03:58:15.116852 [ 3 ] {} <Debug> HTTP-Session: 6d4d3e48-f972-4b92-93bf-5bf89dd0134a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9497 2024.07.09 03:58:15.116866 [ 3 ] {} <Debug> HTTP-Session: 6d4d3e48-f972-4b92-93bf-5bf89dd0134a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9498 2024.07.09 03:58:15.116896 [ 3 ] {} <Trace> HTTP-Session: 6d4d3e48-f972-4b92-93bf-5bf89dd0134a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9499 2024.07.09 03:58:15.117066 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9500 2024.07.09 03:58:15.117130 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <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
9501 2024.07.09 03:58:15.117538 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9502 2024.07.09 03:58:15.118154 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9503 2024.07.09 03:58:15.118191 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9504 2024.07.09 03:58:15.118768 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9505 2024.07.09 03:58:15.119162 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9506 2024.07.09 03:58:15.119355 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00237 sec., 4641.350210970464 rows/sec., 8.32 MiB/sec.
9507 2024.07.09 03:58:15.119577 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Debug> DynamicQueryHandler: Done processing query
9508 2024.07.09 03:58:15.119602 [ 3 ] {0faeff65-7ae5-4917-8d34-0d62bb751959} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9509 2024.07.09 03:58:15.119618 [ 3 ] {} <Debug> HTTP-Session: 6d4d3e48-f972-4b92-93bf-5bf89dd0134a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9510 2024.07.09 03:58:15.119756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9511 2024.07.09 03:58:15.119804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9512 2024.07.09 03:58:15.119823 [ 3 ] {} <Debug> HTTP-Session: cb420218-dc08-46ce-b6ad-df8ddcf20241 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9513 2024.07.09 03:58:15.119840 [ 3 ] {} <Debug> HTTP-Session: cb420218-dc08-46ce-b6ad-df8ddcf20241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9514 2024.07.09 03:58:15.119853 [ 3 ] {} <Debug> HTTP-Session: cb420218-dc08-46ce-b6ad-df8ddcf20241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9515 2024.07.09 03:58:15.119884 [ 3 ] {} <Trace> HTTP-Session: cb420218-dc08-46ce-b6ad-df8ddcf20241 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9516 2024.07.09 03:58:15.120008 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9517 2024.07.09 03:58:15.120053 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9518 2024.07.09 03:58:15.120180 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9519 2024.07.09 03:58:15.120467 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9520 2024.07.09 03:58:15.120503 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9521 2024.07.09 03:58:15.120853 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9522 2024.07.09 03:58:15.121168 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9523 2024.07.09 03:58:15.121323 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
9524 2024.07.09 03:58:15.121475 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Debug> DynamicQueryHandler: Done processing query
9525 2024.07.09 03:58:15.121499 [ 3 ] {869e4b9c-288a-4808-950c-c2a6f15b1cc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9526 2024.07.09 03:58:15.121515 [ 3 ] {} <Debug> HTTP-Session: cb420218-dc08-46ce-b6ad-df8ddcf20241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9527 2024.07.09 03:58:18.752143 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
9528 2024.07.09 03:58:18.752216 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
9529 2024.07.09 03:58:20.104107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9530 2024.07.09 03:58:20.104217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9531 2024.07.09 03:58:20.104241 [ 3 ] {} <Debug> HTTP-Session: 0b352862-644b-4814-b614-e70af1d0f4c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9532 2024.07.09 03:58:20.104265 [ 3 ] {} <Debug> HTTP-Session: 0b352862-644b-4814-b614-e70af1d0f4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.07.09 03:58:20.104280 [ 3 ] {} <Debug> HTTP-Session: 0b352862-644b-4814-b614-e70af1d0f4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9534 2024.07.09 03:58:20.104330 [ 3 ] {} <Trace> HTTP-Session: 0b352862-644b-4814-b614-e70af1d0f4c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9535 2024.07.09 03:58:20.104512 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9536 2024.07.09 03:58:20.104575 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9537 2024.07.09 03:58:20.104761 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9538 2024.07.09 03:58:20.105192 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9539 2024.07.09 03:58:20.105232 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9540 2024.07.09 03:58:20.105594 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9541 2024.07.09 03:58:20.105924 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9542 2024.07.09 03:58:20.106078 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001616 sec., 12995.049504950495 rows/sec., 1.03 MiB/sec.
9543 2024.07.09 03:58:20.106143 [ 146 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9544 2024.07.09 03:58:20.106239 [ 146 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9545 2024.07.09 03:58:20.106271 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9546 2024.07.09 03:58:20.106341 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Debug> DynamicQueryHandler: Done processing query
9547 2024.07.09 03:58:20.106408 [ 3 ] {af1eb82b-ce42-4c18-8bdb-e8e0f6c1e617} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9548 2024.07.09 03:58:20.106475 [ 3 ] {} <Debug> HTTP-Session: 0b352862-644b-4814-b614-e70af1d0f4c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9549 2024.07.09 03:58:20.106555 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
9550 2024.07.09 03:58:20.106773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9551 2024.07.09 03:58:20.106954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9552 2024.07.09 03:58:20.107054 [ 3 ] {} <Debug> HTTP-Session: 35069030-8d5a-4c83-a966-989bfffdaf8c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9553 2024.07.09 03:58:20.107126 [ 3 ] {} <Debug> HTTP-Session: 35069030-8d5a-4c83-a966-989bfffdaf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9554 2024.07.09 03:58:20.107194 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9555 2024.07.09 03:58:20.107209 [ 3 ] {} <Debug> HTTP-Session: 35069030-8d5a-4c83-a966-989bfffdaf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9556 2024.07.09 03:58:20.107301 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 32 rows starting from the beginning of the part
9557 2024.07.09 03:58:20.107329 [ 3 ] {} <Trace> HTTP-Session: 35069030-8d5a-4c83-a966-989bfffdaf8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9558 2024.07.09 03:58:20.107620 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 21 rows starting from the beginning of the part
9559 2024.07.09 03:58:20.107688 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9560 2024.07.09 03:58:20.107870 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9561 2024.07.09 03:58:20.108015 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part
9562 2024.07.09 03:58:20.108599 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 21 rows starting from the beginning of the part
9563 2024.07.09 03:58:20.108857 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part
9564 2024.07.09 03:58:20.109180 [ 200 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 21 rows starting from the beginning of the part
9565 2024.07.09 03:58:20.109208 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9566 2024.07.09 03:58:20.110083 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9567 2024.07.09 03:58:20.110128 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9568 2024.07.09 03:58:20.110619 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9569 2024.07.09 03:58:20.110820 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.004457127 sec., 26250.09338975533 rows/sec., 2.08 MiB/sec.
9570 2024.07.09 03:58:20.111085 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9571 2024.07.09 03:58:20.111227 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9572 2024.07.09 03:58:20.111538 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.003984 sec., 29869.477911646587 rows/sec., 2.46 MiB/sec.
9573 2024.07.09 03:58:20.111968 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Debug> DynamicQueryHandler: Done processing query
9574 2024.07.09 03:58:20.112001 [ 3 ] {a27128d8-4726-4eec-8bbd-dd621192c9ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9575 2024.07.09 03:58:20.112037 [ 3 ] {} <Debug> HTTP-Session: 35069030-8d5a-4c83-a966-989bfffdaf8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9576 2024.07.09 03:58:20.112123 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9577 2024.07.09 03:58:20.112236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9578 2024.07.09 03:58:20.112267 [ 197 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_56_11} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9579 2024.07.09 03:58:20.112311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9580 2024.07.09 03:58:20.112362 [ 3 ] {} <Debug> HTTP-Session: cb318d63-414e-46e9-9973-8b7875f1e8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9581 2024.07.09 03:58:20.112410 [ 3 ] {} <Debug> HTTP-Session: cb318d63-414e-46e9-9973-8b7875f1e8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9582 2024.07.09 03:58:20.112437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9583 2024.07.09 03:58:20.112444 [ 3 ] {} <Debug> HTTP-Session: cb318d63-414e-46e9-9973-8b7875f1e8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9584 2024.07.09 03:58:20.112508 [ 3 ] {} <Trace> HTTP-Session: cb318d63-414e-46e9-9973-8b7875f1e8e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9585 2024.07.09 03:58:20.112638 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9586 2024.07.09 03:58:20.112681 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9587 2024.07.09 03:58:20.112824 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9588 2024.07.09 03:58:20.113167 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9589 2024.07.09 03:58:20.113203 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9590 2024.07.09 03:58:20.113544 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9591 2024.07.09 03:58:20.113846 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9592 2024.07.09 03:58:20.113995 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001404 sec., 60541.31054131054 rows/sec., 4.73 MiB/sec.
9593 2024.07.09 03:58:20.114173 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Debug> DynamicQueryHandler: Done processing query
9594 2024.07.09 03:58:20.114198 [ 3 ] {55f0af4c-4a4b-4a6c-b9f8-9f1dcc560af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9595 2024.07.09 03:58:20.114213 [ 3 ] {} <Debug> HTTP-Session: cb318d63-414e-46e9-9973-8b7875f1e8e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9596 2024.07.09 03:58:20.114385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9597 2024.07.09 03:58:20.114432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9598 2024.07.09 03:58:20.114452 [ 3 ] {} <Debug> HTTP-Session: 02fe4203-ad11-4396-ab86-51cd8463dbb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9599 2024.07.09 03:58:20.114468 [ 3 ] {} <Debug> HTTP-Session: 02fe4203-ad11-4396-ab86-51cd8463dbb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9600 2024.07.09 03:58:20.114482 [ 3 ] {} <Debug> HTTP-Session: 02fe4203-ad11-4396-ab86-51cd8463dbb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9601 2024.07.09 03:58:20.114536 [ 3 ] {} <Trace> HTTP-Session: 02fe4203-ad11-4396-ab86-51cd8463dbb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9602 2024.07.09 03:58:20.114685 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9603 2024.07.09 03:58:20.114732 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9604 2024.07.09 03:58:20.114876 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9605 2024.07.09 03:58:20.115228 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9606 2024.07.09 03:58:20.115263 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9607 2024.07.09 03:58:20.115641 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9608 2024.07.09 03:58:20.115975 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9609 2024.07.09 03:58:20.116122 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec.
9610 2024.07.09 03:58:20.116385 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Debug> DynamicQueryHandler: Done processing query
9611 2024.07.09 03:58:20.116454 [ 3 ] {c0836046-4643-4f9e-94ae-8c03f6a1184f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9612 2024.07.09 03:58:20.116521 [ 3 ] {} <Debug> HTTP-Session: 02fe4203-ad11-4396-ab86-51cd8463dbb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9613 2024.07.09 03:58:20.116819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9614 2024.07.09 03:58:20.116871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9615 2024.07.09 03:58:20.116890 [ 3 ] {} <Debug> HTTP-Session: 1dbb3cbe-6e74-4cbc-89eb-0e114520c31e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9616 2024.07.09 03:58:20.116907 [ 3 ] {} <Debug> HTTP-Session: 1dbb3cbe-6e74-4cbc-89eb-0e114520c31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9617 2024.07.09 03:58:20.116920 [ 3 ] {} <Debug> HTTP-Session: 1dbb3cbe-6e74-4cbc-89eb-0e114520c31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9618 2024.07.09 03:58:20.116952 [ 3 ] {} <Trace> HTTP-Session: 1dbb3cbe-6e74-4cbc-89eb-0e114520c31e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9619 2024.07.09 03:58:20.117211 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9620 2024.07.09 03:58:20.117285 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <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
9621 2024.07.09 03:58:20.117708 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9622 2024.07.09 03:58:20.118343 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9623 2024.07.09 03:58:20.118379 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9624 2024.07.09 03:58:20.119139 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9625 2024.07.09 03:58:20.119556 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9626 2024.07.09 03:58:20.119734 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9627 2024.07.09 03:58:20.119737 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002692 sec., 7800.891530460624 rows/sec., 13.98 MiB/sec.
9628 2024.07.09 03:58:20.119798 [ 126 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9629 2024.07.09 03:58:20.119862 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9630 2024.07.09 03:58:20.120268 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
9631 2024.07.09 03:58:20.120578 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Debug> DynamicQueryHandler: Done processing query
9632 2024.07.09 03:58:20.120673 [ 3 ] {ea4bf1de-6cc6-4b30-8da7-e51211605cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9633 2024.07.09 03:58:20.120763 [ 3 ] {} <Debug> HTTP-Session: 1dbb3cbe-6e74-4cbc-89eb-0e114520c31e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9634 2024.07.09 03:58:20.121012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9635 2024.07.09 03:58:20.121129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9636 2024.07.09 03:58:20.121189 [ 3 ] {} <Debug> HTTP-Session: e161f93c-9f41-4a20-97fa-136880c13fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9637 2024.07.09 03:58:20.121237 [ 3 ] {} <Debug> HTTP-Session: e161f93c-9f41-4a20-97fa-136880c13fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9638 2024.07.09 03:58:20.121281 [ 3 ] {} <Debug> HTTP-Session: e161f93c-9f41-4a20-97fa-136880c13fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9639 2024.07.09 03:58:20.121380 [ 3 ] {} <Trace> HTTP-Session: e161f93c-9f41-4a20-97fa-136880c13fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9640 2024.07.09 03:58:20.121406 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9641 2024.07.09 03:58:20.121540 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 839 rows starting from the beginning of the part
9642 2024.07.09 03:58:20.121599 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9643 2024.07.09 03:58:20.121709 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9644 2024.07.09 03:58:20.122344 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 21 rows starting from the beginning of the part
9645 2024.07.09 03:58:20.122592 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9646 2024.07.09 03:58:20.123051 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part
9647 2024.07.09 03:58:20.123776 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 21 rows starting from the beginning of the part
9648 2024.07.09 03:58:20.123793 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9649 2024.07.09 03:58:20.123866 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9650 2024.07.09 03:58:20.124288 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part
9651 2024.07.09 03:58:20.124905 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 21 rows starting from the beginning of the part
9652 2024.07.09 03:58:20.125104 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9653 2024.07.09 03:58:20.126037 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9654 2024.07.09 03:58:20.126358 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004828 sec., 12427.506213753108 rows/sec., 857.63 KiB/sec.
9655 2024.07.09 03:58:20.127035 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Debug> DynamicQueryHandler: Done processing query
9656 2024.07.09 03:58:20.127142 [ 3 ] {d05cac10-78e1-42e2-a36f-4196101fa94e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9657 2024.07.09 03:58:20.127224 [ 3 ] {} <Debug> HTTP-Session: e161f93c-9f41-4a20-97fa-136880c13fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9658 2024.07.09 03:58:20.130882 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 19 columns (19 merged, 0 gathered) in 0.01090575 sec., 84725.94732136716 rows/sec., 151.83 MiB/sec.
9659 2024.07.09 03:58:20.132076 [ 194 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9660 2024.07.09 03:58:20.132633 [ 194 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9661 2024.07.09 03:58:20.132716 [ 194 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9662 2024.07.09 03:58:20.132828 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB.
9663 2024.07.09 03:58:25.103921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9664 2024.07.09 03:58:25.104063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9665 2024.07.09 03:58:25.104089 [ 3 ] {} <Debug> HTTP-Session: c72fa681-0065-45ce-bea6-f4d9b306a88b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9666 2024.07.09 03:58:25.104114 [ 3 ] {} <Debug> HTTP-Session: c72fa681-0065-45ce-bea6-f4d9b306a88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9667 2024.07.09 03:58:25.104129 [ 3 ] {} <Debug> HTTP-Session: c72fa681-0065-45ce-bea6-f4d9b306a88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9668 2024.07.09 03:58:25.104179 [ 3 ] {} <Trace> HTTP-Session: c72fa681-0065-45ce-bea6-f4d9b306a88b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9669 2024.07.09 03:58:25.104361 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9670 2024.07.09 03:58:25.104428 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9671 2024.07.09 03:58:25.104619 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9672 2024.07.09 03:58:25.105040 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9673 2024.07.09 03:58:25.105087 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9674 2024.07.09 03:58:25.105455 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9675 2024.07.09 03:58:25.105785 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9676 2024.07.09 03:58:25.105966 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001652 sec., 6658.595641646489 rows/sec., 539.71 KiB/sec.
9677 2024.07.09 03:58:25.106279 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Debug> DynamicQueryHandler: Done processing query
9678 2024.07.09 03:58:25.106338 [ 3 ] {ae7b3d74-420f-4289-ab89-b076eae0b982} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9679 2024.07.09 03:58:25.106397 [ 3 ] {} <Debug> HTTP-Session: c72fa681-0065-45ce-bea6-f4d9b306a88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9680 2024.07.09 03:58:25.106630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9681 2024.07.09 03:58:25.106682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9682 2024.07.09 03:58:25.106701 [ 3 ] {} <Debug> HTTP-Session: 4704eb4e-e0f0-43c1-a8be-d7bf26a7bfc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9683 2024.07.09 03:58:25.106717 [ 3 ] {} <Debug> HTTP-Session: 4704eb4e-e0f0-43c1-a8be-d7bf26a7bfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9684 2024.07.09 03:58:25.106731 [ 3 ] {} <Debug> HTTP-Session: 4704eb4e-e0f0-43c1-a8be-d7bf26a7bfc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9685 2024.07.09 03:58:25.106763 [ 3 ] {} <Trace> HTTP-Session: 4704eb4e-e0f0-43c1-a8be-d7bf26a7bfc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9686 2024.07.09 03:58:25.106890 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9687 2024.07.09 03:58:25.106936 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9688 2024.07.09 03:58:25.107079 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9689 2024.07.09 03:58:25.107422 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9690 2024.07.09 03:58:25.107458 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9691 2024.07.09 03:58:25.107773 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9692 2024.07.09 03:58:25.108079 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9693 2024.07.09 03:58:25.108244 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001396 sec., 63753.58166189111 rows/sec., 5.15 MiB/sec.
9694 2024.07.09 03:58:25.108398 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Debug> DynamicQueryHandler: Done processing query
9695 2024.07.09 03:58:25.108422 [ 3 ] {8b363466-dc94-4b9a-8d09-cc8554a01810} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9696 2024.07.09 03:58:25.108439 [ 3 ] {} <Debug> HTTP-Session: 4704eb4e-e0f0-43c1-a8be-d7bf26a7bfc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9697 2024.07.09 03:58:25.108581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9698 2024.07.09 03:58:25.108628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9699 2024.07.09 03:58:25.108647 [ 3 ] {} <Debug> HTTP-Session: b5c59730-e006-44cf-8889-fa0e38deda38 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9700 2024.07.09 03:58:25.108663 [ 3 ] {} <Debug> HTTP-Session: b5c59730-e006-44cf-8889-fa0e38deda38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9701 2024.07.09 03:58:25.108676 [ 3 ] {} <Debug> HTTP-Session: b5c59730-e006-44cf-8889-fa0e38deda38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9702 2024.07.09 03:58:25.108707 [ 3 ] {} <Trace> HTTP-Session: b5c59730-e006-44cf-8889-fa0e38deda38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9703 2024.07.09 03:58:25.108819 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9704 2024.07.09 03:58:25.108862 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9705 2024.07.09 03:58:25.108986 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9706 2024.07.09 03:58:25.109311 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9707 2024.07.09 03:58:25.109346 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9708 2024.07.09 03:58:25.109653 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9709 2024.07.09 03:58:25.109969 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9710 2024.07.09 03:58:25.110133 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001345 sec., 55762.08178438662 rows/sec., 4.35 MiB/sec.
9711 2024.07.09 03:58:25.110295 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Debug> DynamicQueryHandler: Done processing query
9712 2024.07.09 03:58:25.110318 [ 3 ] {3f01c3ee-116c-4dda-b7e9-cf541870bff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9713 2024.07.09 03:58:25.110335 [ 3 ] {} <Debug> HTTP-Session: b5c59730-e006-44cf-8889-fa0e38deda38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9714 2024.07.09 03:58:25.110523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9715 2024.07.09 03:58:25.110571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9716 2024.07.09 03:58:25.110589 [ 3 ] {} <Debug> HTTP-Session: 6085c7b6-bba6-4d78-8bac-2c2fa3a4f06d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9717 2024.07.09 03:58:25.110605 [ 3 ] {} <Debug> HTTP-Session: 6085c7b6-bba6-4d78-8bac-2c2fa3a4f06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9718 2024.07.09 03:58:25.110618 [ 3 ] {} <Debug> HTTP-Session: 6085c7b6-bba6-4d78-8bac-2c2fa3a4f06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9719 2024.07.09 03:58:25.110648 [ 3 ] {} <Trace> HTTP-Session: 6085c7b6-bba6-4d78-8bac-2c2fa3a4f06d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9720 2024.07.09 03:58:25.110788 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9721 2024.07.09 03:58:25.110834 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9722 2024.07.09 03:58:25.110978 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9723 2024.07.09 03:58:25.111335 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9724 2024.07.09 03:58:25.111372 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9725 2024.07.09 03:58:25.111758 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9726 2024.07.09 03:58:25.112096 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9727 2024.07.09 03:58:25.112255 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec.
9728 2024.07.09 03:58:25.112422 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Debug> DynamicQueryHandler: Done processing query
9729 2024.07.09 03:58:25.112447 [ 3 ] {8ace00c2-415f-4121-8dd8-6e2d4ddf9211} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9730 2024.07.09 03:58:25.112463 [ 3 ] {} <Debug> HTTP-Session: 6085c7b6-bba6-4d78-8bac-2c2fa3a4f06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.07.09 03:58:25.112604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9732 2024.07.09 03:58:25.112651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9733 2024.07.09 03:58:25.112670 [ 3 ] {} <Debug> HTTP-Session: f66cacb9-3664-4128-8518-a4143880535a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9734 2024.07.09 03:58:25.112688 [ 3 ] {} <Debug> HTTP-Session: f66cacb9-3664-4128-8518-a4143880535a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9735 2024.07.09 03:58:25.112701 [ 3 ] {} <Debug> HTTP-Session: f66cacb9-3664-4128-8518-a4143880535a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9736 2024.07.09 03:58:25.112731 [ 3 ] {} <Trace> HTTP-Session: f66cacb9-3664-4128-8518-a4143880535a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9737 2024.07.09 03:58:25.112906 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9738 2024.07.09 03:58:25.112967 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <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
9739 2024.07.09 03:58:25.113362 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9740 2024.07.09 03:58:25.113883 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9741 2024.07.09 03:58:25.113919 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9742 2024.07.09 03:58:25.114494 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9743 2024.07.09 03:58:25.114889 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9744 2024.07.09 03:58:25.115074 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002265 sec., 4856.512141280353 rows/sec., 8.70 MiB/sec.
9745 2024.07.09 03:58:25.115286 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Debug> DynamicQueryHandler: Done processing query
9746 2024.07.09 03:58:25.115311 [ 3 ] {d9e11104-20d1-41eb-b5ec-4a528c7d9634} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9747 2024.07.09 03:58:25.115327 [ 3 ] {} <Debug> HTTP-Session: f66cacb9-3664-4128-8518-a4143880535a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9748 2024.07.09 03:58:25.115459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9749 2024.07.09 03:58:25.115507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9750 2024.07.09 03:58:25.115526 [ 3 ] {} <Debug> HTTP-Session: dec8a4f0-fc9c-4be4-8c3a-b0d726d0c4f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9751 2024.07.09 03:58:25.115543 [ 3 ] {} <Debug> HTTP-Session: dec8a4f0-fc9c-4be4-8c3a-b0d726d0c4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9752 2024.07.09 03:58:25.115557 [ 3 ] {} <Debug> HTTP-Session: dec8a4f0-fc9c-4be4-8c3a-b0d726d0c4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9753 2024.07.09 03:58:25.115586 [ 3 ] {} <Trace> HTTP-Session: dec8a4f0-fc9c-4be4-8c3a-b0d726d0c4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9754 2024.07.09 03:58:25.115703 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9755 2024.07.09 03:58:25.115747 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9756 2024.07.09 03:58:25.115873 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9757 2024.07.09 03:58:25.116153 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9758 2024.07.09 03:58:25.116189 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9759 2024.07.09 03:58:25.116545 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9760 2024.07.09 03:58:25.116855 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9761 2024.07.09 03:58:25.117017 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
9762 2024.07.09 03:58:25.117168 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Debug> DynamicQueryHandler: Done processing query
9763 2024.07.09 03:58:25.117193 [ 3 ] {c7354883-8bd6-4d72-87aa-7de9dfee2b15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9764 2024.07.09 03:58:25.117208 [ 3 ] {} <Debug> HTTP-Session: dec8a4f0-fc9c-4be4-8c3a-b0d726d0c4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9765 2024.07.09 03:58:26.626792 [ 83 ] {} <Debug> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
9766 2024.07.09 03:58:26.626859 [ 83 ] {} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9767 2024.07.09 03:58:26.626881 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9768 2024.07.09 03:58:26.627116 [ 198 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full
9769 2024.07.09 03:58:26.627310 [ 198 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9770 2024.07.09 03:58:26.627345 [ 198 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
9771 2024.07.09 03:58:26.627425 [ 198 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
9772 2024.07.09 03:58:26.627629 [ 198 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part
9773 2024.07.09 03:58:26.627765 [ 198 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9774 2024.07.09 03:58:26.627897 [ 198 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
9775 2024.07.09 03:58:26.629072 [ 196 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002100977 sec., 14279.07111786564 rows/sec., 1.14 MiB/sec.
9776 2024.07.09 03:58:26.629232 [ 194 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
9777 2024.07.09 03:58:26.629604 [ 194 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9778 2024.07.09 03:58:26.629689 [ 194 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_15_3} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3
9779 2024.07.09 03:58:26.629769 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9780 2024.07.09 03:58:27.681714 [ 99 ] {} <Debug> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
9781 2024.07.09 03:58:27.681799 [ 99 ] {} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9782 2024.07.09 03:58:27.681825 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9783 2024.07.09 03:58:27.681990 [ 199 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full
9784 2024.07.09 03:58:27.682231 [ 199 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9785 2024.07.09 03:58:27.682267 [ 199 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
9786 2024.07.09 03:58:27.682347 [ 199 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
9787 2024.07.09 03:58:27.682548 [ 199 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part
9788 2024.07.09 03:58:27.682783 [ 199 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9789 2024.07.09 03:58:27.682983 [ 199 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
9790 2024.07.09 03:58:27.684005 [ 194 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114487 sec., 14187.838468621467 rows/sec., 990.65 KiB/sec.
9791 2024.07.09 03:58:27.684220 [ 194 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
9792 2024.07.09 03:58:27.684666 [ 194 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9793 2024.07.09 03:58:27.684751 [ 194 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_15_3} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3
9794 2024.07.09 03:58:27.684848 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
9795 2024.07.09 03:58:30.105445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9796 2024.07.09 03:58:30.105562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9797 2024.07.09 03:58:30.105588 [ 3 ] {} <Debug> HTTP-Session: 1705c2b6-505d-4ac5-adef-6b2ca853326f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9798 2024.07.09 03:58:30.105615 [ 3 ] {} <Debug> HTTP-Session: 1705c2b6-505d-4ac5-adef-6b2ca853326f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9799 2024.07.09 03:58:30.105636 [ 3 ] {} <Debug> HTTP-Session: 1705c2b6-505d-4ac5-adef-6b2ca853326f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9800 2024.07.09 03:58:30.105700 [ 3 ] {} <Trace> HTTP-Session: 1705c2b6-505d-4ac5-adef-6b2ca853326f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9801 2024.07.09 03:58:30.105929 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9802 2024.07.09 03:58:30.106013 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9803 2024.07.09 03:58:30.106247 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9804 2024.07.09 03:58:30.106733 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9805 2024.07.09 03:58:30.106784 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9806 2024.07.09 03:58:30.107238 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9807 2024.07.09 03:58:30.107659 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9808 2024.07.09 03:58:30.107838 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001986 sec., 10574.018126888219 rows/sec., 857.07 KiB/sec.
9809 2024.07.09 03:58:30.108076 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Debug> DynamicQueryHandler: Done processing query
9810 2024.07.09 03:58:30.108104 [ 3 ] {06b33730-5b21-4abd-9e30-0cee82b5a920} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9811 2024.07.09 03:58:30.108122 [ 3 ] {} <Debug> HTTP-Session: 1705c2b6-505d-4ac5-adef-6b2ca853326f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9812 2024.07.09 03:58:30.108300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9813 2024.07.09 03:58:30.108354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9814 2024.07.09 03:58:30.108376 [ 3 ] {} <Debug> HTTP-Session: abe801b4-5c5e-447d-b1f0-5400e0e3d246 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9815 2024.07.09 03:58:30.108394 [ 3 ] {} <Debug> HTTP-Session: abe801b4-5c5e-447d-b1f0-5400e0e3d246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9816 2024.07.09 03:58:30.108408 [ 3 ] {} <Debug> HTTP-Session: abe801b4-5c5e-447d-b1f0-5400e0e3d246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9817 2024.07.09 03:58:30.108443 [ 3 ] {} <Trace> HTTP-Session: abe801b4-5c5e-447d-b1f0-5400e0e3d246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9818 2024.07.09 03:58:30.108590 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9819 2024.07.09 03:58:30.108638 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9820 2024.07.09 03:58:30.108770 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9821 2024.07.09 03:58:30.109148 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9822 2024.07.09 03:58:30.109185 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9823 2024.07.09 03:58:30.109515 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9824 2024.07.09 03:58:30.109818 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9825 2024.07.09 03:58:30.109948 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001415 sec., 84098.93992932863 rows/sec., 6.94 MiB/sec.
9826 2024.07.09 03:58:30.109956 [ 108 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9827 2024.07.09 03:58:30.110018 [ 108 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9828 2024.07.09 03:58:30.110054 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9829 2024.07.09 03:58:30.110141 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Debug> DynamicQueryHandler: Done processing query
9830 2024.07.09 03:58:30.110202 [ 3 ] {512543a2-fca3-468a-b291-bbdbaaa992a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9831 2024.07.09 03:58:30.110252 [ 3 ] {} <Debug> HTTP-Session: abe801b4-5c5e-447d-b1f0-5400e0e3d246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9832 2024.07.09 03:58:30.110283 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
9833 2024.07.09 03:58:30.110455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9834 2024.07.09 03:58:30.110528 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9835 2024.07.09 03:58:30.110558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9836 2024.07.09 03:58:30.110588 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 196 rows starting from the beginning of the part
9837 2024.07.09 03:58:30.110601 [ 3 ] {} <Debug> HTTP-Session: 19ac447e-fa5c-4e8f-8f34-0f0ee3975401 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9838 2024.07.09 03:58:30.110643 [ 3 ] {} <Debug> HTTP-Session: 19ac447e-fa5c-4e8f-8f34-0f0ee3975401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9839 2024.07.09 03:58:30.110690 [ 3 ] {} <Debug> HTTP-Session: 19ac447e-fa5c-4e8f-8f34-0f0ee3975401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9840 2024.07.09 03:58:30.110844 [ 3 ] {} <Trace> HTTP-Session: 19ac447e-fa5c-4e8f-8f34-0f0ee3975401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9841 2024.07.09 03:58:30.110867 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 121 rows starting from the beginning of the part
9842 2024.07.09 03:58:30.111115 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part
9843 2024.07.09 03:58:30.111256 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9844 2024.07.09 03:58:30.111381 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 119 rows starting from the beginning of the part
9845 2024.07.09 03:58:30.111407 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9846 2024.07.09 03:58:30.111790 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 89 rows starting from the beginning of the part
9847 2024.07.09 03:58:30.112211 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 119 rows starting from the beginning of the part
9848 2024.07.09 03:58:30.112437 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9849 2024.07.09 03:58:30.113482 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9850 2024.07.09 03:58:30.113553 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9851 2024.07.09 03:58:30.114438 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9852 2024.07.09 03:58:30.115195 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 4 columns (4 merged, 0 gathered) in 0.005054308 sec., 145222.6496683621 rows/sec., 11.88 MiB/sec.
9853 2024.07.09 03:58:30.115322 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9854 2024.07.09 03:58:30.115515 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9855 2024.07.09 03:58:30.115548 [ 108 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9856 2024.07.09 03:58:30.115566 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004495 sec., 18909.899888765296 rows/sec., 1.48 MiB/sec.
9857 2024.07.09 03:58:30.115647 [ 108 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9858 2024.07.09 03:58:30.115749 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9859 2024.07.09 03:58:30.116219 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
9860 2024.07.09 03:58:30.116276 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Debug> DynamicQueryHandler: Done processing query
9861 2024.07.09 03:58:30.116417 [ 3 ] {5fb7101a-3850-4ecb-b941-d58c7312026f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9862 2024.07.09 03:58:30.116592 [ 3 ] {} <Debug> HTTP-Session: 19ac447e-fa5c-4e8f-8f34-0f0ee3975401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9863 2024.07.09 03:58:30.117015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9864 2024.07.09 03:58:30.117267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9865 2024.07.09 03:58:30.117284 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9866 2024.07.09 03:58:30.117397 [ 3 ] {} <Debug> HTTP-Session: a2107bf2-c7ce-4ac1-9476-9fd5a0163436 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9867 2024.07.09 03:58:30.117424 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 152 rows starting from the beginning of the part
9868 2024.07.09 03:58:30.117507 [ 3 ] {} <Debug> HTTP-Session: a2107bf2-c7ce-4ac1-9476-9fd5a0163436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.07.09 03:58:30.117622 [ 3 ] {} <Debug> HTTP-Session: a2107bf2-c7ce-4ac1-9476-9fd5a0163436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.07.09 03:58:30.117927 [ 3 ] {} <Trace> HTTP-Session: a2107bf2-c7ce-4ac1-9476-9fd5a0163436 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9871 2024.07.09 03:58:30.117990 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 89 rows starting from the beginning of the part
9872 2024.07.09 03:58:30.118026 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9873 2024.07.09 03:58:30.118605 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9874 2024.07.09 03:58:30.118628 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 77 rows starting from the beginning of the part
9875 2024.07.09 03:58:30.118830 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_66_13} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9876 2024.07.09 03:58:30.118949 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9877 2024.07.09 03:58:30.119204 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 85 rows starting from the beginning of the part
9878 2024.07.09 03:58:30.119298 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
9879 2024.07.09 03:58:30.119768 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part
9880 2024.07.09 03:58:30.120185 [ 188 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 85 rows starting from the beginning of the part
9881 2024.07.09 03:58:30.120932 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9882 2024.07.09 03:58:30.121464 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9883 2024.07.09 03:58:30.121514 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9884 2024.07.09 03:58:30.122134 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9885 2024.07.09 03:58:30.122140 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 4 columns (4 merged, 0 gathered) in 0.006278299 sec., 89673.97060891811 rows/sec., 7.01 MiB/sec.
9886 2024.07.09 03:58:30.122344 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9887 2024.07.09 03:58:30.122940 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9888 2024.07.09 03:58:30.123176 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9889 2024.07.09 03:58:30.123195 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9890 2024.07.09 03:58:30.123252 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9891 2024.07.09 03:58:30.123255 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005067 sec., 31576.86994276692 rows/sec., 2.20 MiB/sec.
9892 2024.07.09 03:58:30.123323 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9893 2024.07.09 03:58:30.123622 [ 194 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_66_13} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9894 2024.07.09 03:58:30.123964 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Debug> DynamicQueryHandler: Done processing query
9895 2024.07.09 03:58:30.124075 [ 3 ] {976fd151-bf98-4573-82db-dd1442b37d79} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9896 2024.07.09 03:58:30.124143 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9897 2024.07.09 03:58:30.124172 [ 3 ] {} <Debug> HTTP-Session: a2107bf2-c7ce-4ac1-9476-9fd5a0163436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9898 2024.07.09 03:58:30.124277 [ 189 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
9899 2024.07.09 03:58:30.124464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9900 2024.07.09 03:58:30.124602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9901 2024.07.09 03:58:30.124663 [ 3 ] {} <Debug> HTTP-Session: e7be73fc-6032-4c55-88c1-873d0b247d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9902 2024.07.09 03:58:30.124713 [ 3 ] {} <Debug> HTTP-Session: e7be73fc-6032-4c55-88c1-873d0b247d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9903 2024.07.09 03:58:30.124732 [ 189 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9904 2024.07.09 03:58:30.124740 [ 3 ] {} <Debug> HTTP-Session: e7be73fc-6032-4c55-88c1-873d0b247d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9905 2024.07.09 03:58:30.124805 [ 189 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9998 rows starting from the beginning of the part
9906 2024.07.09 03:58:30.124823 [ 3 ] {} <Trace> HTTP-Session: e7be73fc-6032-4c55-88c1-873d0b247d9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9907 2024.07.09 03:58:30.125033 [ 189 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 162 rows starting from the beginning of the part
9908 2024.07.09 03:58:30.125188 [ 189 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 161 rows starting from the beginning of the part
9909 2024.07.09 03:58:30.125289 [ 189 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
9910 2024.07.09 03:58:30.125387 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9911 2024.07.09 03:58:30.125748 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <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
9912 2024.07.09 03:58:30.125737 [ 189 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
9913 2024.07.09 03:58:30.126153 [ 189 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
9914 2024.07.09 03:58:30.128057 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9915 2024.07.09 03:58:30.129773 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9916 2024.07.09 03:58:30.129850 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9917 2024.07.09 03:58:30.131265 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9918 2024.07.09 03:58:30.132373 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9919 2024.07.09 03:58:30.132560 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.007505 sec., 2798.1345769487007 rows/sec., 5.01 MiB/sec.
9920 2024.07.09 03:58:30.132886 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Debug> DynamicQueryHandler: Done processing query
9921 2024.07.09 03:58:30.132925 [ 3 ] {ae280a69-45c3-4009-a0d9-6f53d616bbd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9922 2024.07.09 03:58:30.132949 [ 3 ] {} <Debug> HTTP-Session: e7be73fc-6032-4c55-88c1-873d0b247d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9923 2024.07.09 03:58:30.133162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9924 2024.07.09 03:58:30.133339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9925 2024.07.09 03:58:30.133409 [ 3 ] {} <Debug> HTTP-Session: d76d6d35-d707-41aa-b488-572b7d542039 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9926 2024.07.09 03:58:30.133433 [ 3 ] {} <Debug> HTTP-Session: d76d6d35-d707-41aa-b488-572b7d542039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9927 2024.07.09 03:58:30.133458 [ 3 ] {} <Debug> HTTP-Session: d76d6d35-d707-41aa-b488-572b7d542039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9928 2024.07.09 03:58:30.133478 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10801 rows, containing 5 columns (5 merged, 0 gathered) in 0.009815211 sec., 1100434.8250893434 rows/sec., 76.70 MiB/sec.
9929 2024.07.09 03:58:30.133505 [ 3 ] {} <Trace> HTTP-Session: d76d6d35-d707-41aa-b488-572b7d542039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9930 2024.07.09 03:58:30.133694 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9931 2024.07.09 03:58:30.133767 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9932 2024.07.09 03:58:30.133886 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9933 2024.07.09 03:58:30.134183 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9934 2024.07.09 03:58:30.134882 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9935 2024.07.09 03:58:30.134952 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9936 2024.07.09 03:58:30.134959 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9937 2024.07.09 03:58:30.135151 [ 194 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9938 2024.07.09 03:58:30.135304 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB.
9939 2024.07.09 03:58:30.135569 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9940 2024.07.09 03:58:30.135898 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9941 2024.07.09 03:58:30.136027 [ 108 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9942 2024.07.09 03:58:30.136028 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002394 sec., 25062.65664160401 rows/sec., 1.69 MiB/sec.
9943 2024.07.09 03:58:30.136063 [ 108 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9944 2024.07.09 03:58:30.136097 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9945 2024.07.09 03:58:30.136270 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
9946 2024.07.09 03:58:30.136311 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Debug> DynamicQueryHandler: Done processing query
9947 2024.07.09 03:58:30.136357 [ 3 ] {8d56c085-82d6-4dd1-b300-2eb0ce2a9be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9948 2024.07.09 03:58:30.136417 [ 3 ] {} <Debug> HTTP-Session: d76d6d35-d707-41aa-b488-572b7d542039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9949 2024.07.09 03:58:30.136518 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9950 2024.07.09 03:58:30.136553 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3546 rows starting from the beginning of the part
9951 2024.07.09 03:58:30.136623 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
9952 2024.07.09 03:58:30.136846 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
9953 2024.07.09 03:58:30.137026 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
9954 2024.07.09 03:58:30.137154 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
9955 2024.07.09 03:58:30.137343 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
9956 2024.07.09 03:58:30.138843 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660866 sec., 1445394.09350189 rows/sec., 97.36 MiB/sec.
9957 2024.07.09 03:58:30.139188 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9958 2024.07.09 03:58:30.139645 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9959 2024.07.09 03:58:30.139729 [ 190 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_66_13} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9960 2024.07.09 03:58:30.139816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
9961 2024.07.09 03:58:33.752463 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
9962 2024.07.09 03:58:33.752528 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
9963 2024.07.09 03:58:35.105110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9964 2024.07.09 03:58:35.105237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9965 2024.07.09 03:58:35.105267 [ 3 ] {} <Debug> HTTP-Session: 55118487-d74a-4cc9-899a-9ed284be95ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9966 2024.07.09 03:58:35.105297 [ 3 ] {} <Debug> HTTP-Session: 55118487-d74a-4cc9-899a-9ed284be95ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9967 2024.07.09 03:58:35.105316 [ 3 ] {} <Debug> HTTP-Session: 55118487-d74a-4cc9-899a-9ed284be95ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9968 2024.07.09 03:58:35.105372 [ 3 ] {} <Trace> HTTP-Session: 55118487-d74a-4cc9-899a-9ed284be95ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9969 2024.07.09 03:58:35.105572 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9970 2024.07.09 03:58:35.105645 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9971 2024.07.09 03:58:35.105839 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9972 2024.07.09 03:58:35.106266 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9973 2024.07.09 03:58:35.106308 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9974 2024.07.09 03:58:35.106672 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9975 2024.07.09 03:58:35.107005 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9976 2024.07.09 03:58:35.107156 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001642 sec., 6699.147381242387 rows/sec., 543.00 KiB/sec.
9977 2024.07.09 03:58:35.107440 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Debug> DynamicQueryHandler: Done processing query
9978 2024.07.09 03:58:35.107512 [ 3 ] {c80a3ffb-47a2-40a2-8929-c21b9cc2f154} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9979 2024.07.09 03:58:35.107574 [ 3 ] {} <Debug> HTTP-Session: 55118487-d74a-4cc9-899a-9ed284be95ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9980 2024.07.09 03:58:35.107798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9981 2024.07.09 03:58:35.107849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9982 2024.07.09 03:58:35.107870 [ 3 ] {} <Debug> HTTP-Session: c6eafbfe-e4c0-44e6-81a4-cfdf5ba286a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
9983 2024.07.09 03:58:35.107887 [ 3 ] {} <Debug> HTTP-Session: c6eafbfe-e4c0-44e6-81a4-cfdf5ba286a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9984 2024.07.09 03:58:35.107901 [ 3 ] {} <Debug> HTTP-Session: c6eafbfe-e4c0-44e6-81a4-cfdf5ba286a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9985 2024.07.09 03:58:35.107934 [ 3 ] {} <Trace> HTTP-Session: c6eafbfe-e4c0-44e6-81a4-cfdf5ba286a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9986 2024.07.09 03:58:35.108073 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9987 2024.07.09 03:58:35.108119 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9988 2024.07.09 03:58:35.108262 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9989 2024.07.09 03:58:35.108638 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9990 2024.07.09 03:58:35.108675 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
9991 2024.07.09 03:58:35.108998 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
9992 2024.07.09 03:58:35.109319 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9993 2024.07.09 03:58:35.109462 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Debug> executeQuery: Read 125 rows, 10.13 KiB in 0.001448 sec., 86325.96685082873 rows/sec., 6.83 MiB/sec.
9994 2024.07.09 03:58:35.109722 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Debug> DynamicQueryHandler: Done processing query
9995 2024.07.09 03:58:35.109788 [ 3 ] {9308ce37-de14-4e6c-bb4f-02f3a1c5a909} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9996 2024.07.09 03:58:35.109848 [ 3 ] {} <Debug> HTTP-Session: c6eafbfe-e4c0-44e6-81a4-cfdf5ba286a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9997 2024.07.09 03:58:35.110047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9998 2024.07.09 03:58:35.110100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9999 2024.07.09 03:58:35.110119 [ 3 ] {} <Debug> HTTP-Session: be102a63-8472-4ee1-aba2-16fb2dedc25f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10000 2024.07.09 03:58:35.110136 [ 3 ] {} <Debug> HTTP-Session: be102a63-8472-4ee1-aba2-16fb2dedc25f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10001 2024.07.09 03:58:35.110149 [ 3 ] {} <Debug> HTTP-Session: be102a63-8472-4ee1-aba2-16fb2dedc25f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10002 2024.07.09 03:58:35.110182 [ 3 ] {} <Trace> HTTP-Session: be102a63-8472-4ee1-aba2-16fb2dedc25f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10003 2024.07.09 03:58:35.110308 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10004 2024.07.09 03:58:35.110351 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10005 2024.07.09 03:58:35.110497 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10006 2024.07.09 03:58:35.110865 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10007 2024.07.09 03:58:35.110902 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10008 2024.07.09 03:58:35.111216 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10009 2024.07.09 03:58:35.111525 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10010 2024.07.09 03:58:35.111659 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Debug> executeQuery: Read 99 rows, 7.89 KiB in 0.001392 sec., 71120.68965517242 rows/sec., 5.54 MiB/sec.
10011 2024.07.09 03:58:35.111824 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Debug> DynamicQueryHandler: Done processing query
10012 2024.07.09 03:58:35.111850 [ 3 ] {d544695d-9884-4d71-9250-efdc86299c1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10013 2024.07.09 03:58:35.111865 [ 3 ] {} <Debug> HTTP-Session: be102a63-8472-4ee1-aba2-16fb2dedc25f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10014 2024.07.09 03:58:35.112039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10015 2024.07.09 03:58:35.112088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10016 2024.07.09 03:58:35.112107 [ 3 ] {} <Debug> HTTP-Session: 05f643af-3776-4679-ace5-e13479a8908b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10017 2024.07.09 03:58:35.112123 [ 3 ] {} <Debug> HTTP-Session: 05f643af-3776-4679-ace5-e13479a8908b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10018 2024.07.09 03:58:35.112138 [ 3 ] {} <Debug> HTTP-Session: 05f643af-3776-4679-ace5-e13479a8908b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10019 2024.07.09 03:58:35.112169 [ 3 ] {} <Trace> HTTP-Session: 05f643af-3776-4679-ace5-e13479a8908b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10020 2024.07.09 03:58:35.112327 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10021 2024.07.09 03:58:35.112373 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10022 2024.07.09 03:58:35.112517 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10023 2024.07.09 03:58:35.112901 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10024 2024.07.09 03:58:35.112936 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10025 2024.07.09 03:58:35.113317 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10026 2024.07.09 03:58:35.113642 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10027 2024.07.09 03:58:35.113789 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001542 sec., 127107.6523994812 rows/sec., 8.87 MiB/sec.
10028 2024.07.09 03:58:35.114054 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Debug> DynamicQueryHandler: Done processing query
10029 2024.07.09 03:58:35.114116 [ 3 ] {0d0e0d18-cea9-4672-82cd-210e09b37bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10030 2024.07.09 03:58:35.114173 [ 3 ] {} <Debug> HTTP-Session: 05f643af-3776-4679-ace5-e13479a8908b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10031 2024.07.09 03:58:35.114369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10032 2024.07.09 03:58:35.114419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10033 2024.07.09 03:58:35.114438 [ 3 ] {} <Debug> HTTP-Session: a27d8009-9ea8-4e75-8c8d-e716863574fc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10034 2024.07.09 03:58:35.114455 [ 3 ] {} <Debug> HTTP-Session: a27d8009-9ea8-4e75-8c8d-e716863574fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10035 2024.07.09 03:58:35.114469 [ 3 ] {} <Debug> HTTP-Session: a27d8009-9ea8-4e75-8c8d-e716863574fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10036 2024.07.09 03:58:35.114500 [ 3 ] {} <Trace> HTTP-Session: a27d8009-9ea8-4e75-8c8d-e716863574fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10037 2024.07.09 03:58:35.114692 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10038 2024.07.09 03:58:35.114763 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <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
10039 2024.07.09 03:58:35.115186 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10040 2024.07.09 03:58:35.115652 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10041 2024.07.09 03:58:35.115688 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10042 2024.07.09 03:58:35.116266 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10043 2024.07.09 03:58:35.116670 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10044 2024.07.09 03:58:35.116857 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002263 sec., 4860.80424215643 rows/sec., 8.71 MiB/sec.
10045 2024.07.09 03:58:35.117261 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Debug> DynamicQueryHandler: Done processing query
10046 2024.07.09 03:58:35.117322 [ 3 ] {72400939-753e-404c-830f-eea3fc479d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10047 2024.07.09 03:58:35.117392 [ 3 ] {} <Debug> HTTP-Session: a27d8009-9ea8-4e75-8c8d-e716863574fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10048 2024.07.09 03:58:35.117619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10049 2024.07.09 03:58:35.117671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10050 2024.07.09 03:58:35.117690 [ 3 ] {} <Debug> HTTP-Session: e6acbce4-1be8-40d5-ad9c-cc37932cbdfe Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10051 2024.07.09 03:58:35.117707 [ 3 ] {} <Debug> HTTP-Session: e6acbce4-1be8-40d5-ad9c-cc37932cbdfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.07.09 03:58:35.117721 [ 3 ] {} <Debug> HTTP-Session: e6acbce4-1be8-40d5-ad9c-cc37932cbdfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10053 2024.07.09 03:58:35.117754 [ 3 ] {} <Trace> HTTP-Session: e6acbce4-1be8-40d5-ad9c-cc37932cbdfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10054 2024.07.09 03:58:35.117871 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10055 2024.07.09 03:58:35.117916 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10056 2024.07.09 03:58:35.118051 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10057 2024.07.09 03:58:35.118307 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10058 2024.07.09 03:58:35.118343 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10059 2024.07.09 03:58:35.118687 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10060 2024.07.09 03:58:35.118994 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10061 2024.07.09 03:58:35.119139 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec.
10062 2024.07.09 03:58:35.119290 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Debug> DynamicQueryHandler: Done processing query
10063 2024.07.09 03:58:35.119314 [ 3 ] {e8ee7dbb-3f54-48c7-be72-d8e3f95250ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10064 2024.07.09 03:58:35.119330 [ 3 ] {} <Debug> HTTP-Session: e6acbce4-1be8-40d5-ad9c-cc37932cbdfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10065 2024.07.09 03:58:40.103626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10066 2024.07.09 03:58:40.103765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10067 2024.07.09 03:58:40.103798 [ 3 ] {} <Debug> HTTP-Session: d0f8fc79-6a2d-4587-a81a-0c7bce0d6c20 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10068 2024.07.09 03:58:40.103829 [ 3 ] {} <Debug> HTTP-Session: d0f8fc79-6a2d-4587-a81a-0c7bce0d6c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10069 2024.07.09 03:58:40.103846 [ 3 ] {} <Debug> HTTP-Session: d0f8fc79-6a2d-4587-a81a-0c7bce0d6c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10070 2024.07.09 03:58:40.103901 [ 3 ] {} <Trace> HTTP-Session: d0f8fc79-6a2d-4587-a81a-0c7bce0d6c20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10071 2024.07.09 03:58:40.104108 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10072 2024.07.09 03:58:40.104181 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10073 2024.07.09 03:58:40.104426 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10074 2024.07.09 03:58:40.104818 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10075 2024.07.09 03:58:40.104862 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10076 2024.07.09 03:58:40.105233 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10077 2024.07.09 03:58:40.105562 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10078 2024.07.09 03:58:40.105742 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001692 sec., 12411.347517730497 rows/sec., 1006.00 KiB/sec.
10079 2024.07.09 03:58:40.105933 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Debug> DynamicQueryHandler: Done processing query
10080 2024.07.09 03:58:40.105959 [ 3 ] {22cffcc2-cd90-45f4-ae9d-cf7bdf45ca8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10081 2024.07.09 03:58:40.105976 [ 3 ] {} <Debug> HTTP-Session: d0f8fc79-6a2d-4587-a81a-0c7bce0d6c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10082 2024.07.09 03:58:40.106149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10083 2024.07.09 03:58:40.106199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10084 2024.07.09 03:58:40.106219 [ 3 ] {} <Debug> HTTP-Session: 37c6e7af-6db1-4d99-96d9-fd3c57b701e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10085 2024.07.09 03:58:40.106236 [ 3 ] {} <Debug> HTTP-Session: 37c6e7af-6db1-4d99-96d9-fd3c57b701e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10086 2024.07.09 03:58:40.106250 [ 3 ] {} <Debug> HTTP-Session: 37c6e7af-6db1-4d99-96d9-fd3c57b701e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10087 2024.07.09 03:58:40.106282 [ 3 ] {} <Trace> HTTP-Session: 37c6e7af-6db1-4d99-96d9-fd3c57b701e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10088 2024.07.09 03:58:40.106407 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10089 2024.07.09 03:58:40.106452 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10090 2024.07.09 03:58:40.106578 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10091 2024.07.09 03:58:40.106911 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10092 2024.07.09 03:58:40.106949 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10093 2024.07.09 03:58:40.107265 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10094 2024.07.09 03:58:40.107582 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10095 2024.07.09 03:58:40.107731 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.00137 sec., 86861.31386861314 rows/sec., 7.16 MiB/sec.
10096 2024.07.09 03:58:40.107893 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Debug> DynamicQueryHandler: Done processing query
10097 2024.07.09 03:58:40.107919 [ 3 ] {5274611f-c376-4d30-9930-4635099e320f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10098 2024.07.09 03:58:40.107935 [ 3 ] {} <Debug> HTTP-Session: 37c6e7af-6db1-4d99-96d9-fd3c57b701e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10099 2024.07.09 03:58:40.108094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10100 2024.07.09 03:58:40.108141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10101 2024.07.09 03:58:40.108161 [ 3 ] {} <Debug> HTTP-Session: fa5445fe-d4fe-40a1-90a5-ee6efeb8a494 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10102 2024.07.09 03:58:40.108177 [ 3 ] {} <Debug> HTTP-Session: fa5445fe-d4fe-40a1-90a5-ee6efeb8a494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10103 2024.07.09 03:58:40.108192 [ 3 ] {} <Debug> HTTP-Session: fa5445fe-d4fe-40a1-90a5-ee6efeb8a494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10104 2024.07.09 03:58:40.108221 [ 3 ] {} <Trace> HTTP-Session: fa5445fe-d4fe-40a1-90a5-ee6efeb8a494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10105 2024.07.09 03:58:40.108338 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10106 2024.07.09 03:58:40.108381 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10107 2024.07.09 03:58:40.108507 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10108 2024.07.09 03:58:40.108802 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10109 2024.07.09 03:58:40.108839 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10110 2024.07.09 03:58:40.109152 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10111 2024.07.09 03:58:40.109456 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10112 2024.07.09 03:58:40.109611 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001304 sec., 65184.0490797546 rows/sec., 5.09 MiB/sec.
10113 2024.07.09 03:58:40.109767 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Debug> DynamicQueryHandler: Done processing query
10114 2024.07.09 03:58:40.109793 [ 3 ] {f61406b1-2c48-4b8b-9699-1551bc281751} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10115 2024.07.09 03:58:40.109808 [ 3 ] {} <Debug> HTTP-Session: fa5445fe-d4fe-40a1-90a5-ee6efeb8a494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10116 2024.07.09 03:58:40.109994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10117 2024.07.09 03:58:40.110043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10118 2024.07.09 03:58:40.110062 [ 3 ] {} <Debug> HTTP-Session: f3ce67b8-0aec-4ddc-97d2-00197cb37e07 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10119 2024.07.09 03:58:40.110079 [ 3 ] {} <Debug> HTTP-Session: f3ce67b8-0aec-4ddc-97d2-00197cb37e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10120 2024.07.09 03:58:40.110093 [ 3 ] {} <Debug> HTTP-Session: f3ce67b8-0aec-4ddc-97d2-00197cb37e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10121 2024.07.09 03:58:40.110123 [ 3 ] {} <Trace> HTTP-Session: f3ce67b8-0aec-4ddc-97d2-00197cb37e07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10122 2024.07.09 03:58:40.110266 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10123 2024.07.09 03:58:40.110315 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10124 2024.07.09 03:58:40.110464 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10125 2024.07.09 03:58:40.110844 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10126 2024.07.09 03:58:40.110889 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10127 2024.07.09 03:58:40.111319 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10128 2024.07.09 03:58:40.111658 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10129 2024.07.09 03:58:40.111805 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec.
10130 2024.07.09 03:58:40.111966 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Debug> DynamicQueryHandler: Done processing query
10131 2024.07.09 03:58:40.111991 [ 3 ] {98149194-0b45-45d8-aee1-8518dd306b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10132 2024.07.09 03:58:40.112011 [ 3 ] {} <Debug> HTTP-Session: f3ce67b8-0aec-4ddc-97d2-00197cb37e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10133 2024.07.09 03:58:40.112162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10134 2024.07.09 03:58:40.112209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10135 2024.07.09 03:58:40.112229 [ 3 ] {} <Debug> HTTP-Session: 17a903d9-7743-4400-90e8-e79b9cde7efb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10136 2024.07.09 03:58:40.112246 [ 3 ] {} <Debug> HTTP-Session: 17a903d9-7743-4400-90e8-e79b9cde7efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10137 2024.07.09 03:58:40.112260 [ 3 ] {} <Debug> HTTP-Session: 17a903d9-7743-4400-90e8-e79b9cde7efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10138 2024.07.09 03:58:40.112291 [ 3 ] {} <Trace> HTTP-Session: 17a903d9-7743-4400-90e8-e79b9cde7efb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10139 2024.07.09 03:58:40.112560 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10140 2024.07.09 03:58:40.112634 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <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
10141 2024.07.09 03:58:40.113047 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10142 2024.07.09 03:58:40.113585 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10143 2024.07.09 03:58:40.113622 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10144 2024.07.09 03:58:40.114218 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10145 2024.07.09 03:58:40.114624 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10146 2024.07.09 03:58:40.114811 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002435 sec., 8624.22997946612 rows/sec., 15.45 MiB/sec.
10147 2024.07.09 03:58:40.115078 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Debug> DynamicQueryHandler: Done processing query
10148 2024.07.09 03:58:40.115108 [ 3 ] {703f8eb4-80b8-42dd-92c7-5d2f2ad23c4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10149 2024.07.09 03:58:40.115125 [ 3 ] {} <Debug> HTTP-Session: 17a903d9-7743-4400-90e8-e79b9cde7efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10150 2024.07.09 03:58:40.115257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10151 2024.07.09 03:58:40.115307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10152 2024.07.09 03:58:40.115326 [ 3 ] {} <Debug> HTTP-Session: 565cc659-4e09-436d-9b6d-2dd251b4cbca Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10153 2024.07.09 03:58:40.115343 [ 3 ] {} <Debug> HTTP-Session: 565cc659-4e09-436d-9b6d-2dd251b4cbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10154 2024.07.09 03:58:40.115357 [ 3 ] {} <Debug> HTTP-Session: 565cc659-4e09-436d-9b6d-2dd251b4cbca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10155 2024.07.09 03:58:40.115387 [ 3 ] {} <Trace> HTTP-Session: 565cc659-4e09-436d-9b6d-2dd251b4cbca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10156 2024.07.09 03:58:40.115499 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10157 2024.07.09 03:58:40.115544 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10158 2024.07.09 03:58:40.115671 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10159 2024.07.09 03:58:40.115939 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10160 2024.07.09 03:58:40.115975 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10161 2024.07.09 03:58:40.116329 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10162 2024.07.09 03:58:40.116647 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10163 2024.07.09 03:58:40.116785 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec.
10164 2024.07.09 03:58:40.116985 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Debug> DynamicQueryHandler: Done processing query
10165 2024.07.09 03:58:40.117010 [ 3 ] {702d6cc3-dfdd-4003-810b-1b4bfa681de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10166 2024.07.09 03:58:40.117025 [ 3 ] {} <Debug> HTTP-Session: 565cc659-4e09-436d-9b6d-2dd251b4cbca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10167 2024.07.09 03:58:45.103549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10168 2024.07.09 03:58:45.103693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10169 2024.07.09 03:58:45.103723 [ 3 ] {} <Debug> HTTP-Session: f6142eed-7e0d-4ebd-b054-dde9f154bd8c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10170 2024.07.09 03:58:45.103753 [ 3 ] {} <Debug> HTTP-Session: f6142eed-7e0d-4ebd-b054-dde9f154bd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10171 2024.07.09 03:58:45.103771 [ 3 ] {} <Debug> HTTP-Session: f6142eed-7e0d-4ebd-b054-dde9f154bd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10172 2024.07.09 03:58:45.103827 [ 3 ] {} <Trace> HTTP-Session: f6142eed-7e0d-4ebd-b054-dde9f154bd8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10173 2024.07.09 03:58:45.104026 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10174 2024.07.09 03:58:45.104093 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10175 2024.07.09 03:58:45.104285 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10176 2024.07.09 03:58:45.104727 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10177 2024.07.09 03:58:45.104774 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10178 2024.07.09 03:58:45.105150 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10179 2024.07.09 03:58:45.105485 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10180 2024.07.09 03:58:45.105653 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00168 sec., 6547.619047619048 rows/sec., 530.72 KiB/sec.
10181 2024.07.09 03:58:45.105687 [ 50 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10182 2024.07.09 03:58:45.105797 [ 50 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10183 2024.07.09 03:58:45.105847 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10184 2024.07.09 03:58:45.106015 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Debug> DynamicQueryHandler: Done processing query
10185 2024.07.09 03:58:45.106098 [ 3 ] {6c269a6b-2a30-45fc-a2c8-69427f49669e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10186 2024.07.09 03:58:45.106142 [ 3 ] {} <Debug> HTTP-Session: f6142eed-7e0d-4ebd-b054-dde9f154bd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10187 2024.07.09 03:58:45.106161 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
10188 2024.07.09 03:58:45.106446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10189 2024.07.09 03:58:45.106638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10190 2024.07.09 03:58:45.106728 [ 3 ] {} <Debug> HTTP-Session: 3584e2bd-4ce3-4027-9cc0-50ccf1229a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10191 2024.07.09 03:58:45.106819 [ 3 ] {} <Debug> HTTP-Session: 3584e2bd-4ce3-4027-9cc0-50ccf1229a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10192 2024.07.09 03:58:45.106894 [ 3 ] {} <Debug> HTTP-Session: 3584e2bd-4ce3-4027-9cc0-50ccf1229a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10193 2024.07.09 03:58:45.107047 [ 3 ] {} <Trace> HTTP-Session: 3584e2bd-4ce3-4027-9cc0-50ccf1229a2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10194 2024.07.09 03:58:45.107070 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10195 2024.07.09 03:58:45.107152 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 32 rows starting from the beginning of the part
10196 2024.07.09 03:58:45.107380 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part
10197 2024.07.09 03:58:45.107406 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10198 2024.07.09 03:58:45.107530 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10199 2024.07.09 03:58:45.107748 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 21 rows starting from the beginning of the part
10200 2024.07.09 03:58:45.108106 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part
10201 2024.07.09 03:58:45.108450 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 21 rows starting from the beginning of the part
10202 2024.07.09 03:58:45.108717 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10203 2024.07.09 03:58:45.108765 [ 201 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part
10204 2024.07.09 03:58:45.109709 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10205 2024.07.09 03:58:45.109781 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10206 2024.07.09 03:58:45.110718 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10207 2024.07.09 03:58:45.111373 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.005427784 sec., 19713.385794276266 rows/sec., 1.56 MiB/sec.
10208 2024.07.09 03:58:45.111608 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10209 2024.07.09 03:58:45.111808 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10210 2024.07.09 03:58:45.111874 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.004643 sec., 19168.640964893388 rows/sec., 1.55 MiB/sec.
10211 2024.07.09 03:58:45.112240 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Debug> DynamicQueryHandler: Done processing query
10212 2024.07.09 03:58:45.112316 [ 3 ] {29b7efb8-0601-4662-90d8-589733db35fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10213 2024.07.09 03:58:45.112361 [ 3 ] {} <Debug> HTTP-Session: 3584e2bd-4ce3-4027-9cc0-50ccf1229a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10214 2024.07.09 03:58:45.112604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10215 2024.07.09 03:58:45.112655 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10216 2024.07.09 03:58:45.112691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10217 2024.07.09 03:58:45.112755 [ 3 ] {} <Debug> HTTP-Session: 1127ca06-7d4f-4a99-9f73-057e0a489fde Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10218 2024.07.09 03:58:45.112804 [ 3 ] {} <Debug> HTTP-Session: 1127ca06-7d4f-4a99-9f73-057e0a489fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10219 2024.07.09 03:58:45.112837 [ 3 ] {} <Debug> HTTP-Session: 1127ca06-7d4f-4a99-9f73-057e0a489fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10220 2024.07.09 03:58:45.112871 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_61_12} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10221 2024.07.09 03:58:45.112889 [ 3 ] {} <Trace> HTTP-Session: 1127ca06-7d4f-4a99-9f73-057e0a489fde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10222 2024.07.09 03:58:45.113052 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10223 2024.07.09 03:58:45.113121 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10224 2024.07.09 03:58:45.113171 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10225 2024.07.09 03:58:45.113324 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10226 2024.07.09 03:58:45.113687 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10227 2024.07.09 03:58:45.113724 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10228 2024.07.09 03:58:45.114061 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10229 2024.07.09 03:58:45.114377 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10230 2024.07.09 03:58:45.114523 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001495 sec., 50167.22408026756 rows/sec., 3.92 MiB/sec.
10231 2024.07.09 03:58:45.114777 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Debug> DynamicQueryHandler: Done processing query
10232 2024.07.09 03:58:45.114837 [ 3 ] {cceaac8d-ecce-4fbe-8dd3-d83ddd2bed1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10233 2024.07.09 03:58:45.114893 [ 3 ] {} <Debug> HTTP-Session: 1127ca06-7d4f-4a99-9f73-057e0a489fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10234 2024.07.09 03:58:45.115139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10235 2024.07.09 03:58:45.115193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10236 2024.07.09 03:58:45.115213 [ 3 ] {} <Debug> HTTP-Session: 10ff134f-d49e-4040-bfc2-8b0c866cff34 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10237 2024.07.09 03:58:45.115233 [ 3 ] {} <Debug> HTTP-Session: 10ff134f-d49e-4040-bfc2-8b0c866cff34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10238 2024.07.09 03:58:45.115256 [ 3 ] {} <Debug> HTTP-Session: 10ff134f-d49e-4040-bfc2-8b0c866cff34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10239 2024.07.09 03:58:45.115296 [ 3 ] {} <Trace> HTTP-Session: 10ff134f-d49e-4040-bfc2-8b0c866cff34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10240 2024.07.09 03:58:45.115455 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10241 2024.07.09 03:58:45.115507 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10242 2024.07.09 03:58:45.115675 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10243 2024.07.09 03:58:45.116053 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10244 2024.07.09 03:58:45.116091 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10245 2024.07.09 03:58:45.116482 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10246 2024.07.09 03:58:45.116827 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10247 2024.07.09 03:58:45.116975 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
10248 2024.07.09 03:58:45.117166 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Debug> DynamicQueryHandler: Done processing query
10249 2024.07.09 03:58:45.117204 [ 3 ] {543ffdcd-6c96-4706-877a-3889a015ef71} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10250 2024.07.09 03:58:45.117236 [ 3 ] {} <Debug> HTTP-Session: 10ff134f-d49e-4040-bfc2-8b0c866cff34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.07.09 03:58:45.117407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10252 2024.07.09 03:58:45.117456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10253 2024.07.09 03:58:45.117476 [ 3 ] {} <Debug> HTTP-Session: cb707831-600e-4eaf-aebc-aa248ffb184a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10254 2024.07.09 03:58:45.117493 [ 3 ] {} <Debug> HTTP-Session: cb707831-600e-4eaf-aebc-aa248ffb184a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10255 2024.07.09 03:58:45.117508 [ 3 ] {} <Debug> HTTP-Session: cb707831-600e-4eaf-aebc-aa248ffb184a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10256 2024.07.09 03:58:45.117538 [ 3 ] {} <Trace> HTTP-Session: cb707831-600e-4eaf-aebc-aa248ffb184a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10257 2024.07.09 03:58:45.117715 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10258 2024.07.09 03:58:45.117778 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <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
10259 2024.07.09 03:58:45.118204 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10260 2024.07.09 03:58:45.118762 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10261 2024.07.09 03:58:45.118799 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10262 2024.07.09 03:58:45.119380 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10263 2024.07.09 03:58:45.119804 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10264 2024.07.09 03:58:45.119977 [ 50 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10265 2024.07.09 03:58:45.119979 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002359 sec., 4662.992793556592 rows/sec., 8.36 MiB/sec.
10266 2024.07.09 03:58:45.120026 [ 50 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10267 2024.07.09 03:58:45.120091 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
10268 2024.07.09 03:58:45.120364 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
10269 2024.07.09 03:58:45.120527 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Debug> DynamicQueryHandler: Done processing query
10270 2024.07.09 03:58:45.120580 [ 3 ] {e219fe29-87a4-40ce-85ef-a2a9fe71f17c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10271 2024.07.09 03:58:45.120627 [ 3 ] {} <Debug> HTTP-Session: cb707831-600e-4eaf-aebc-aa248ffb184a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10272 2024.07.09 03:58:45.120837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10273 2024.07.09 03:58:45.120957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10274 2024.07.09 03:58:45.121018 [ 3 ] {} <Debug> HTTP-Session: eb3bfb06-3a5d-4bf3-9f80-72795febc001 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10275 2024.07.09 03:58:45.121043 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10276 2024.07.09 03:58:45.121054 [ 3 ] {} <Debug> HTTP-Session: eb3bfb06-3a5d-4bf3-9f80-72795febc001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10277 2024.07.09 03:58:45.121108 [ 3 ] {} <Debug> HTTP-Session: eb3bfb06-3a5d-4bf3-9f80-72795febc001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10278 2024.07.09 03:58:45.121194 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 924 rows starting from the beginning of the part
10279 2024.07.09 03:58:45.121201 [ 3 ] {} <Trace> HTTP-Session: eb3bfb06-3a5d-4bf3-9f80-72795febc001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10280 2024.07.09 03:58:45.121552 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10281 2024.07.09 03:58:45.121737 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10282 2024.07.09 03:58:45.121926 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part
10283 2024.07.09 03:58:45.122666 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10284 2024.07.09 03:58:45.122736 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 21 rows starting from the beginning of the part
10285 2024.07.09 03:58:45.123457 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part
10286 2024.07.09 03:58:45.123695 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10287 2024.07.09 03:58:45.123808 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10288 2024.07.09 03:58:45.124192 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 21 rows starting from the beginning of the part
10289 2024.07.09 03:58:45.124834 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part
10290 2024.07.09 03:58:45.125217 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10291 2024.07.09 03:58:45.126253 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10292 2024.07.09 03:58:45.126654 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005274 sec., 11376.564277588168 rows/sec., 785.10 KiB/sec.
10293 2024.07.09 03:58:45.127031 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Debug> DynamicQueryHandler: Done processing query
10294 2024.07.09 03:58:45.127089 [ 3 ] {35b4a8f9-9952-4d12-b508-11bb6f100cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10295 2024.07.09 03:58:45.127107 [ 3 ] {} <Debug> HTTP-Session: eb3bfb06-3a5d-4bf3-9f80-72795febc001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10296 2024.07.09 03:58:45.130462 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 19 columns (19 merged, 0 gathered) in 0.010246619 sec., 97495.57390589033 rows/sec., 174.71 MiB/sec.
10297 2024.07.09 03:58:45.131751 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10298 2024.07.09 03:58:45.132370 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10299 2024.07.09 03:58:45.132463 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10300 2024.07.09 03:58:45.132618 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB.
10301 2024.07.09 03:58:48.752765 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache
10302 2024.07.09 03:58:48.752839 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache
10303 2024.07.09 03:58:50.001889 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001424704 sec.
10304 2024.07.09 03:58:50.104501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10305 2024.07.09 03:58:50.104643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10306 2024.07.09 03:58:50.104681 [ 3 ] {} <Debug> HTTP-Session: 3ce3fee4-34e4-4efa-a5e6-0b8670b9bcd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10307 2024.07.09 03:58:50.104715 [ 3 ] {} <Debug> HTTP-Session: 3ce3fee4-34e4-4efa-a5e6-0b8670b9bcd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.07.09 03:58:50.104742 [ 3 ] {} <Debug> HTTP-Session: 3ce3fee4-34e4-4efa-a5e6-0b8670b9bcd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10309 2024.07.09 03:58:50.104810 [ 3 ] {} <Trace> HTTP-Session: 3ce3fee4-34e4-4efa-a5e6-0b8670b9bcd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10310 2024.07.09 03:58:50.105007 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10311 2024.07.09 03:58:50.105074 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10312 2024.07.09 03:58:50.105261 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10313 2024.07.09 03:58:50.105696 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10314 2024.07.09 03:58:50.105734 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10315 2024.07.09 03:58:50.106107 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10316 2024.07.09 03:58:50.106456 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10317 2024.07.09 03:58:50.106599 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001655 sec., 12688.821752265862 rows/sec., 1.00 MiB/sec.
10318 2024.07.09 03:58:50.106800 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Debug> DynamicQueryHandler: Done processing query
10319 2024.07.09 03:58:50.106828 [ 3 ] {69e2335c-d9d8-4d8b-bac9-8972a1a8b221} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10320 2024.07.09 03:58:50.106844 [ 3 ] {} <Debug> HTTP-Session: 3ce3fee4-34e4-4efa-a5e6-0b8670b9bcd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10321 2024.07.09 03:58:50.106985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10322 2024.07.09 03:58:50.107033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10323 2024.07.09 03:58:50.107052 [ 3 ] {} <Debug> HTTP-Session: 1f685f44-940f-4b4e-be7a-b112f8ea81aa Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10324 2024.07.09 03:58:50.107069 [ 3 ] {} <Debug> HTTP-Session: 1f685f44-940f-4b4e-be7a-b112f8ea81aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10325 2024.07.09 03:58:50.107083 [ 3 ] {} <Debug> HTTP-Session: 1f685f44-940f-4b4e-be7a-b112f8ea81aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10326 2024.07.09 03:58:50.107115 [ 3 ] {} <Trace> HTTP-Session: 1f685f44-940f-4b4e-be7a-b112f8ea81aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10327 2024.07.09 03:58:50.107245 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10328 2024.07.09 03:58:50.107291 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10329 2024.07.09 03:58:50.107420 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10330 2024.07.09 03:58:50.107807 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10331 2024.07.09 03:58:50.107844 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10332 2024.07.09 03:58:50.108165 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10333 2024.07.09 03:58:50.108478 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10334 2024.07.09 03:58:50.108608 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001412 sec., 84277.62039660056 rows/sec., 6.95 MiB/sec.
10335 2024.07.09 03:58:50.108853 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Debug> DynamicQueryHandler: Done processing query
10336 2024.07.09 03:58:50.108912 [ 3 ] {ac44d078-d82d-4165-b008-761c3ae0adcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10337 2024.07.09 03:58:50.108963 [ 3 ] {} <Debug> HTTP-Session: 1f685f44-940f-4b4e-be7a-b112f8ea81aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10338 2024.07.09 03:58:50.109201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10339 2024.07.09 03:58:50.109252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10340 2024.07.09 03:58:50.109272 [ 3 ] {} <Debug> HTTP-Session: 7b7c12e4-f320-454a-9797-bb6669c3e30c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10341 2024.07.09 03:58:50.109290 [ 3 ] {} <Debug> HTTP-Session: 7b7c12e4-f320-454a-9797-bb6669c3e30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10342 2024.07.09 03:58:50.109304 [ 3 ] {} <Debug> HTTP-Session: 7b7c12e4-f320-454a-9797-bb6669c3e30c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10343 2024.07.09 03:58:50.109337 [ 3 ] {} <Trace> HTTP-Session: 7b7c12e4-f320-454a-9797-bb6669c3e30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10344 2024.07.09 03:58:50.109464 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10345 2024.07.09 03:58:50.109509 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10346 2024.07.09 03:58:50.109650 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10347 2024.07.09 03:58:50.110056 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10348 2024.07.09 03:58:50.110092 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10349 2024.07.09 03:58:50.110405 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10350 2024.07.09 03:58:50.110714 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10351 2024.07.09 03:58:50.110834 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001418 sec., 59943.58251057828 rows/sec., 4.68 MiB/sec.
10352 2024.07.09 03:58:50.111001 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Debug> DynamicQueryHandler: Done processing query
10353 2024.07.09 03:58:50.111026 [ 3 ] {fd133f76-c2fc-49d0-865a-4ce42c1fe131} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10354 2024.07.09 03:58:50.111043 [ 3 ] {} <Debug> HTTP-Session: 7b7c12e4-f320-454a-9797-bb6669c3e30c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10355 2024.07.09 03:58:50.111201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10356 2024.07.09 03:58:50.111250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10357 2024.07.09 03:58:50.111269 [ 3 ] {} <Debug> HTTP-Session: 72418764-6725-456b-8e1a-974b346ac306 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10358 2024.07.09 03:58:50.111285 [ 3 ] {} <Debug> HTTP-Session: 72418764-6725-456b-8e1a-974b346ac306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.07.09 03:58:50.111299 [ 3 ] {} <Debug> HTTP-Session: 72418764-6725-456b-8e1a-974b346ac306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10360 2024.07.09 03:58:50.111330 [ 3 ] {} <Trace> HTTP-Session: 72418764-6725-456b-8e1a-974b346ac306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10361 2024.07.09 03:58:50.111473 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10362 2024.07.09 03:58:50.111520 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10363 2024.07.09 03:58:50.111663 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10364 2024.07.09 03:58:50.112021 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10365 2024.07.09 03:58:50.112056 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10366 2024.07.09 03:58:50.112445 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10367 2024.07.09 03:58:50.112802 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10368 2024.07.09 03:58:50.112928 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec.
10369 2024.07.09 03:58:50.113193 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Debug> DynamicQueryHandler: Done processing query
10370 2024.07.09 03:58:50.113256 [ 3 ] {fb2396f4-3827-4730-b66c-6de97a91f874} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10371 2024.07.09 03:58:50.113316 [ 3 ] {} <Debug> HTTP-Session: 72418764-6725-456b-8e1a-974b346ac306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10372 2024.07.09 03:58:50.113577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10373 2024.07.09 03:58:50.113628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10374 2024.07.09 03:58:50.113647 [ 3 ] {} <Debug> HTTP-Session: 2658f73f-e31a-4d7e-9fd8-e53617fdb4b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10375 2024.07.09 03:58:50.113665 [ 3 ] {} <Debug> HTTP-Session: 2658f73f-e31a-4d7e-9fd8-e53617fdb4b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10376 2024.07.09 03:58:50.113679 [ 3 ] {} <Debug> HTTP-Session: 2658f73f-e31a-4d7e-9fd8-e53617fdb4b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10377 2024.07.09 03:58:50.113711 [ 3 ] {} <Trace> HTTP-Session: 2658f73f-e31a-4d7e-9fd8-e53617fdb4b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10378 2024.07.09 03:58:50.113965 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10379 2024.07.09 03:58:50.114037 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <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
10380 2024.07.09 03:58:50.114443 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10381 2024.07.09 03:58:50.115087 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10382 2024.07.09 03:58:50.115122 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10383 2024.07.09 03:58:50.115719 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10384 2024.07.09 03:58:50.116124 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10385 2024.07.09 03:58:50.116266 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002474 sec., 8488.278092158447 rows/sec., 15.21 MiB/sec.
10386 2024.07.09 03:58:50.116483 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Debug> DynamicQueryHandler: Done processing query
10387 2024.07.09 03:58:50.116507 [ 3 ] {2fbfdf01-1d9c-41a2-9dd7-031591ad98ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10388 2024.07.09 03:58:50.116523 [ 3 ] {} <Debug> HTTP-Session: 2658f73f-e31a-4d7e-9fd8-e53617fdb4b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10389 2024.07.09 03:58:50.116658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10390 2024.07.09 03:58:50.116710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10391 2024.07.09 03:58:50.116729 [ 3 ] {} <Debug> HTTP-Session: 0a3743c5-96a7-4e12-a75a-dcb61dfa14c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10392 2024.07.09 03:58:50.116745 [ 3 ] {} <Debug> HTTP-Session: 0a3743c5-96a7-4e12-a75a-dcb61dfa14c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10393 2024.07.09 03:58:50.116760 [ 3 ] {} <Debug> HTTP-Session: 0a3743c5-96a7-4e12-a75a-dcb61dfa14c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10394 2024.07.09 03:58:50.116791 [ 3 ] {} <Trace> HTTP-Session: 0a3743c5-96a7-4e12-a75a-dcb61dfa14c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10395 2024.07.09 03:58:50.116907 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10396 2024.07.09 03:58:50.116950 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10397 2024.07.09 03:58:50.117075 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10398 2024.07.09 03:58:50.117370 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10399 2024.07.09 03:58:50.117405 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10400 2024.07.09 03:58:50.117756 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10401 2024.07.09 03:58:50.118077 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10402 2024.07.09 03:58:50.118208 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec.
10403 2024.07.09 03:58:50.118361 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Debug> DynamicQueryHandler: Done processing query
10404 2024.07.09 03:58:50.118386 [ 3 ] {249fb53d-1e64-4da8-be62-e1c4974501b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10405 2024.07.09 03:58:50.118401 [ 3 ] {} <Debug> HTTP-Session: 0a3743c5-96a7-4e12-a75a-dcb61dfa14c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10406 2024.07.09 03:58:55.105064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10407 2024.07.09 03:58:55.105202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10408 2024.07.09 03:58:55.105227 [ 3 ] {} <Debug> HTTP-Session: 71487ea4-d280-4c4b-9396-c597f90cfb21 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10409 2024.07.09 03:58:55.105253 [ 3 ] {} <Debug> HTTP-Session: 71487ea4-d280-4c4b-9396-c597f90cfb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10410 2024.07.09 03:58:55.105268 [ 3 ] {} <Debug> HTTP-Session: 71487ea4-d280-4c4b-9396-c597f90cfb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10411 2024.07.09 03:58:55.105318 [ 3 ] {} <Trace> HTTP-Session: 71487ea4-d280-4c4b-9396-c597f90cfb21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10412 2024.07.09 03:58:55.105515 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10413 2024.07.09 03:58:55.105582 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10414 2024.07.09 03:58:55.105802 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10415 2024.07.09 03:58:55.106339 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10416 2024.07.09 03:58:55.106393 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10417 2024.07.09 03:58:55.106799 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10418 2024.07.09 03:58:55.107129 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10419 2024.07.09 03:58:55.107283 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001829 sec., 6014.215418261345 rows/sec., 487.48 KiB/sec.
10420 2024.07.09 03:58:55.107508 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Debug> DynamicQueryHandler: Done processing query
10421 2024.07.09 03:58:55.107536 [ 3 ] {fb77fb57-fc24-48a4-be52-8836c6ef78e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10422 2024.07.09 03:58:55.107553 [ 3 ] {} <Debug> HTTP-Session: 71487ea4-d280-4c4b-9396-c597f90cfb21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10423 2024.07.09 03:58:55.107725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10424 2024.07.09 03:58:55.107773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10425 2024.07.09 03:58:55.107793 [ 3 ] {} <Debug> HTTP-Session: 4ebaa565-fe1f-449a-87a1-dd101551afa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10426 2024.07.09 03:58:55.107811 [ 3 ] {} <Debug> HTTP-Session: 4ebaa565-fe1f-449a-87a1-dd101551afa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10427 2024.07.09 03:58:55.107824 [ 3 ] {} <Debug> HTTP-Session: 4ebaa565-fe1f-449a-87a1-dd101551afa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10428 2024.07.09 03:58:55.107856 [ 3 ] {} <Trace> HTTP-Session: 4ebaa565-fe1f-449a-87a1-dd101551afa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10429 2024.07.09 03:58:55.107977 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10430 2024.07.09 03:58:55.108022 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10431 2024.07.09 03:58:55.108151 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10432 2024.07.09 03:58:55.108504 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10433 2024.07.09 03:58:55.108544 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10434 2024.07.09 03:58:55.108863 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10435 2024.07.09 03:58:55.109186 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10436 2024.07.09 03:58:55.109334 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001399 sec., 63616.869192280195 rows/sec., 5.14 MiB/sec.
10437 2024.07.09 03:58:55.109361 [ 153 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10438 2024.07.09 03:58:55.109463 [ 153 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10439 2024.07.09 03:58:55.109503 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10440 2024.07.09 03:58:55.109586 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Debug> DynamicQueryHandler: Done processing query
10441 2024.07.09 03:58:55.109626 [ 3 ] {94acb3d3-9fed-4cdc-861b-809b68316add} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10442 2024.07.09 03:58:55.109648 [ 3 ] {} <Debug> HTTP-Session: 4ebaa565-fe1f-449a-87a1-dd101551afa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10443 2024.07.09 03:58:55.109648 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10444 2024.07.09 03:58:55.109763 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10445 2024.07.09 03:58:55.109792 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 196 rows starting from the beginning of the part
10446 2024.07.09 03:58:55.109815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10447 2024.07.09 03:58:55.109865 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 125 rows starting from the beginning of the part
10448 2024.07.09 03:58:55.109875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10449 2024.07.09 03:58:55.109948 [ 3 ] {} <Debug> HTTP-Session: 0b428bd0-0143-4f80-9e62-06736e3999e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10450 2024.07.09 03:58:55.110037 [ 3 ] {} <Debug> HTTP-Session: 0b428bd0-0143-4f80-9e62-06736e3999e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10451 2024.07.09 03:58:55.110150 [ 3 ] {} <Debug> HTTP-Session: 0b428bd0-0143-4f80-9e62-06736e3999e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10452 2024.07.09 03:58:55.110175 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 119 rows starting from the beginning of the part
10453 2024.07.09 03:58:55.110336 [ 3 ] {} <Trace> HTTP-Session: 0b428bd0-0143-4f80-9e62-06736e3999e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10454 2024.07.09 03:58:55.110527 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 89 rows starting from the beginning of the part
10455 2024.07.09 03:58:55.110689 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10456 2024.07.09 03:58:55.110702 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 119 rows starting from the beginning of the part
10457 2024.07.09 03:58:55.110812 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10458 2024.07.09 03:58:55.111012 [ 200 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 89 rows starting from the beginning of the part
10459 2024.07.09 03:58:55.111904 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10460 2024.07.09 03:58:55.112474 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10461 2024.07.09 03:58:55.112516 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10462 2024.07.09 03:58:55.112981 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10463 2024.07.09 03:58:55.113186 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 4 columns (4 merged, 0 gathered) in 0.003581782 sec., 205763.4998444908 rows/sec., 16.73 MiB/sec.
10464 2024.07.09 03:58:55.113472 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10465 2024.07.09 03:58:55.113643 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10466 2024.07.09 03:58:55.113972 [ 152 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10467 2024.07.09 03:58:55.114129 [ 152 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10468 2024.07.09 03:58:55.114176 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.003579 sec., 20955.574182732606 rows/sec., 1.64 MiB/sec.
10469 2024.07.09 03:58:55.114265 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10470 2024.07.09 03:58:55.114691 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10471 2024.07.09 03:58:55.114805 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Debug> DynamicQueryHandler: Done processing query
10472 2024.07.09 03:58:55.114882 [ 3 ] {efba83e7-477e-4565-aa71-e8e27eb5e375} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10473 2024.07.09 03:58:55.114967 [ 3 ] {} <Debug> HTTP-Session: 0b428bd0-0143-4f80-9e62-06736e3999e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10474 2024.07.09 03:58:55.115022 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10475 2024.07.09 03:58:55.115076 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 152 rows starting from the beginning of the part
10476 2024.07.09 03:58:55.115084 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10477 2024.07.09 03:58:55.115302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10478 2024.07.09 03:58:55.115346 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 99 rows starting from the beginning of the part
10479 2024.07.09 03:58:55.115508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10480 2024.07.09 03:58:55.115493 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_71_14} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10481 2024.07.09 03:58:55.115627 [ 3 ] {} <Debug> HTTP-Session: 806d2b74-7eb2-4f32-9e70-7eba9a8b8f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10482 2024.07.09 03:58:55.115686 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 85 rows starting from the beginning of the part
10483 2024.07.09 03:58:55.115715 [ 3 ] {} <Debug> HTTP-Session: 806d2b74-7eb2-4f32-9e70-7eba9a8b8f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10484 2024.07.09 03:58:55.115822 [ 3 ] {} <Debug> HTTP-Session: 806d2b74-7eb2-4f32-9e70-7eba9a8b8f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10485 2024.07.09 03:58:55.116044 [ 3 ] {} <Trace> HTTP-Session: 806d2b74-7eb2-4f32-9e70-7eba9a8b8f46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10486 2024.07.09 03:58:55.116173 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 75 rows starting from the beginning of the part
10487 2024.07.09 03:58:55.116237 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
10488 2024.07.09 03:58:55.116581 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 85 rows starting from the beginning of the part
10489 2024.07.09 03:58:55.116602 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10490 2024.07.09 03:58:55.116794 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10491 2024.07.09 03:58:55.116875 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 75 rows starting from the beginning of the part
10492 2024.07.09 03:58:55.117485 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10493 2024.07.09 03:58:55.118105 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10494 2024.07.09 03:58:55.118154 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10495 2024.07.09 03:58:55.118530 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 4 columns (4 merged, 0 gathered) in 0.004113601 sec., 138807.82312139656 rows/sec., 10.84 MiB/sec.
10496 2024.07.09 03:58:55.118664 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10497 2024.07.09 03:58:55.118696 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10498 2024.07.09 03:58:55.119154 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10499 2024.07.09 03:58:55.119242 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10500 2024.07.09 03:58:55.119251 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_71_14} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10501 2024.07.09 03:58:55.119341 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10502 2024.07.09 03:58:55.119412 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003062 sec., 52253.42913128674 rows/sec., 3.64 MiB/sec.
10503 2024.07.09 03:58:55.119412 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10504 2024.07.09 03:58:55.119480 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10505 2024.07.09 03:58:55.119513 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10506 2024.07.09 03:58:55.119623 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Debug> DynamicQueryHandler: Done processing query
10507 2024.07.09 03:58:55.119625 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10508 2024.07.09 03:58:55.119650 [ 3 ] {bd98a3d1-8517-4d5e-96e2-2b4075744c8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10509 2024.07.09 03:58:55.119685 [ 3 ] {} <Debug> HTTP-Session: 806d2b74-7eb2-4f32-9e70-7eba9a8b8f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10510 2024.07.09 03:58:55.119786 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10511 2024.07.09 03:58:55.119829 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10801 rows starting from the beginning of the part
10512 2024.07.09 03:58:55.119835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10513 2024.07.09 03:58:55.119931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10514 2024.07.09 03:58:55.119949 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 196 rows starting from the beginning of the part
10515 2024.07.09 03:58:55.119983 [ 3 ] {} <Debug> HTTP-Session: ab7b325e-c89d-4000-b5fe-65e846b2da0e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10516 2024.07.09 03:58:55.120021 [ 3 ] {} <Debug> HTTP-Session: ab7b325e-c89d-4000-b5fe-65e846b2da0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10517 2024.07.09 03:58:55.120083 [ 3 ] {} <Debug> HTTP-Session: ab7b325e-c89d-4000-b5fe-65e846b2da0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10518 2024.07.09 03:58:55.120105 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
10519 2024.07.09 03:58:55.120184 [ 3 ] {} <Trace> HTTP-Session: ab7b325e-c89d-4000-b5fe-65e846b2da0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10520 2024.07.09 03:58:55.120508 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
10521 2024.07.09 03:58:55.120583 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
10522 2024.07.09 03:58:55.120642 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10523 2024.07.09 03:58:55.120810 [ 196 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part
10524 2024.07.09 03:58:55.121050 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <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
10525 2024.07.09 03:58:55.121950 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10526 2024.07.09 03:58:55.123032 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10527 2024.07.09 03:58:55.123076 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10528 2024.07.09 03:58:55.123923 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10529 2024.07.09 03:58:55.124723 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10530 2024.07.09 03:58:55.124877 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004373 sec., 2515.435627715527 rows/sec., 4.51 MiB/sec.
10531 2024.07.09 03:58:55.125272 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Debug> DynamicQueryHandler: Done processing query
10532 2024.07.09 03:58:55.125303 [ 3 ] {cdc20009-5f31-43b3-8df0-e5ffba358150} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10533 2024.07.09 03:58:55.125319 [ 3 ] {} <Debug> HTTP-Session: ab7b325e-c89d-4000-b5fe-65e846b2da0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10534 2024.07.09 03:58:55.125457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10535 2024.07.09 03:58:55.125511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10536 2024.07.09 03:58:55.125530 [ 3 ] {} <Debug> HTTP-Session: adcd8e80-aa44-4325-bf7b-e352349f931d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10537 2024.07.09 03:58:55.125546 [ 3 ] {} <Debug> HTTP-Session: adcd8e80-aa44-4325-bf7b-e352349f931d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10538 2024.07.09 03:58:55.125560 [ 3 ] {} <Debug> HTTP-Session: adcd8e80-aa44-4325-bf7b-e352349f931d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10539 2024.07.09 03:58:55.125591 [ 3 ] {} <Trace> HTTP-Session: adcd8e80-aa44-4325-bf7b-e352349f931d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10540 2024.07.09 03:58:55.125759 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10541 2024.07.09 03:58:55.125845 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10542 2024.07.09 03:58:55.125905 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11637 rows, containing 5 columns (5 merged, 0 gathered) in 0.006330021 sec., 1838382.5266930393 rows/sec., 128.13 MiB/sec.
10543 2024.07.09 03:58:55.126081 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10544 2024.07.09 03:58:55.126405 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10545 2024.07.09 03:58:55.126570 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10546 2024.07.09 03:58:55.126626 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10547 2024.07.09 03:58:55.127448 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10548 2024.07.09 03:58:55.127487 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10549 2024.07.09 03:58:55.127590 [ 187 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10550 2024.07.09 03:58:55.127815 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB.
10551 2024.07.09 03:58:55.128056 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10552 2024.07.09 03:58:55.128190 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00251 sec., 23904.382470119523 rows/sec., 1.61 MiB/sec.
10553 2024.07.09 03:58:55.128200 [ 152 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10554 2024.07.09 03:58:55.128250 [ 152 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10555 2024.07.09 03:58:55.128279 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10556 2024.07.09 03:58:55.128439 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Debug> DynamicQueryHandler: Done processing query
10557 2024.07.09 03:58:55.128518 [ 3 ] {79b2c8f8-cb26-4996-880f-5450e5f28819} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10558 2024.07.09 03:58:55.128565 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10559 2024.07.09 03:58:55.128575 [ 3 ] {} <Debug> HTTP-Session: adcd8e80-aa44-4325-bf7b-e352349f931d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10560 2024.07.09 03:58:55.129107 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10561 2024.07.09 03:58:55.129249 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3846 rows starting from the beginning of the part
10562 2024.07.09 03:58:55.129508 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
10563 2024.07.09 03:58:55.129684 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
10564 2024.07.09 03:58:55.129892 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
10565 2024.07.09 03:58:55.130089 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
10566 2024.07.09 03:58:55.130276 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
10567 2024.07.09 03:58:55.132122 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4146 rows, containing 4 columns (4 merged, 0 gathered) in 0.003759436 sec., 1102824.9982178179 rows/sec., 74.29 MiB/sec.
10568 2024.07.09 03:58:55.132485 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10569 2024.07.09 03:58:55.132980 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10570 2024.07.09 03:58:55.133075 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_71_14} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10571 2024.07.09 03:58:55.133171 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
10572 2024.07.09 03:59:00.104038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10573 2024.07.09 03:59:00.104170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10574 2024.07.09 03:59:00.104195 [ 3 ] {} <Debug> HTTP-Session: 75d7ecdc-edc6-4e42-bb18-3151f46ec6fa Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10575 2024.07.09 03:59:00.104221 [ 3 ] {} <Debug> HTTP-Session: 75d7ecdc-edc6-4e42-bb18-3151f46ec6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.07.09 03:59:00.104236 [ 3 ] {} <Debug> HTTP-Session: 75d7ecdc-edc6-4e42-bb18-3151f46ec6fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10577 2024.07.09 03:59:00.104287 [ 3 ] {} <Trace> HTTP-Session: 75d7ecdc-edc6-4e42-bb18-3151f46ec6fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10578 2024.07.09 03:59:00.104476 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10579 2024.07.09 03:59:00.104542 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10580 2024.07.09 03:59:00.104731 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10581 2024.07.09 03:59:00.105168 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10582 2024.07.09 03:59:00.105212 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10583 2024.07.09 03:59:00.105591 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10584 2024.07.09 03:59:00.105958 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10585 2024.07.09 03:59:00.106119 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001697 sec., 12374.779021803182 rows/sec., 1003.03 KiB/sec.
10586 2024.07.09 03:59:00.106370 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Debug> DynamicQueryHandler: Done processing query
10587 2024.07.09 03:59:00.106399 [ 3 ] {c05f792a-2e1c-4fdc-8d35-703437c7debd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10588 2024.07.09 03:59:00.106416 [ 3 ] {} <Debug> HTTP-Session: 75d7ecdc-edc6-4e42-bb18-3151f46ec6fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10589 2024.07.09 03:59:00.106584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10590 2024.07.09 03:59:00.106633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10591 2024.07.09 03:59:00.106652 [ 3 ] {} <Debug> HTTP-Session: eeccd97e-8984-44b4-a228-fcc04141f56b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10592 2024.07.09 03:59:00.106669 [ 3 ] {} <Debug> HTTP-Session: eeccd97e-8984-44b4-a228-fcc04141f56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10593 2024.07.09 03:59:00.106683 [ 3 ] {} <Debug> HTTP-Session: eeccd97e-8984-44b4-a228-fcc04141f56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10594 2024.07.09 03:59:00.106714 [ 3 ] {} <Trace> HTTP-Session: eeccd97e-8984-44b4-a228-fcc04141f56b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10595 2024.07.09 03:59:00.106843 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10596 2024.07.09 03:59:00.106887 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10597 2024.07.09 03:59:00.107036 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10598 2024.07.09 03:59:00.107411 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10599 2024.07.09 03:59:00.107449 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10600 2024.07.09 03:59:00.107781 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10601 2024.07.09 03:59:00.108103 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10602 2024.07.09 03:59:00.108261 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001465 sec., 81228.66894197953 rows/sec., 6.70 MiB/sec.
10603 2024.07.09 03:59:00.108503 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Debug> DynamicQueryHandler: Done processing query
10604 2024.07.09 03:59:00.108595 [ 3 ] {d89ac1ed-ab07-4920-8ebf-f427fbcf0faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10605 2024.07.09 03:59:00.108621 [ 3 ] {} <Debug> HTTP-Session: eeccd97e-8984-44b4-a228-fcc04141f56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10606 2024.07.09 03:59:00.108844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10607 2024.07.09 03:59:00.108905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10608 2024.07.09 03:59:00.108926 [ 3 ] {} <Debug> HTTP-Session: bda46f9c-7f6b-4566-b85b-50467c4f89af Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10609 2024.07.09 03:59:00.108957 [ 3 ] {} <Debug> HTTP-Session: bda46f9c-7f6b-4566-b85b-50467c4f89af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10610 2024.07.09 03:59:00.108973 [ 3 ] {} <Debug> HTTP-Session: bda46f9c-7f6b-4566-b85b-50467c4f89af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10611 2024.07.09 03:59:00.109007 [ 3 ] {} <Trace> HTTP-Session: bda46f9c-7f6b-4566-b85b-50467c4f89af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10612 2024.07.09 03:59:00.109127 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10613 2024.07.09 03:59:00.109171 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10614 2024.07.09 03:59:00.109298 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10615 2024.07.09 03:59:00.109652 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10616 2024.07.09 03:59:00.109690 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10617 2024.07.09 03:59:00.110015 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10618 2024.07.09 03:59:00.110320 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10619 2024.07.09 03:59:00.110468 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001384 sec., 61416.184971098264 rows/sec., 4.80 MiB/sec.
10620 2024.07.09 03:59:00.110657 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Debug> DynamicQueryHandler: Done processing query
10621 2024.07.09 03:59:00.110682 [ 3 ] {8264a7a9-20da-4e45-935e-ca33e44ca9d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10622 2024.07.09 03:59:00.110699 [ 3 ] {} <Debug> HTTP-Session: bda46f9c-7f6b-4566-b85b-50467c4f89af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10623 2024.07.09 03:59:00.110898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10624 2024.07.09 03:59:00.110967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10625 2024.07.09 03:59:00.111005 [ 3 ] {} <Debug> HTTP-Session: 14c5a306-9d1d-4303-9ff4-bd55f757d774 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10626 2024.07.09 03:59:00.111027 [ 3 ] {} <Debug> HTTP-Session: 14c5a306-9d1d-4303-9ff4-bd55f757d774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10627 2024.07.09 03:59:00.111045 [ 3 ] {} <Debug> HTTP-Session: 14c5a306-9d1d-4303-9ff4-bd55f757d774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10628 2024.07.09 03:59:00.111083 [ 3 ] {} <Trace> HTTP-Session: 14c5a306-9d1d-4303-9ff4-bd55f757d774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10629 2024.07.09 03:59:00.111275 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10630 2024.07.09 03:59:00.111326 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10631 2024.07.09 03:59:00.111477 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10632 2024.07.09 03:59:00.111856 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10633 2024.07.09 03:59:00.111893 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10634 2024.07.09 03:59:00.112285 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10635 2024.07.09 03:59:00.112624 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10636 2024.07.09 03:59:00.112751 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec.
10637 2024.07.09 03:59:00.112975 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Debug> DynamicQueryHandler: Done processing query
10638 2024.07.09 03:59:00.113025 [ 3 ] {d20e7edf-99b2-4c46-9e5c-f1698353cc68} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10639 2024.07.09 03:59:00.113080 [ 3 ] {} <Debug> HTTP-Session: 14c5a306-9d1d-4303-9ff4-bd55f757d774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10640 2024.07.09 03:59:00.113323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10641 2024.07.09 03:59:00.113374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10642 2024.07.09 03:59:00.113393 [ 3 ] {} <Debug> HTTP-Session: 3cefe0f4-5b85-454a-beb3-b207cef17e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10643 2024.07.09 03:59:00.113410 [ 3 ] {} <Debug> HTTP-Session: 3cefe0f4-5b85-454a-beb3-b207cef17e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10644 2024.07.09 03:59:00.113424 [ 3 ] {} <Debug> HTTP-Session: 3cefe0f4-5b85-454a-beb3-b207cef17e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10645 2024.07.09 03:59:00.113456 [ 3 ] {} <Trace> HTTP-Session: 3cefe0f4-5b85-454a-beb3-b207cef17e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10646 2024.07.09 03:59:00.113723 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10647 2024.07.09 03:59:00.113796 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <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
10648 2024.07.09 03:59:00.114326 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10649 2024.07.09 03:59:00.114949 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10650 2024.07.09 03:59:00.114984 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10651 2024.07.09 03:59:00.115590 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10652 2024.07.09 03:59:00.116002 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10653 2024.07.09 03:59:00.116149 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002593 sec., 8098.727342846125 rows/sec., 14.51 MiB/sec.
10654 2024.07.09 03:59:00.116368 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Debug> DynamicQueryHandler: Done processing query
10655 2024.07.09 03:59:00.116394 [ 3 ] {76a9f0e1-35c5-4cb1-9bd9-fc424188ffcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10656 2024.07.09 03:59:00.116409 [ 3 ] {} <Debug> HTTP-Session: 3cefe0f4-5b85-454a-beb3-b207cef17e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10657 2024.07.09 03:59:00.116563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10658 2024.07.09 03:59:00.116612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10659 2024.07.09 03:59:00.116631 [ 3 ] {} <Debug> HTTP-Session: 11ac74fc-8984-4add-a9ec-1298751919d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10660 2024.07.09 03:59:00.116648 [ 3 ] {} <Debug> HTTP-Session: 11ac74fc-8984-4add-a9ec-1298751919d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10661 2024.07.09 03:59:00.116661 [ 3 ] {} <Debug> HTTP-Session: 11ac74fc-8984-4add-a9ec-1298751919d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10662 2024.07.09 03:59:00.116692 [ 3 ] {} <Trace> HTTP-Session: 11ac74fc-8984-4add-a9ec-1298751919d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10663 2024.07.09 03:59:00.116804 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10664 2024.07.09 03:59:00.116849 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10665 2024.07.09 03:59:00.116982 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10666 2024.07.09 03:59:00.117295 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10667 2024.07.09 03:59:00.117330 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10668 2024.07.09 03:59:00.117684 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10669 2024.07.09 03:59:00.118005 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10670 2024.07.09 03:59:00.118130 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
10671 2024.07.09 03:59:00.118279 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Debug> DynamicQueryHandler: Done processing query
10672 2024.07.09 03:59:00.118303 [ 3 ] {a5536f3c-1c4d-4763-827d-dac8da56594f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10673 2024.07.09 03:59:00.118319 [ 3 ] {} <Debug> HTTP-Session: 11ac74fc-8984-4add-a9ec-1298751919d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10674 2024.07.09 03:59:03.752896 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
10675 2024.07.09 03:59:03.752973 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
10676 2024.07.09 03:59:05.105886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10677 2024.07.09 03:59:05.106005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10678 2024.07.09 03:59:05.106030 [ 3 ] {} <Debug> HTTP-Session: 70da2ded-3574-4b64-9773-aafb7af95c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10679 2024.07.09 03:59:05.106055 [ 3 ] {} <Debug> HTTP-Session: 70da2ded-3574-4b64-9773-aafb7af95c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.07.09 03:59:05.106070 [ 3 ] {} <Debug> HTTP-Session: 70da2ded-3574-4b64-9773-aafb7af95c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10681 2024.07.09 03:59:05.106119 [ 3 ] {} <Trace> HTTP-Session: 70da2ded-3574-4b64-9773-aafb7af95c67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10682 2024.07.09 03:59:05.106305 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10683 2024.07.09 03:59:05.106369 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10684 2024.07.09 03:59:05.106559 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10685 2024.07.09 03:59:05.106992 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10686 2024.07.09 03:59:05.107036 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10687 2024.07.09 03:59:05.107404 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10688 2024.07.09 03:59:05.107734 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10689 2024.07.09 03:59:05.107885 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001636 sec., 6723.716381418092 rows/sec., 544.99 KiB/sec.
10690 2024.07.09 03:59:05.108099 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Debug> DynamicQueryHandler: Done processing query
10691 2024.07.09 03:59:05.108126 [ 3 ] {41e2ffbc-5ab2-4cb3-bd6f-7f692a748614} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10692 2024.07.09 03:59:05.108142 [ 3 ] {} <Debug> HTTP-Session: 70da2ded-3574-4b64-9773-aafb7af95c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10693 2024.07.09 03:59:05.108306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10694 2024.07.09 03:59:05.108361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10695 2024.07.09 03:59:05.108380 [ 3 ] {} <Debug> HTTP-Session: bfcef06d-fc8d-4706-a1dc-125a458ecbf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10696 2024.07.09 03:59:05.108398 [ 3 ] {} <Debug> HTTP-Session: bfcef06d-fc8d-4706-a1dc-125a458ecbf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10697 2024.07.09 03:59:05.108412 [ 3 ] {} <Debug> HTTP-Session: bfcef06d-fc8d-4706-a1dc-125a458ecbf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10698 2024.07.09 03:59:05.108447 [ 3 ] {} <Trace> HTTP-Session: bfcef06d-fc8d-4706-a1dc-125a458ecbf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10699 2024.07.09 03:59:05.108555 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10700 2024.07.09 03:59:05.108602 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10701 2024.07.09 03:59:05.108736 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10702 2024.07.09 03:59:05.109017 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10703 2024.07.09 03:59:05.109053 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10704 2024.07.09 03:59:05.109347 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
10705 2024.07.09 03:59:05.109644 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10706 2024.07.09 03:59:05.109767 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001246 sec., 6420.545746388443 rows/sec., 523.55 KiB/sec.
10707 2024.07.09 03:59:05.110010 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Debug> DynamicQueryHandler: Done processing query
10708 2024.07.09 03:59:05.110035 [ 3 ] {7564c774-1441-4f13-9761-b8881567b65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10709 2024.07.09 03:59:05.110051 [ 3 ] {} <Debug> HTTP-Session: bfcef06d-fc8d-4706-a1dc-125a458ecbf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10710 2024.07.09 03:59:05.110187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10711 2024.07.09 03:59:05.110234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10712 2024.07.09 03:59:05.110253 [ 3 ] {} <Debug> HTTP-Session: d8252917-f5c0-45b5-ba62-9bc9eca8cbd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10713 2024.07.09 03:59:05.110270 [ 3 ] {} <Debug> HTTP-Session: d8252917-f5c0-45b5-ba62-9bc9eca8cbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10714 2024.07.09 03:59:05.110284 [ 3 ] {} <Debug> HTTP-Session: d8252917-f5c0-45b5-ba62-9bc9eca8cbd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.07.09 03:59:05.110313 [ 3 ] {} <Trace> HTTP-Session: d8252917-f5c0-45b5-ba62-9bc9eca8cbd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10716 2024.07.09 03:59:05.110448 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10717 2024.07.09 03:59:05.110490 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10718 2024.07.09 03:59:05.110628 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10719 2024.07.09 03:59:05.110995 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10720 2024.07.09 03:59:05.111030 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10721 2024.07.09 03:59:05.111342 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10722 2024.07.09 03:59:05.111656 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10723 2024.07.09 03:59:05.111778 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Debug> executeQuery: Read 129 rows, 10.42 KiB in 0.001387 sec., 93006.48882480174 rows/sec., 7.34 MiB/sec.
10724 2024.07.09 03:59:05.111938 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Debug> DynamicQueryHandler: Done processing query
10725 2024.07.09 03:59:05.111962 [ 3 ] {d7793dce-14d8-4cca-988b-dcf9410a02e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10726 2024.07.09 03:59:05.111978 [ 3 ] {} <Debug> HTTP-Session: d8252917-f5c0-45b5-ba62-9bc9eca8cbd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10727 2024.07.09 03:59:05.112097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10728 2024.07.09 03:59:05.112145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10729 2024.07.09 03:59:05.112164 [ 3 ] {} <Debug> HTTP-Session: 5392b716-9606-4326-b6d8-a7a1f8835684 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10730 2024.07.09 03:59:05.112180 [ 3 ] {} <Debug> HTTP-Session: 5392b716-9606-4326-b6d8-a7a1f8835684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10731 2024.07.09 03:59:05.112193 [ 3 ] {} <Debug> HTTP-Session: 5392b716-9606-4326-b6d8-a7a1f8835684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10732 2024.07.09 03:59:05.112223 [ 3 ] {} <Trace> HTTP-Session: 5392b716-9606-4326-b6d8-a7a1f8835684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10733 2024.07.09 03:59:05.112319 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10734 2024.07.09 03:59:05.112361 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10735 2024.07.09 03:59:05.112483 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10736 2024.07.09 03:59:05.112744 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10737 2024.07.09 03:59:05.112779 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10738 2024.07.09 03:59:05.113073 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
10739 2024.07.09 03:59:05.113374 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10740 2024.07.09 03:59:05.113493 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001201 sec., 6661.1157368859285 rows/sec., 465.11 KiB/sec.
10741 2024.07.09 03:59:05.113641 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Debug> DynamicQueryHandler: Done processing query
10742 2024.07.09 03:59:05.113665 [ 3 ] {c6d3f45a-6447-4686-b2bc-b179ee9fb4a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10743 2024.07.09 03:59:05.113681 [ 3 ] {} <Debug> HTTP-Session: 5392b716-9606-4326-b6d8-a7a1f8835684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.07.09 03:59:05.113805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10745 2024.07.09 03:59:05.113851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10746 2024.07.09 03:59:05.113870 [ 3 ] {} <Debug> HTTP-Session: ada4b45e-37d0-48c9-9374-67146ad4c5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10747 2024.07.09 03:59:05.113886 [ 3 ] {} <Debug> HTTP-Session: ada4b45e-37d0-48c9-9374-67146ad4c5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10748 2024.07.09 03:59:05.113899 [ 3 ] {} <Debug> HTTP-Session: ada4b45e-37d0-48c9-9374-67146ad4c5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10749 2024.07.09 03:59:05.113933 [ 3 ] {} <Trace> HTTP-Session: ada4b45e-37d0-48c9-9374-67146ad4c5b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10750 2024.07.09 03:59:05.114060 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10751 2024.07.09 03:59:05.114104 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10752 2024.07.09 03:59:05.114226 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10753 2024.07.09 03:59:05.114563 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10754 2024.07.09 03:59:05.114598 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10755 2024.07.09 03:59:05.114907 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10756 2024.07.09 03:59:05.115212 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10757 2024.07.09 03:59:05.115332 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Debug> executeQuery: Read 107 rows, 8.55 KiB in 0.001322 sec., 80937.97276853252 rows/sec., 6.31 MiB/sec.
10758 2024.07.09 03:59:05.115493 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Debug> DynamicQueryHandler: Done processing query
10759 2024.07.09 03:59:05.115519 [ 3 ] {62ceef46-35fd-405e-84ce-5bf75b1af837} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10760 2024.07.09 03:59:05.115536 [ 3 ] {} <Debug> HTTP-Session: ada4b45e-37d0-48c9-9374-67146ad4c5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10761 2024.07.09 03:59:05.115705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10762 2024.07.09 03:59:05.115754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10763 2024.07.09 03:59:05.115774 [ 3 ] {} <Debug> HTTP-Session: a92f9b30-4763-4366-b49d-515149aa523d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10764 2024.07.09 03:59:05.115790 [ 3 ] {} <Debug> HTTP-Session: a92f9b30-4763-4366-b49d-515149aa523d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10765 2024.07.09 03:59:05.115804 [ 3 ] {} <Debug> HTTP-Session: a92f9b30-4763-4366-b49d-515149aa523d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10766 2024.07.09 03:59:05.115834 [ 3 ] {} <Trace> HTTP-Session: a92f9b30-4763-4366-b49d-515149aa523d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10767 2024.07.09 03:59:05.115997 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10768 2024.07.09 03:59:05.116045 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10769 2024.07.09 03:59:05.116187 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10770 2024.07.09 03:59:05.116559 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10771 2024.07.09 03:59:05.116596 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10772 2024.07.09 03:59:05.116995 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10773 2024.07.09 03:59:05.117347 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10774 2024.07.09 03:59:05.117477 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.001565 sec., 127795.52715654952 rows/sec., 8.92 MiB/sec.
10775 2024.07.09 03:59:05.117733 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Debug> DynamicQueryHandler: Done processing query
10776 2024.07.09 03:59:05.117800 [ 3 ] {8047063e-cb8a-4aed-a108-b2ecd02e4608} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10777 2024.07.09 03:59:05.117855 [ 3 ] {} <Debug> HTTP-Session: a92f9b30-4763-4366-b49d-515149aa523d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10778 2024.07.09 03:59:05.118077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10779 2024.07.09 03:59:05.118129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10780 2024.07.09 03:59:05.118148 [ 3 ] {} <Debug> HTTP-Session: 7e4ee30b-92ba-4549-b280-cf1758d9fb01 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10781 2024.07.09 03:59:05.118165 [ 3 ] {} <Debug> HTTP-Session: 7e4ee30b-92ba-4549-b280-cf1758d9fb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10782 2024.07.09 03:59:05.118178 [ 3 ] {} <Debug> HTTP-Session: 7e4ee30b-92ba-4549-b280-cf1758d9fb01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10783 2024.07.09 03:59:05.118210 [ 3 ] {} <Trace> HTTP-Session: 7e4ee30b-92ba-4549-b280-cf1758d9fb01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10784 2024.07.09 03:59:05.118402 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10785 2024.07.09 03:59:05.118473 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <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
10786 2024.07.09 03:59:05.118886 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10787 2024.07.09 03:59:05.119435 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10788 2024.07.09 03:59:05.119469 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10789 2024.07.09 03:59:05.120047 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10790 2024.07.09 03:59:05.120447 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10791 2024.07.09 03:59:05.120593 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002305 sec., 4772.234273318872 rows/sec., 8.55 MiB/sec.
10792 2024.07.09 03:59:05.120809 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Debug> DynamicQueryHandler: Done processing query
10793 2024.07.09 03:59:05.120834 [ 3 ] {dfd1a580-0b8e-4894-84f4-02d3afddb794} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10794 2024.07.09 03:59:05.120849 [ 3 ] {} <Debug> HTTP-Session: 7e4ee30b-92ba-4549-b280-cf1758d9fb01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10795 2024.07.09 03:59:05.120974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10796 2024.07.09 03:59:05.121022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10797 2024.07.09 03:59:05.121040 [ 3 ] {} <Debug> HTTP-Session: de0efc1e-885b-4c1b-91f8-01857cbbcc97 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10798 2024.07.09 03:59:05.121058 [ 3 ] {} <Debug> HTTP-Session: de0efc1e-885b-4c1b-91f8-01857cbbcc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10799 2024.07.09 03:59:05.121071 [ 3 ] {} <Debug> HTTP-Session: de0efc1e-885b-4c1b-91f8-01857cbbcc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10800 2024.07.09 03:59:05.121101 [ 3 ] {} <Trace> HTTP-Session: de0efc1e-885b-4c1b-91f8-01857cbbcc97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10801 2024.07.09 03:59:05.121210 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10802 2024.07.09 03:59:05.121254 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10803 2024.07.09 03:59:05.121380 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10804 2024.07.09 03:59:05.121652 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10805 2024.07.09 03:59:05.121688 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10806 2024.07.09 03:59:05.122032 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10807 2024.07.09 03:59:05.122348 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10808 2024.07.09 03:59:05.122471 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec.
10809 2024.07.09 03:59:05.122620 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Debug> DynamicQueryHandler: Done processing query
10810 2024.07.09 03:59:05.122644 [ 3 ] {085a6b55-9521-49d9-a8bd-dce954fb5745} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10811 2024.07.09 03:59:05.122659 [ 3 ] {} <Debug> HTTP-Session: de0efc1e-885b-4c1b-91f8-01857cbbcc97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10812 2024.07.09 03:59:10.103356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10813 2024.07.09 03:59:10.103492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10814 2024.07.09 03:59:10.103521 [ 3 ] {} <Debug> HTTP-Session: 94004004-db40-4835-b44f-7f5f6093221e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10815 2024.07.09 03:59:10.103548 [ 3 ] {} <Debug> HTTP-Session: 94004004-db40-4835-b44f-7f5f6093221e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10816 2024.07.09 03:59:10.103566 [ 3 ] {} <Debug> HTTP-Session: 94004004-db40-4835-b44f-7f5f6093221e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10817 2024.07.09 03:59:10.103621 [ 3 ] {} <Trace> HTTP-Session: 94004004-db40-4835-b44f-7f5f6093221e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10818 2024.07.09 03:59:10.103821 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10819 2024.07.09 03:59:10.103893 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10820 2024.07.09 03:59:10.104110 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10821 2024.07.09 03:59:10.104570 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10822 2024.07.09 03:59:10.104609 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10823 2024.07.09 03:59:10.104974 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10824 2024.07.09 03:59:10.105307 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10825 2024.07.09 03:59:10.105470 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00171 sec., 12280.701754385966 rows/sec., 995.41 KiB/sec.
10826 2024.07.09 03:59:10.105485 [ 115 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10827 2024.07.09 03:59:10.105583 [ 115 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10828 2024.07.09 03:59:10.105636 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10829 2024.07.09 03:59:10.105756 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Debug> DynamicQueryHandler: Done processing query
10830 2024.07.09 03:59:10.105772 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10831 2024.07.09 03:59:10.105796 [ 3 ] {a268e950-d4df-40b6-95f8-27fb067ec88c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10832 2024.07.09 03:59:10.105858 [ 3 ] {} <Debug> HTTP-Session: 94004004-db40-4835-b44f-7f5f6093221e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10833 2024.07.09 03:59:10.105981 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10834 2024.07.09 03:59:10.106036 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 32 rows starting from the beginning of the part
10835 2024.07.09 03:59:10.106049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10836 2024.07.09 03:59:10.106179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10837 2024.07.09 03:59:10.106244 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 21 rows starting from the beginning of the part
10838 2024.07.09 03:59:10.106262 [ 3 ] {} <Debug> HTTP-Session: 4131a3ba-a6a9-4e12-b861-baaea945094b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10839 2024.07.09 03:59:10.106337 [ 3 ] {} <Debug> HTTP-Session: 4131a3ba-a6a9-4e12-b861-baaea945094b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10840 2024.07.09 03:59:10.106405 [ 3 ] {} <Debug> HTTP-Session: 4131a3ba-a6a9-4e12-b861-baaea945094b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10841 2024.07.09 03:59:10.106561 [ 3 ] {} <Trace> HTTP-Session: 4131a3ba-a6a9-4e12-b861-baaea945094b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10842 2024.07.09 03:59:10.106598 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part
10843 2024.07.09 03:59:10.106881 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10844 2024.07.09 03:59:10.106897 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 21 rows starting from the beginning of the part
10845 2024.07.09 03:59:10.106982 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10846 2024.07.09 03:59:10.107152 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part
10847 2024.07.09 03:59:10.107477 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 21 rows starting from the beginning of the part
10848 2024.07.09 03:59:10.108114 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10849 2024.07.09 03:59:10.108866 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10850 2024.07.09 03:59:10.108935 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10851 2024.07.09 03:59:10.109856 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
10852 2024.07.09 03:59:10.110375 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.004648081 sec., 25171.678376517106 rows/sec., 1.99 MiB/sec.
10853 2024.07.09 03:59:10.110590 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10854 2024.07.09 03:59:10.110747 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10855 2024.07.09 03:59:10.111191 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004466 sec., 895.6560680698611 rows/sec., 73.03 KiB/sec.
10856 2024.07.09 03:59:10.111503 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10857 2024.07.09 03:59:10.111517 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Debug> DynamicQueryHandler: Done processing query
10858 2024.07.09 03:59:10.111580 [ 3 ] {95e04486-848f-4551-a097-8143491a9621} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10859 2024.07.09 03:59:10.111631 [ 3 ] {} <Debug> HTTP-Session: 4131a3ba-a6a9-4e12-b861-baaea945094b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10860 2024.07.09 03:59:10.111664 [ 187 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_66_13} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10861 2024.07.09 03:59:10.111769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10862 2024.07.09 03:59:10.111832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10863 2024.07.09 03:59:10.111888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10864 2024.07.09 03:59:10.111908 [ 3 ] {} <Debug> HTTP-Session: 04f6c8fd-8d3d-441f-91eb-68efd786be0f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10865 2024.07.09 03:59:10.111924 [ 3 ] {} <Debug> HTTP-Session: 04f6c8fd-8d3d-441f-91eb-68efd786be0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10866 2024.07.09 03:59:10.111938 [ 3 ] {} <Debug> HTTP-Session: 04f6c8fd-8d3d-441f-91eb-68efd786be0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10867 2024.07.09 03:59:10.111971 [ 3 ] {} <Trace> HTTP-Session: 04f6c8fd-8d3d-441f-91eb-68efd786be0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10868 2024.07.09 03:59:10.112117 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10869 2024.07.09 03:59:10.112162 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10870 2024.07.09 03:59:10.112311 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10871 2024.07.09 03:59:10.112683 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10872 2024.07.09 03:59:10.112719 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10873 2024.07.09 03:59:10.113043 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10874 2024.07.09 03:59:10.113351 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10875 2024.07.09 03:59:10.113503 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Debug> executeQuery: Read 121 rows, 10.20 KiB in 0.001438 sec., 84144.64534075104 rows/sec., 6.93 MiB/sec.
10876 2024.07.09 03:59:10.113665 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Debug> DynamicQueryHandler: Done processing query
10877 2024.07.09 03:59:10.113689 [ 3 ] {68a88839-ae85-456d-8e1a-5fe4eb775c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10878 2024.07.09 03:59:10.113704 [ 3 ] {} <Debug> HTTP-Session: 04f6c8fd-8d3d-441f-91eb-68efd786be0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10879 2024.07.09 03:59:10.113826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10880 2024.07.09 03:59:10.113874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10881 2024.07.09 03:59:10.113893 [ 3 ] {} <Debug> HTTP-Session: bfba2079-3aa6-47d2-baae-204492b2c389 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10882 2024.07.09 03:59:10.113910 [ 3 ] {} <Debug> HTTP-Session: bfba2079-3aa6-47d2-baae-204492b2c389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10883 2024.07.09 03:59:10.113925 [ 3 ] {} <Debug> HTTP-Session: bfba2079-3aa6-47d2-baae-204492b2c389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10884 2024.07.09 03:59:10.113963 [ 3 ] {} <Trace> HTTP-Session: bfba2079-3aa6-47d2-baae-204492b2c389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10885 2024.07.09 03:59:10.114070 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10886 2024.07.09 03:59:10.114113 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10887 2024.07.09 03:59:10.114241 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10888 2024.07.09 03:59:10.114506 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10889 2024.07.09 03:59:10.114541 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10890 2024.07.09 03:59:10.114836 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
10891 2024.07.09 03:59:10.115139 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10892 2024.07.09 03:59:10.115295 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001245 sec., 3212.85140562249 rows/sec., 224.33 KiB/sec.
10893 2024.07.09 03:59:10.115597 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Debug> DynamicQueryHandler: Done processing query
10894 2024.07.09 03:59:10.115622 [ 3 ] {a961b244-cb27-4467-8e6f-02df2d3b8f3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10895 2024.07.09 03:59:10.115638 [ 3 ] {} <Debug> HTTP-Session: bfba2079-3aa6-47d2-baae-204492b2c389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10896 2024.07.09 03:59:10.115805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10897 2024.07.09 03:59:10.115851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10898 2024.07.09 03:59:10.115869 [ 3 ] {} <Debug> HTTP-Session: 49f318b7-49c7-4c9a-8335-6b9697ef8dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10899 2024.07.09 03:59:10.115886 [ 3 ] {} <Debug> HTTP-Session: 49f318b7-49c7-4c9a-8335-6b9697ef8dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10900 2024.07.09 03:59:10.115899 [ 3 ] {} <Debug> HTTP-Session: 49f318b7-49c7-4c9a-8335-6b9697ef8dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10901 2024.07.09 03:59:10.115929 [ 3 ] {} <Trace> HTTP-Session: 49f318b7-49c7-4c9a-8335-6b9697ef8dd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10902 2024.07.09 03:59:10.116057 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10903 2024.07.09 03:59:10.116100 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10904 2024.07.09 03:59:10.116247 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10905 2024.07.09 03:59:10.116573 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10906 2024.07.09 03:59:10.116610 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10907 2024.07.09 03:59:10.116913 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10908 2024.07.09 03:59:10.117210 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10909 2024.07.09 03:59:10.117359 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001344 sec., 66220.23809523809 rows/sec., 5.18 MiB/sec.
10910 2024.07.09 03:59:10.117535 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Debug> DynamicQueryHandler: Done processing query
10911 2024.07.09 03:59:10.117571 [ 3 ] {ee602a07-7ffe-4d50-bd66-09d0a51cb1a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10912 2024.07.09 03:59:10.117603 [ 3 ] {} <Debug> HTTP-Session: 49f318b7-49c7-4c9a-8335-6b9697ef8dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10913 2024.07.09 03:59:10.117805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10914 2024.07.09 03:59:10.117853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10915 2024.07.09 03:59:10.117871 [ 3 ] {} <Debug> HTTP-Session: 68002706-1532-4a62-bf0c-0aad8d6ace57 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10916 2024.07.09 03:59:10.117888 [ 3 ] {} <Debug> HTTP-Session: 68002706-1532-4a62-bf0c-0aad8d6ace57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10917 2024.07.09 03:59:10.117902 [ 3 ] {} <Debug> HTTP-Session: 68002706-1532-4a62-bf0c-0aad8d6ace57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10918 2024.07.09 03:59:10.117932 [ 3 ] {} <Trace> HTTP-Session: 68002706-1532-4a62-bf0c-0aad8d6ace57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10919 2024.07.09 03:59:10.118076 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10920 2024.07.09 03:59:10.118122 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10921 2024.07.09 03:59:10.118268 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10922 2024.07.09 03:59:10.118624 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10923 2024.07.09 03:59:10.118659 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10924 2024.07.09 03:59:10.119046 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10925 2024.07.09 03:59:10.119383 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10926 2024.07.09 03:59:10.119541 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001524 sec., 106299.2125984252 rows/sec., 7.40 MiB/sec.
10927 2024.07.09 03:59:10.119699 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Debug> DynamicQueryHandler: Done processing query
10928 2024.07.09 03:59:10.119723 [ 3 ] {1eb0d75d-a846-4c26-bae8-664e2f6c0921} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10929 2024.07.09 03:59:10.119739 [ 3 ] {} <Debug> HTTP-Session: 68002706-1532-4a62-bf0c-0aad8d6ace57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10930 2024.07.09 03:59:10.119978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10931 2024.07.09 03:59:10.120025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10932 2024.07.09 03:59:10.120043 [ 3 ] {} <Debug> HTTP-Session: 3c80e3f8-57e0-464b-b239-3dae048c23f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10933 2024.07.09 03:59:10.120059 [ 3 ] {} <Debug> HTTP-Session: 3c80e3f8-57e0-464b-b239-3dae048c23f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10934 2024.07.09 03:59:10.120073 [ 3 ] {} <Debug> HTTP-Session: 3c80e3f8-57e0-464b-b239-3dae048c23f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10935 2024.07.09 03:59:10.120104 [ 3 ] {} <Trace> HTTP-Session: 3c80e3f8-57e0-464b-b239-3dae048c23f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10936 2024.07.09 03:59:10.120355 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10937 2024.07.09 03:59:10.120418 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <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
10938 2024.07.09 03:59:10.120819 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10939 2024.07.09 03:59:10.121462 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10940 2024.07.09 03:59:10.121498 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10941 2024.07.09 03:59:10.122084 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10942 2024.07.09 03:59:10.122487 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10943 2024.07.09 03:59:10.122691 [ 115 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10944 2024.07.09 03:59:10.122700 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002499 sec., 8403.361344537816 rows/sec., 15.06 MiB/sec.
10945 2024.07.09 03:59:10.122787 [ 115 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10946 2024.07.09 03:59:10.122889 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10947 2024.07.09 03:59:10.123168 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10948 2024.07.09 03:59:10.123222 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Debug> DynamicQueryHandler: Done processing query
10949 2024.07.09 03:59:10.123253 [ 3 ] {7b417469-b7e0-4de5-aab0-3691350a8ea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10950 2024.07.09 03:59:10.123275 [ 3 ] {} <Debug> HTTP-Session: 3c80e3f8-57e0-464b-b239-3dae048c23f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10951 2024.07.09 03:59:10.123429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10952 2024.07.09 03:59:10.123498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10953 2024.07.09 03:59:10.123532 [ 3 ] {} <Debug> HTTP-Session: 6dc3dc65-4573-4499-b68d-be464321018c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10954 2024.07.09 03:59:10.123561 [ 3 ] {} <Debug> HTTP-Session: 6dc3dc65-4573-4499-b68d-be464321018c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10955 2024.07.09 03:59:10.123581 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10956 2024.07.09 03:59:10.123583 [ 3 ] {} <Debug> HTTP-Session: 6dc3dc65-4573-4499-b68d-be464321018c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10957 2024.07.09 03:59:10.123643 [ 3 ] {} <Trace> HTTP-Session: 6dc3dc65-4573-4499-b68d-be464321018c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10958 2024.07.09 03:59:10.123659 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 999 rows starting from the beginning of the part
10959 2024.07.09 03:59:10.123877 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10960 2024.07.09 03:59:10.124034 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10961 2024.07.09 03:59:10.124171 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 21 rows starting from the beginning of the part
10962 2024.07.09 03:59:10.124680 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10963 2024.07.09 03:59:10.124784 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part
10964 2024.07.09 03:59:10.125246 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 21 rows starting from the beginning of the part
10965 2024.07.09 03:59:10.125419 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10966 2024.07.09 03:59:10.125501 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10967 2024.07.09 03:59:10.125632 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part
10968 2024.07.09 03:59:10.126435 [ 196 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 21 rows starting from the beginning of the part
10969 2024.07.09 03:59:10.126937 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
10970 2024.07.09 03:59:10.127435 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10971 2024.07.09 03:59:10.127774 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004024 sec., 14910.536779324057 rows/sec., 1.00 MiB/sec.
10972 2024.07.09 03:59:10.128284 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Debug> DynamicQueryHandler: Done processing query
10973 2024.07.09 03:59:10.128350 [ 3 ] {1fc57897-923a-4e36-9573-b5ac24d62a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10974 2024.07.09 03:59:10.128421 [ 3 ] {} <Debug> HTTP-Session: 6dc3dc65-4573-4499-b68d-be464321018c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10975 2024.07.09 03:59:10.131884 [ 194 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 19 columns (19 merged, 0 gathered) in 0.008838224 sec., 122649.07519881822 rows/sec., 219.78 MiB/sec.
10976 2024.07.09 03:59:10.132942 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10977 2024.07.09 03:59:10.133469 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10978 2024.07.09 03:59:10.133544 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10979 2024.07.09 03:59:10.133644 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB.
10980 2024.07.09 03:59:15.103117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10981 2024.07.09 03:59:15.103285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10982 2024.07.09 03:59:15.103317 [ 3 ] {} <Debug> HTTP-Session: 8e13f37a-634b-400c-9d49-b940a731aded Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
10983 2024.07.09 03:59:15.103347 [ 3 ] {} <Debug> HTTP-Session: 8e13f37a-634b-400c-9d49-b940a731aded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10984 2024.07.09 03:59:15.103366 [ 3 ] {} <Debug> HTTP-Session: 8e13f37a-634b-400c-9d49-b940a731aded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10985 2024.07.09 03:59:15.103425 [ 3 ] {} <Trace> HTTP-Session: 8e13f37a-634b-400c-9d49-b940a731aded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10986 2024.07.09 03:59:15.103648 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10987 2024.07.09 03:59:15.103724 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10988 2024.07.09 03:59:15.103927 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10989 2024.07.09 03:59:15.104383 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10990 2024.07.09 03:59:15.104440 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
10991 2024.07.09 03:59:15.104847 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10992 2024.07.09 03:59:15.105226 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10993 2024.07.09 03:59:15.105384 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.0018 sec., 6111.111111111111 rows/sec., 495.33 KiB/sec.
10994 2024.07.09 03:59:15.105630 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Debug> DynamicQueryHandler: Done processing query
10995 2024.07.09 03:59:15.105661 [ 3 ] {e6fcf27b-ebc3-4f84-bfc3-ccf84d7484e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10996 2024.07.09 03:59:15.105678 [ 3 ] {} <Debug> HTTP-Session: 8e13f37a-634b-400c-9d49-b940a731aded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10997 2024.07.09 03:59:15.105839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10998 2024.07.09 03:59:15.105900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10999 2024.07.09 03:59:15.105920 [ 3 ] {} <Debug> HTTP-Session: 664d4b1f-c81f-4a7a-8d3b-19441e8cbf86 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11000 2024.07.09 03:59:15.105940 [ 3 ] {} <Debug> HTTP-Session: 664d4b1f-c81f-4a7a-8d3b-19441e8cbf86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11001 2024.07.09 03:59:15.105955 [ 3 ] {} <Debug> HTTP-Session: 664d4b1f-c81f-4a7a-8d3b-19441e8cbf86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11002 2024.07.09 03:59:15.105993 [ 3 ] {} <Trace> HTTP-Session: 664d4b1f-c81f-4a7a-8d3b-19441e8cbf86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11003 2024.07.09 03:59:15.106107 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11004 2024.07.09 03:59:15.106187 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11005 2024.07.09 03:59:15.106332 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11006 2024.07.09 03:59:15.106628 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11007 2024.07.09 03:59:15.106666 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
11008 2024.07.09 03:59:15.106994 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
11009 2024.07.09 03:59:15.107327 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11010 2024.07.09 03:59:15.107469 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001393 sec., 1435.7501794687726 rows/sec., 117.08 KiB/sec.
11011 2024.07.09 03:59:15.107649 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Debug> DynamicQueryHandler: Done processing query
11012 2024.07.09 03:59:15.107675 [ 3 ] {55a50e6b-f118-45d2-83b8-d23dc9e904cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11013 2024.07.09 03:59:15.107691 [ 3 ] {} <Debug> HTTP-Session: 664d4b1f-c81f-4a7a-8d3b-19441e8cbf86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11014 2024.07.09 03:59:15.107842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 12934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11015 2024.07.09 03:59:15.107923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11016 2024.07.09 03:59:15.107945 [ 3 ] {} <Debug> HTTP-Session: 5ac57f28-97d4-4e76-ae25-3922ed720cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11017 2024.07.09 03:59:15.107963 [ 3 ] {} <Debug> HTTP-Session: 5ac57f28-97d4-4e76-ae25-3922ed720cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11018 2024.07.09 03:59:15.107978 [ 3 ] {} <Debug> HTTP-Session: 5ac57f28-97d4-4e76-ae25-3922ed720cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.07.09 03:59:15.108013 [ 3 ] {} <Trace> HTTP-Session: 5ac57f28-97d4-4e76-ae25-3922ed720cfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11020 2024.07.09 03:59:15.108150 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11021 2024.07.09 03:59:15.108198 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11022 2024.07.09 03:59:15.108333 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11023 2024.07.09 03:59:15.108674 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11024 2024.07.09 03:59:15.108711 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
11025 2024.07.09 03:59:15.109049 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11026 2024.07.09 03:59:15.109378 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11027 2024.07.09 03:59:15.109512 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Debug> executeQuery: Read 90 rows, 7.44 KiB in 0.001411 sec., 63784.54996456414 rows/sec., 5.15 MiB/sec.
11028 2024.07.09 03:59:15.109691 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Debug> DynamicQueryHandler: Done processing query
11029 2024.07.09 03:59:15.109717 [ 3 ] {811fca8e-7229-44ad-971b-486c2f96a009} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11030 2024.07.09 03:59:15.109733 [ 3 ] {} <Debug> HTTP-Session: 5ac57f28-97d4-4e76-ae25-3922ed720cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11031 2024.07.09 03:59:15.109856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11032 2024.07.09 03:59:15.109908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11033 2024.07.09 03:59:15.109928 [ 3 ] {} <Debug> HTTP-Session: b7973847-3551-4da7-a384-af35137d6179 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11034 2024.07.09 03:59:15.109946 [ 3 ] {} <Debug> HTTP-Session: b7973847-3551-4da7-a384-af35137d6179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11035 2024.07.09 03:59:15.109960 [ 3 ] {} <Debug> HTTP-Session: b7973847-3551-4da7-a384-af35137d6179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.07.09 03:59:15.109995 [ 3 ] {} <Trace> HTTP-Session: b7973847-3551-4da7-a384-af35137d6179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11037 2024.07.09 03:59:15.110098 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11038 2024.07.09 03:59:15.110145 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11039 2024.07.09 03:59:15.110272 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11040 2024.07.09 03:59:15.110540 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11041 2024.07.09 03:59:15.110576 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
11042 2024.07.09 03:59:15.110886 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
11043 2024.07.09 03:59:15.111207 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11044 2024.07.09 03:59:15.111340 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001271 sec., 1573.5641227380015 rows/sec., 109.87 KiB/sec.
11045 2024.07.09 03:59:15.111492 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Debug> DynamicQueryHandler: Done processing query
11046 2024.07.09 03:59:15.111516 [ 3 ] {109513da-b9d4-484b-899d-3bcafbc07cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11047 2024.07.09 03:59:15.111532 [ 3 ] {} <Debug> HTTP-Session: b7973847-3551-4da7-a384-af35137d6179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11048 2024.07.09 03:59:15.111700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11049 2024.07.09 03:59:15.111747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11050 2024.07.09 03:59:15.111766 [ 3 ] {} <Debug> HTTP-Session: 3520ef18-9947-487b-bfbe-9b3ee1b34ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11051 2024.07.09 03:59:15.111784 [ 3 ] {} <Debug> HTTP-Session: 3520ef18-9947-487b-bfbe-9b3ee1b34ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11052 2024.07.09 03:59:15.111798 [ 3 ] {} <Debug> HTTP-Session: 3520ef18-9947-487b-bfbe-9b3ee1b34ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11053 2024.07.09 03:59:15.111829 [ 3 ] {} <Trace> HTTP-Session: 3520ef18-9947-487b-bfbe-9b3ee1b34ef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11054 2024.07.09 03:59:15.111948 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11055 2024.07.09 03:59:15.111991 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11056 2024.07.09 03:59:15.112116 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11057 2024.07.09 03:59:15.112435 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11058 2024.07.09 03:59:15.112472 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
11059 2024.07.09 03:59:15.112792 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11060 2024.07.09 03:59:15.113096 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11061 2024.07.09 03:59:15.113220 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001313 sec., 58644.32597105865 rows/sec., 4.58 MiB/sec.
11062 2024.07.09 03:59:15.113378 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Debug> DynamicQueryHandler: Done processing query
11063 2024.07.09 03:59:15.113403 [ 3 ] {5d784ddd-8513-4bb8-b75d-b2f459dd4f5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11064 2024.07.09 03:59:15.113418 [ 3 ] {} <Debug> HTTP-Session: 3520ef18-9947-487b-bfbe-9b3ee1b34ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11065 2024.07.09 03:59:15.113594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11066 2024.07.09 03:59:15.113641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11067 2024.07.09 03:59:15.113660 [ 3 ] {} <Debug> HTTP-Session: f64b0b4e-6807-436d-9d78-0a3a7d63d8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11068 2024.07.09 03:59:15.113676 [ 3 ] {} <Debug> HTTP-Session: f64b0b4e-6807-436d-9d78-0a3a7d63d8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11069 2024.07.09 03:59:15.113689 [ 3 ] {} <Debug> HTTP-Session: f64b0b4e-6807-436d-9d78-0a3a7d63d8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11070 2024.07.09 03:59:15.113720 [ 3 ] {} <Trace> HTTP-Session: f64b0b4e-6807-436d-9d78-0a3a7d63d8ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11071 2024.07.09 03:59:15.113870 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11072 2024.07.09 03:59:15.113917 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11073 2024.07.09 03:59:15.114058 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11074 2024.07.09 03:59:15.114410 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11075 2024.07.09 03:59:15.114446 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
11076 2024.07.09 03:59:15.114846 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11077 2024.07.09 03:59:15.115181 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11078 2024.07.09 03:59:15.115311 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001514 sec., 106340.81902245707 rows/sec., 7.41 MiB/sec.
11079 2024.07.09 03:59:15.115465 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Debug> DynamicQueryHandler: Done processing query
11080 2024.07.09 03:59:15.115490 [ 3 ] {d2df6a8f-a3b5-4e58-915e-b77f70d9a80c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11081 2024.07.09 03:59:15.115505 [ 3 ] {} <Debug> HTTP-Session: f64b0b4e-6807-436d-9d78-0a3a7d63d8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11082 2024.07.09 03:59:15.115642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11083 2024.07.09 03:59:15.115689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11084 2024.07.09 03:59:15.115707 [ 3 ] {} <Debug> HTTP-Session: 1285ee7c-cf68-4d08-be79-2543fd667569 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11085 2024.07.09 03:59:15.115724 [ 3 ] {} <Debug> HTTP-Session: 1285ee7c-cf68-4d08-be79-2543fd667569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11086 2024.07.09 03:59:15.115737 [ 3 ] {} <Debug> HTTP-Session: 1285ee7c-cf68-4d08-be79-2543fd667569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11087 2024.07.09 03:59:15.115768 [ 3 ] {} <Trace> HTTP-Session: 1285ee7c-cf68-4d08-be79-2543fd667569 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11088 2024.07.09 03:59:15.115953 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11089 2024.07.09 03:59:15.116014 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <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
11090 2024.07.09 03:59:15.116399 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11091 2024.07.09 03:59:15.116928 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11092 2024.07.09 03:59:15.116963 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
11093 2024.07.09 03:59:15.117569 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11094 2024.07.09 03:59:15.117978 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11095 2024.07.09 03:59:15.118134 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002288 sec., 4807.692307692308 rows/sec., 8.62 MiB/sec.
11096 2024.07.09 03:59:15.118377 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Debug> DynamicQueryHandler: Done processing query
11097 2024.07.09 03:59:15.118403 [ 3 ] {698b3606-5272-4cc0-bc5c-b3e537c1ff23} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11098 2024.07.09 03:59:15.118419 [ 3 ] {} <Debug> HTTP-Session: 1285ee7c-cf68-4d08-be79-2543fd667569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11099 2024.07.09 03:59:15.118545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11100 2024.07.09 03:59:15.118595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11101 2024.07.09 03:59:15.118613 [ 3 ] {} <Debug> HTTP-Session: 3abc79cd-9271-4378-a2cc-0ba7f46e3313 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11102 2024.07.09 03:59:15.118630 [ 3 ] {} <Debug> HTTP-Session: 3abc79cd-9271-4378-a2cc-0ba7f46e3313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11103 2024.07.09 03:59:15.118644 [ 3 ] {} <Debug> HTTP-Session: 3abc79cd-9271-4378-a2cc-0ba7f46e3313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11104 2024.07.09 03:59:15.118676 [ 3 ] {} <Trace> HTTP-Session: 3abc79cd-9271-4378-a2cc-0ba7f46e3313 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11105 2024.07.09 03:59:15.118789 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11106 2024.07.09 03:59:15.118833 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11107 2024.07.09 03:59:15.118959 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11108 2024.07.09 03:59:15.119250 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11109 2024.07.09 03:59:15.119286 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
11110 2024.07.09 03:59:15.119643 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11111 2024.07.09 03:59:15.119969 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11112 2024.07.09 03:59:15.120122 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
11113 2024.07.09 03:59:15.120296 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Debug> DynamicQueryHandler: Done processing query
11114 2024.07.09 03:59:15.120331 [ 3 ] {b994b61c-3032-4dcc-98b7-20d0b38cc098} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11115 2024.07.09 03:59:15.120365 [ 3 ] {} <Debug> HTTP-Session: 3abc79cd-9271-4378-a2cc-0ba7f46e3313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11116 2024.07.09 03:59:18.753224 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
11117 2024.07.09 03:59:18.753299 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
11118 2024.07.09 03:59:20.103817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11119 2024.07.09 03:59:20.103964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11120 2024.07.09 03:59:20.103994 [ 3 ] {} <Debug> HTTP-Session: 5587e1e0-530f-485a-bb6c-111286bca0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11121 2024.07.09 03:59:20.104023 [ 3 ] {} <Debug> HTTP-Session: 5587e1e0-530f-485a-bb6c-111286bca0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11122 2024.07.09 03:59:20.104041 [ 3 ] {} <Debug> HTTP-Session: 5587e1e0-530f-485a-bb6c-111286bca0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11123 2024.07.09 03:59:20.104096 [ 3 ] {} <Trace> HTTP-Session: 5587e1e0-530f-485a-bb6c-111286bca0c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11124 2024.07.09 03:59:20.104304 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11125 2024.07.09 03:59:20.104379 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11126 2024.07.09 03:59:20.104596 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11127 2024.07.09 03:59:20.105048 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11128 2024.07.09 03:59:20.105089 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11129 2024.07.09 03:59:20.105455 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11130 2024.07.09 03:59:20.105787 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11131 2024.07.09 03:59:20.105959 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00171 sec., 12280.701754385966 rows/sec., 995.41 KiB/sec.
11132 2024.07.09 03:59:20.106161 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Debug> DynamicQueryHandler: Done processing query
11133 2024.07.09 03:59:20.106187 [ 3 ] {1a27126a-6716-4e8b-84c2-252fa46020d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11134 2024.07.09 03:59:20.106204 [ 3 ] {} <Debug> HTTP-Session: 5587e1e0-530f-485a-bb6c-111286bca0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11135 2024.07.09 03:59:20.106394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11136 2024.07.09 03:59:20.106443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11137 2024.07.09 03:59:20.106462 [ 3 ] {} <Debug> HTTP-Session: 4975af75-f636-4ccb-939e-4bffed4f3559 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11138 2024.07.09 03:59:20.106478 [ 3 ] {} <Debug> HTTP-Session: 4975af75-f636-4ccb-939e-4bffed4f3559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11139 2024.07.09 03:59:20.106492 [ 3 ] {} <Debug> HTTP-Session: 4975af75-f636-4ccb-939e-4bffed4f3559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11140 2024.07.09 03:59:20.106522 [ 3 ] {} <Trace> HTTP-Session: 4975af75-f636-4ccb-939e-4bffed4f3559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11141 2024.07.09 03:59:20.106650 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11142 2024.07.09 03:59:20.106694 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11143 2024.07.09 03:59:20.106822 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11144 2024.07.09 03:59:20.107176 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11145 2024.07.09 03:59:20.107213 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11146 2024.07.09 03:59:20.107543 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11147 2024.07.09 03:59:20.107873 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11148 2024.07.09 03:59:20.107996 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Debug> executeQuery: Read 119 rows, 10.05 KiB in 0.001396 sec., 85243.55300859598 rows/sec., 7.03 MiB/sec.
11149 2024.07.09 03:59:20.108012 [ 148 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11150 2024.07.09 03:59:20.108058 [ 148 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11151 2024.07.09 03:59:20.108088 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11152 2024.07.09 03:59:20.108197 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Debug> DynamicQueryHandler: Done processing query
11153 2024.07.09 03:59:20.108277 [ 3 ] {71506e9e-e566-4a07-a268-b0833bd21e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11154 2024.07.09 03:59:20.108355 [ 3 ] {} <Debug> HTTP-Session: 4975af75-f636-4ccb-939e-4bffed4f3559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.07.09 03:59:20.108437 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11156 2024.07.09 03:59:20.108630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11157 2024.07.09 03:59:20.108813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11158 2024.07.09 03:59:20.108913 [ 3 ] {} <Debug> HTTP-Session: 4bb80cb4-6b43-4148-beda-4b8e3b6dc6c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11159 2024.07.09 03:59:20.108990 [ 3 ] {} <Debug> HTTP-Session: 4bb80cb4-6b43-4148-beda-4b8e3b6dc6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11160 2024.07.09 03:59:20.109066 [ 3 ] {} <Debug> HTTP-Session: 4bb80cb4-6b43-4148-beda-4b8e3b6dc6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11161 2024.07.09 03:59:20.109231 [ 3 ] {} <Trace> HTTP-Session: 4bb80cb4-6b43-4148-beda-4b8e3b6dc6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11162 2024.07.09 03:59:20.109384 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11163 2024.07.09 03:59:20.109477 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 196 rows starting from the beginning of the part
11164 2024.07.09 03:59:20.109571 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11165 2024.07.09 03:59:20.109657 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 119 rows starting from the beginning of the part
11166 2024.07.09 03:59:20.109717 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11167 2024.07.09 03:59:20.110076 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 129 rows starting from the beginning of the part
11168 2024.07.09 03:59:20.110427 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 121 rows starting from the beginning of the part
11169 2024.07.09 03:59:20.110831 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11170 2024.07.09 03:59:20.110848 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part
11171 2024.07.09 03:59:20.111212 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 119 rows starting from the beginning of the part
11172 2024.07.09 03:59:20.111930 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11173 2024.07.09 03:59:20.111991 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11174 2024.07.09 03:59:20.112780 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11175 2024.07.09 03:59:20.113681 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11176 2024.07.09 03:59:20.113946 [ 148 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11177 2024.07.09 03:59:20.114051 [ 148 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11178 2024.07.09 03:59:20.114113 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.004644 sec., 18303.186907838073 rows/sec., 1.43 MiB/sec.
11179 2024.07.09 03:59:20.114130 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11180 2024.07.09 03:59:20.114777 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11181 2024.07.09 03:59:20.114797 [ 199 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 4 columns (4 merged, 0 gathered) in 0.006614685 sec., 117012.37473893314 rows/sec., 9.53 MiB/sec.
11182 2024.07.09 03:59:20.114895 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Debug> DynamicQueryHandler: Done processing query
11183 2024.07.09 03:59:20.115009 [ 3 ] {67598004-5d78-4ef8-b615-18f5a3b31be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11184 2024.07.09 03:59:20.115123 [ 3 ] {} <Debug> HTTP-Session: 4bb80cb4-6b43-4148-beda-4b8e3b6dc6c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11185 2024.07.09 03:59:20.115398 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11186 2024.07.09 03:59:20.115570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11187 2024.07.09 03:59:20.115675 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11188 2024.07.09 03:59:20.115772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11189 2024.07.09 03:59:20.115862 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 152 rows starting from the beginning of the part
11190 2024.07.09 03:59:20.115912 [ 3 ] {} <Debug> HTTP-Session: 0fddf5c9-5cba-4861-8300-365108f9b76e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11191 2024.07.09 03:59:20.116015 [ 3 ] {} <Debug> HTTP-Session: 0fddf5c9-5cba-4861-8300-365108f9b76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11192 2024.07.09 03:59:20.116126 [ 3 ] {} <Debug> HTTP-Session: 0fddf5c9-5cba-4861-8300-365108f9b76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11193 2024.07.09 03:59:20.116327 [ 3 ] {} <Trace> HTTP-Session: 0fddf5c9-5cba-4861-8300-365108f9b76e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11194 2024.07.09 03:59:20.116929 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11195 2024.07.09 03:59:20.116962 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 85 rows starting from the beginning of the part
11196 2024.07.09 03:59:20.117197 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11197 2024.07.09 03:59:20.117827 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11198 2024.07.09 03:59:20.117879 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 107 rows starting from the beginning of the part
11199 2024.07.09 03:59:20.118274 [ 191 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_76_15} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11200 2024.07.09 03:59:20.118455 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11201 2024.07.09 03:59:20.118593 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
11202 2024.07.09 03:59:20.118606 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 89 rows starting from the beginning of the part
11203 2024.07.09 03:59:20.118917 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 77 rows starting from the beginning of the part
11204 2024.07.09 03:59:20.119237 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 85 rows starting from the beginning of the part
11205 2024.07.09 03:59:20.119923 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11206 2024.07.09 03:59:20.119976 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11207 2024.07.09 03:59:20.121036 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11208 2024.07.09 03:59:20.122114 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11209 2024.07.09 03:59:20.122182 [ 191 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 595 rows, containing 4 columns (4 merged, 0 gathered) in 0.007884117 sec., 75468.18495971078 rows/sec., 5.89 MiB/sec.
11210 2024.07.09 03:59:20.122365 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11211 2024.07.09 03:59:20.122431 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005797 sec., 27600.483008452647 rows/sec., 1.92 MiB/sec.
11212 2024.07.09 03:59:20.122437 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11213 2024.07.09 03:59:20.122494 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11214 2024.07.09 03:59:20.122531 [ 191 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11215 2024.07.09 03:59:20.122996 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11216 2024.07.09 03:59:20.123003 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Debug> DynamicQueryHandler: Done processing query
11217 2024.07.09 03:59:20.123093 [ 3 ] {08412503-49cf-4308-884b-97a8c828b1b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11218 2024.07.09 03:59:20.123182 [ 3 ] {} <Debug> HTTP-Session: 0fddf5c9-5cba-4861-8300-365108f9b76e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11219 2024.07.09 03:59:20.123516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 33906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11220 2024.07.09 03:59:20.123668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11221 2024.07.09 03:59:20.123769 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11222 2024.07.09 03:59:20.123772 [ 3 ] {} <Debug> HTTP-Session: cc1df101-68f3-46e6-9bb9-823f4e1cf2e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11223 2024.07.09 03:59:20.123849 [ 3 ] {} <Debug> HTTP-Session: cc1df101-68f3-46e6-9bb9-823f4e1cf2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11224 2024.07.09 03:59:20.123872 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11637 rows starting from the beginning of the part
11225 2024.07.09 03:59:20.123878 [ 3 ] {} <Debug> HTTP-Session: cc1df101-68f3-46e6-9bb9-823f4e1cf2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11226 2024.07.09 03:59:20.123974 [ 3 ] {} <Trace> HTTP-Session: cc1df101-68f3-46e6-9bb9-823f4e1cf2e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11227 2024.07.09 03:59:20.124191 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part
11228 2024.07.09 03:59:20.124490 [ 191 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11229 2024.07.09 03:59:20.124562 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 200 rows starting from the beginning of the part
11230 2024.07.09 03:59:20.124728 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11231 2024.07.09 03:59:20.125034 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 162 rows starting from the beginning of the part
11232 2024.07.09 03:59:20.125163 [ 191 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_76_15} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11233 2024.07.09 03:59:20.125283 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <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
11234 2024.07.09 03:59:20.125482 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part
11235 2024.07.09 03:59:20.125948 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part
11236 2024.07.09 03:59:20.126450 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
11237 2024.07.09 03:59:20.127395 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11238 2024.07.09 03:59:20.128442 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11239 2024.07.09 03:59:20.128482 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11240 2024.07.09 03:59:20.129606 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11241 2024.07.09 03:59:20.130521 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11242 2024.07.09 03:59:20.130686 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006376 sec., 3293.6010037641154 rows/sec., 5.90 MiB/sec.
11243 2024.07.09 03:59:20.131282 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Debug> DynamicQueryHandler: Done processing query
11244 2024.07.09 03:59:20.131341 [ 3 ] {4c632e8a-a817-4b52-9d5d-288a64d936a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11245 2024.07.09 03:59:20.131410 [ 3 ] {} <Debug> HTTP-Session: cc1df101-68f3-46e6-9bb9-823f4e1cf2e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11246 2024.07.09 03:59:20.131731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11247 2024.07.09 03:59:20.131949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11248 2024.07.09 03:59:20.132054 [ 3 ] {} <Debug> HTTP-Session: 1b3c7c8f-b381-4d9e-8c08-830ea230bcb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11249 2024.07.09 03:59:20.132150 [ 3 ] {} <Debug> HTTP-Session: 1b3c7c8f-b381-4d9e-8c08-830ea230bcb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11250 2024.07.09 03:59:20.132235 [ 3 ] {} <Debug> HTTP-Session: 1b3c7c8f-b381-4d9e-8c08-830ea230bcb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11251 2024.07.09 03:59:20.132322 [ 3 ] {} <Trace> HTTP-Session: 1b3c7c8f-b381-4d9e-8c08-830ea230bcb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11252 2024.07.09 03:59:20.132375 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12480 rows, containing 5 columns (5 merged, 0 gathered) in 0.009699849 sec., 1286617.9669394854 rows/sec., 89.67 MiB/sec.
11253 2024.07.09 03:59:20.132499 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11254 2024.07.09 03:59:20.132551 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11255 2024.07.09 03:59:20.132749 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11256 2024.07.09 03:59:20.132854 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11257 2024.07.09 03:59:20.133429 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11258 2024.07.09 03:59:20.133531 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11259 2024.07.09 03:59:20.133862 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11260 2024.07.09 03:59:20.134030 [ 195 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11261 2024.07.09 03:59:20.134203 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB.
11262 2024.07.09 03:59:20.134320 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11263 2024.07.09 03:59:20.134675 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11264 2024.07.09 03:59:20.134807 [ 148 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11265 2024.07.09 03:59:20.134810 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002365 sec., 25369.97885835095 rows/sec., 1.71 MiB/sec.
11266 2024.07.09 03:59:20.134845 [ 148 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11267 2024.07.09 03:59:20.134886 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.24 GiB.
11268 2024.07.09 03:59:20.135053 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11269 2024.07.09 03:59:20.135065 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Debug> DynamicQueryHandler: Done processing query
11270 2024.07.09 03:59:20.135119 [ 3 ] {b306a9f1-fcab-43ab-bd28-ed6e9081fdd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11271 2024.07.09 03:59:20.135148 [ 3 ] {} <Debug> HTTP-Session: 1b3c7c8f-b381-4d9e-8c08-830ea230bcb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11272 2024.07.09 03:59:20.135250 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11273 2024.07.09 03:59:20.135285 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4146 rows starting from the beginning of the part
11274 2024.07.09 03:59:20.135348 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
11275 2024.07.09 03:59:20.135498 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
11276 2024.07.09 03:59:20.135700 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
11277 2024.07.09 03:59:20.135789 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
11278 2024.07.09 03:59:20.136001 [ 201 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
11279 2024.07.09 03:59:20.138049 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4446 rows, containing 4 columns (4 merged, 0 gathered) in 0.003067814 sec., 1449240.4037532916 rows/sec., 97.63 MiB/sec.
11280 2024.07.09 03:59:20.138805 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11281 2024.07.09 03:59:20.139317 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11282 2024.07.09 03:59:20.139412 [ 186 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_76_15} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11283 2024.07.09 03:59:20.139512 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
11284 2024.07.09 03:59:25.103907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11285 2024.07.09 03:59:25.104047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11286 2024.07.09 03:59:25.104077 [ 3 ] {} <Debug> HTTP-Session: 907db023-1757-4bbd-b628-353d4298c964 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11287 2024.07.09 03:59:25.104106 [ 3 ] {} <Debug> HTTP-Session: 907db023-1757-4bbd-b628-353d4298c964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11288 2024.07.09 03:59:25.104125 [ 3 ] {} <Debug> HTTP-Session: 907db023-1757-4bbd-b628-353d4298c964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11289 2024.07.09 03:59:25.104181 [ 3 ] {} <Trace> HTTP-Session: 907db023-1757-4bbd-b628-353d4298c964 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11290 2024.07.09 03:59:25.104393 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11291 2024.07.09 03:59:25.104469 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11292 2024.07.09 03:59:25.104689 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11293 2024.07.09 03:59:25.105148 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11294 2024.07.09 03:59:25.105191 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11295 2024.07.09 03:59:25.105561 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11296 2024.07.09 03:59:25.105907 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11297 2024.07.09 03:59:25.106063 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001738 sec., 13233.601841196778 rows/sec., 1.05 MiB/sec.
11298 2024.07.09 03:59:25.106303 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Debug> DynamicQueryHandler: Done processing query
11299 2024.07.09 03:59:25.106329 [ 3 ] {a5a859b8-5476-47f6-8d96-4206ce1cc543} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11300 2024.07.09 03:59:25.106346 [ 3 ] {} <Debug> HTTP-Session: 907db023-1757-4bbd-b628-353d4298c964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11301 2024.07.09 03:59:25.106532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11302 2024.07.09 03:59:25.106581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11303 2024.07.09 03:59:25.106601 [ 3 ] {} <Debug> HTTP-Session: fd8ed683-0272-4bbd-a395-0e6b4cd24f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11304 2024.07.09 03:59:25.106618 [ 3 ] {} <Debug> HTTP-Session: fd8ed683-0272-4bbd-a395-0e6b4cd24f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11305 2024.07.09 03:59:25.106632 [ 3 ] {} <Debug> HTTP-Session: fd8ed683-0272-4bbd-a395-0e6b4cd24f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11306 2024.07.09 03:59:25.106664 [ 3 ] {} <Trace> HTTP-Session: fd8ed683-0272-4bbd-a395-0e6b4cd24f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11307 2024.07.09 03:59:25.106805 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11308 2024.07.09 03:59:25.106853 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11309 2024.07.09 03:59:25.106994 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11310 2024.07.09 03:59:25.107367 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11311 2024.07.09 03:59:25.107404 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11312 2024.07.09 03:59:25.107745 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11313 2024.07.09 03:59:25.108063 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11314 2024.07.09 03:59:25.108222 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Debug> executeQuery: Read 125 rows, 10.60 KiB in 0.001473 sec., 84860.82824168364 rows/sec., 7.03 MiB/sec.
11315 2024.07.09 03:59:25.108420 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Debug> DynamicQueryHandler: Done processing query
11316 2024.07.09 03:59:25.108457 [ 3 ] {ce78bfaf-aef2-46c3-9bca-d6bdd919f44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11317 2024.07.09 03:59:25.108487 [ 3 ] {} <Debug> HTTP-Session: fd8ed683-0272-4bbd-a395-0e6b4cd24f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11318 2024.07.09 03:59:25.108656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11319 2024.07.09 03:59:25.108705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11320 2024.07.09 03:59:25.108724 [ 3 ] {} <Debug> HTTP-Session: 2a67abfc-790b-4819-8d8d-bf55c933d980 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11321 2024.07.09 03:59:25.108742 [ 3 ] {} <Debug> HTTP-Session: 2a67abfc-790b-4819-8d8d-bf55c933d980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11322 2024.07.09 03:59:25.108756 [ 3 ] {} <Debug> HTTP-Session: 2a67abfc-790b-4819-8d8d-bf55c933d980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11323 2024.07.09 03:59:25.108786 [ 3 ] {} <Trace> HTTP-Session: 2a67abfc-790b-4819-8d8d-bf55c933d980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11324 2024.07.09 03:59:25.108907 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11325 2024.07.09 03:59:25.108950 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11326 2024.07.09 03:59:25.109079 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11327 2024.07.09 03:59:25.109494 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11328 2024.07.09 03:59:25.109530 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11329 2024.07.09 03:59:25.109872 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11330 2024.07.09 03:59:25.110181 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11331 2024.07.09 03:59:25.110342 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Debug> executeQuery: Read 97 rows, 7.77 KiB in 0.001474 sec., 65807.32700135685 rows/sec., 5.15 MiB/sec.
11332 2024.07.09 03:59:25.110514 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Debug> DynamicQueryHandler: Done processing query
11333 2024.07.09 03:59:25.110539 [ 3 ] {a65b04be-d496-446e-9702-cc34e3eb0aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11334 2024.07.09 03:59:25.110555 [ 3 ] {} <Debug> HTTP-Session: 2a67abfc-790b-4819-8d8d-bf55c933d980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11335 2024.07.09 03:59:25.110716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11336 2024.07.09 03:59:25.110766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11337 2024.07.09 03:59:25.110784 [ 3 ] {} <Debug> HTTP-Session: 659eacb1-867b-4da4-a09c-dd7a03badaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11338 2024.07.09 03:59:25.110801 [ 3 ] {} <Debug> HTTP-Session: 659eacb1-867b-4da4-a09c-dd7a03badaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11339 2024.07.09 03:59:25.110815 [ 3 ] {} <Debug> HTTP-Session: 659eacb1-867b-4da4-a09c-dd7a03badaf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11340 2024.07.09 03:59:25.110846 [ 3 ] {} <Trace> HTTP-Session: 659eacb1-867b-4da4-a09c-dd7a03badaf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11341 2024.07.09 03:59:25.110989 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11342 2024.07.09 03:59:25.111039 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11343 2024.07.09 03:59:25.111181 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11344 2024.07.09 03:59:25.111558 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11345 2024.07.09 03:59:25.111594 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11346 2024.07.09 03:59:25.111992 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11347 2024.07.09 03:59:25.112328 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11348 2024.07.09 03:59:25.112483 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec.
11349 2024.07.09 03:59:25.112644 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Debug> DynamicQueryHandler: Done processing query
11350 2024.07.09 03:59:25.112669 [ 3 ] {9fa3b261-564f-419e-bd64-547e8bb3f68e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11351 2024.07.09 03:59:25.112686 [ 3 ] {} <Debug> HTTP-Session: 659eacb1-867b-4da4-a09c-dd7a03badaf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11352 2024.07.09 03:59:25.112832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 36722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11353 2024.07.09 03:59:25.112878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11354 2024.07.09 03:59:25.112898 [ 3 ] {} <Debug> HTTP-Session: 78a690b2-a875-4806-84a1-36b2d12d8bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11355 2024.07.09 03:59:25.112915 [ 3 ] {} <Debug> HTTP-Session: 78a690b2-a875-4806-84a1-36b2d12d8bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11356 2024.07.09 03:59:25.112930 [ 3 ] {} <Debug> HTTP-Session: 78a690b2-a875-4806-84a1-36b2d12d8bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11357 2024.07.09 03:59:25.112962 [ 3 ] {} <Trace> HTTP-Session: 78a690b2-a875-4806-84a1-36b2d12d8bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11358 2024.07.09 03:59:25.113225 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11359 2024.07.09 03:59:25.113289 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <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
11360 2024.07.09 03:59:25.113695 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11361 2024.07.09 03:59:25.114333 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11362 2024.07.09 03:59:25.114369 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11363 2024.07.09 03:59:25.114982 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11364 2024.07.09 03:59:25.115393 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11365 2024.07.09 03:59:25.115595 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002541 sec., 9051.554506099961 rows/sec., 16.22 MiB/sec.
11366 2024.07.09 03:59:25.116093 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Debug> DynamicQueryHandler: Done processing query
11367 2024.07.09 03:59:25.116131 [ 3 ] {bde2c706-bcf4-4d6e-8998-874b42d91ac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11368 2024.07.09 03:59:25.116164 [ 3 ] {} <Debug> HTTP-Session: 78a690b2-a875-4806-84a1-36b2d12d8bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11369 2024.07.09 03:59:25.116294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 2458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11370 2024.07.09 03:59:25.116343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11371 2024.07.09 03:59:25.116362 [ 3 ] {} <Debug> HTTP-Session: e530c8f3-d0de-457f-a48a-22d74eb23781 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11372 2024.07.09 03:59:25.116379 [ 3 ] {} <Debug> HTTP-Session: e530c8f3-d0de-457f-a48a-22d74eb23781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11373 2024.07.09 03:59:25.116393 [ 3 ] {} <Debug> HTTP-Session: e530c8f3-d0de-457f-a48a-22d74eb23781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11374 2024.07.09 03:59:25.116425 [ 3 ] {} <Trace> HTTP-Session: e530c8f3-d0de-457f-a48a-22d74eb23781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11375 2024.07.09 03:59:25.116531 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11376 2024.07.09 03:59:25.116578 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11377 2024.07.09 03:59:25.116724 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11378 2024.07.09 03:59:25.116998 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11379 2024.07.09 03:59:25.117034 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11380 2024.07.09 03:59:25.117401 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
11381 2024.07.09 03:59:25.117721 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11382 2024.07.09 03:59:25.117879 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001368 sec., 10964.912280701754 rows/sec., 795.24 KiB/sec.
11383 2024.07.09 03:59:25.118118 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Debug> DynamicQueryHandler: Done processing query
11384 2024.07.09 03:59:25.118143 [ 3 ] {5434d7d6-f194-4ef5-9f32-6357073f58c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11385 2024.07.09 03:59:25.118159 [ 3 ] {} <Debug> HTTP-Session: e530c8f3-d0de-457f-a48a-22d74eb23781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11386 2024.07.09 03:59:25.118296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11387 2024.07.09 03:59:25.118345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11388 2024.07.09 03:59:25.118363 [ 3 ] {} <Debug> HTTP-Session: 9a03192f-e0f2-4839-958d-cfb11edd1b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11389 2024.07.09 03:59:25.118380 [ 3 ] {} <Debug> HTTP-Session: 9a03192f-e0f2-4839-958d-cfb11edd1b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11390 2024.07.09 03:59:25.118393 [ 3 ] {} <Debug> HTTP-Session: 9a03192f-e0f2-4839-958d-cfb11edd1b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11391 2024.07.09 03:59:25.118425 [ 3 ] {} <Trace> HTTP-Session: 9a03192f-e0f2-4839-958d-cfb11edd1b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11392 2024.07.09 03:59:25.118544 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11393 2024.07.09 03:59:25.118589 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11394 2024.07.09 03:59:25.118730 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11395 2024.07.09 03:59:25.119014 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11396 2024.07.09 03:59:25.119050 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11397 2024.07.09 03:59:25.119407 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11398 2024.07.09 03:59:25.119728 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11399 2024.07.09 03:59:25.119875 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec.
11400 2024.07.09 03:59:25.120134 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Debug> DynamicQueryHandler: Done processing query
11401 2024.07.09 03:59:25.120194 [ 3 ] {67ac0767-f313-4d41-b7c5-9080e09df10d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11402 2024.07.09 03:59:25.120252 [ 3 ] {} <Debug> HTTP-Session: 9a03192f-e0f2-4839-958d-cfb11edd1b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11403 2024.07.09 03:59:30.103658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11404 2024.07.09 03:59:30.103805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11405 2024.07.09 03:59:30.103834 [ 3 ] {} <Debug> HTTP-Session: 8e909fcd-74b3-42ff-b923-3c82bc84278e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11406 2024.07.09 03:59:30.103864 [ 3 ] {} <Debug> HTTP-Session: 8e909fcd-74b3-42ff-b923-3c82bc84278e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11407 2024.07.09 03:59:30.103882 [ 3 ] {} <Debug> HTTP-Session: 8e909fcd-74b3-42ff-b923-3c82bc84278e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11408 2024.07.09 03:59:30.103946 [ 3 ] {} <Trace> HTTP-Session: 8e909fcd-74b3-42ff-b923-3c82bc84278e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11409 2024.07.09 03:59:30.104157 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11410 2024.07.09 03:59:30.104222 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11411 2024.07.09 03:59:30.104411 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11412 2024.07.09 03:59:30.104835 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11413 2024.07.09 03:59:30.104878 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11414 2024.07.09 03:59:30.105246 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11415 2024.07.09 03:59:30.105590 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11416 2024.07.09 03:59:30.105743 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001644 sec., 13381.995133819952 rows/sec., 1.06 MiB/sec.
11417 2024.07.09 03:59:30.105955 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Debug> DynamicQueryHandler: Done processing query
11418 2024.07.09 03:59:30.105988 [ 3 ] {cc36effa-cf68-40fa-8ff1-933e2f6c072c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11419 2024.07.09 03:59:30.106010 [ 3 ] {} <Debug> HTTP-Session: 8e909fcd-74b3-42ff-b923-3c82bc84278e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11420 2024.07.09 03:59:30.106208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11421 2024.07.09 03:59:30.106272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11422 2024.07.09 03:59:30.106298 [ 3 ] {} <Debug> HTTP-Session: a656183b-1912-4802-9b36-d5561bba3085 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11423 2024.07.09 03:59:30.106320 [ 3 ] {} <Debug> HTTP-Session: a656183b-1912-4802-9b36-d5561bba3085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11424 2024.07.09 03:59:30.106340 [ 3 ] {} <Debug> HTTP-Session: a656183b-1912-4802-9b36-d5561bba3085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11425 2024.07.09 03:59:30.106381 [ 3 ] {} <Trace> HTTP-Session: a656183b-1912-4802-9b36-d5561bba3085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11426 2024.07.09 03:59:30.106558 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11427 2024.07.09 03:59:30.106614 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11428 2024.07.09 03:59:30.106799 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11429 2024.07.09 03:59:30.107284 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11430 2024.07.09 03:59:30.107330 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11431 2024.07.09 03:59:30.107767 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11432 2024.07.09 03:59:30.108202 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11433 2024.07.09 03:59:30.108391 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Debug> executeQuery: Read 122 rows, 10.32 KiB in 0.001912 sec., 63807.531380753135 rows/sec., 5.27 MiB/sec.
11434 2024.07.09 03:59:30.108633 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Debug> DynamicQueryHandler: Done processing query
11435 2024.07.09 03:59:30.108667 [ 3 ] {b1d351dc-9711-420d-82f1-e1da9f869818} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11436 2024.07.09 03:59:30.108692 [ 3 ] {} <Debug> HTTP-Session: a656183b-1912-4802-9b36-d5561bba3085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11437 2024.07.09 03:59:30.108864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11438 2024.07.09 03:59:30.108927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11439 2024.07.09 03:59:30.108952 [ 3 ] {} <Debug> HTTP-Session: 67d1495e-56d4-4a4e-aa0e-26f005bab9f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11440 2024.07.09 03:59:30.108977 [ 3 ] {} <Debug> HTTP-Session: 67d1495e-56d4-4a4e-aa0e-26f005bab9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11441 2024.07.09 03:59:30.108998 [ 3 ] {} <Debug> HTTP-Session: 67d1495e-56d4-4a4e-aa0e-26f005bab9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.07.09 03:59:30.109041 [ 3 ] {} <Trace> HTTP-Session: 67d1495e-56d4-4a4e-aa0e-26f005bab9f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11443 2024.07.09 03:59:30.109201 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11444 2024.07.09 03:59:30.109256 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11445 2024.07.09 03:59:30.109447 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11446 2024.07.09 03:59:30.109917 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11447 2024.07.09 03:59:30.109973 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11448 2024.07.09 03:59:30.110315 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11449 2024.07.09 03:59:30.110627 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11450 2024.07.09 03:59:30.110784 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001641 sec., 52407.06886045094 rows/sec., 4.09 MiB/sec.
11451 2024.07.09 03:59:30.110961 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Debug> DynamicQueryHandler: Done processing query
11452 2024.07.09 03:59:30.110986 [ 3 ] {887a0a3f-6bb6-490d-8374-77104b6f8e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11453 2024.07.09 03:59:30.111002 [ 3 ] {} <Debug> HTTP-Session: 67d1495e-56d4-4a4e-aa0e-26f005bab9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11454 2024.07.09 03:59:30.111232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11455 2024.07.09 03:59:30.111282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11456 2024.07.09 03:59:30.111301 [ 3 ] {} <Debug> HTTP-Session: 6860333c-149b-464f-a40a-db783e1b9aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11457 2024.07.09 03:59:30.111318 [ 3 ] {} <Debug> HTTP-Session: 6860333c-149b-464f-a40a-db783e1b9aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11458 2024.07.09 03:59:30.111332 [ 3 ] {} <Debug> HTTP-Session: 6860333c-149b-464f-a40a-db783e1b9aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11459 2024.07.09 03:59:30.111362 [ 3 ] {} <Trace> HTTP-Session: 6860333c-149b-464f-a40a-db783e1b9aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11460 2024.07.09 03:59:30.111501 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11461 2024.07.09 03:59:30.111548 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11462 2024.07.09 03:59:30.111695 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11463 2024.07.09 03:59:30.112146 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11464 2024.07.09 03:59:30.112183 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11465 2024.07.09 03:59:30.112676 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11466 2024.07.09 03:59:30.113103 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11467 2024.07.09 03:59:30.113269 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001829 sec., 87479.4969928923 rows/sec., 6.09 MiB/sec.
11468 2024.07.09 03:59:30.113451 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Debug> DynamicQueryHandler: Done processing query
11469 2024.07.09 03:59:30.113476 [ 3 ] {9bfc03e2-5ffd-437c-b9dd-10506572fa37} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11470 2024.07.09 03:59:30.113492 [ 3 ] {} <Debug> HTTP-Session: 6860333c-149b-464f-a40a-db783e1b9aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11471 2024.07.09 03:59:30.113644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 35509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11472 2024.07.09 03:59:30.113693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11473 2024.07.09 03:59:30.113712 [ 3 ] {} <Debug> HTTP-Session: d256ed8e-179c-4213-bde7-dc7f70121bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11474 2024.07.09 03:59:30.113728 [ 3 ] {} <Debug> HTTP-Session: d256ed8e-179c-4213-bde7-dc7f70121bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11475 2024.07.09 03:59:30.113741 [ 3 ] {} <Debug> HTTP-Session: d256ed8e-179c-4213-bde7-dc7f70121bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11476 2024.07.09 03:59:30.113772 [ 3 ] {} <Trace> HTTP-Session: d256ed8e-179c-4213-bde7-dc7f70121bc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11477 2024.07.09 03:59:30.114032 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11478 2024.07.09 03:59:30.114095 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <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
11479 2024.07.09 03:59:30.114505 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11480 2024.07.09 03:59:30.115209 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11481 2024.07.09 03:59:30.115245 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11482 2024.07.09 03:59:30.115854 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11483 2024.07.09 03:59:30.116262 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11484 2024.07.09 03:59:30.116458 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002596 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec.
11485 2024.07.09 03:59:30.116943 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Debug> DynamicQueryHandler: Done processing query
11486 2024.07.09 03:59:30.116986 [ 3 ] {e43bfb84-d582-4b96-875d-ffe1da7dfeb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11487 2024.07.09 03:59:30.117020 [ 3 ] {} <Debug> HTTP-Session: d256ed8e-179c-4213-bde7-dc7f70121bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11488 2024.07.09 03:59:30.117154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11489 2024.07.09 03:59:30.117203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11490 2024.07.09 03:59:30.117222 [ 3 ] {} <Debug> HTTP-Session: 7e16f96d-09eb-48f0-9c84-84507a7c757a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11491 2024.07.09 03:59:30.117238 [ 3 ] {} <Debug> HTTP-Session: 7e16f96d-09eb-48f0-9c84-84507a7c757a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11492 2024.07.09 03:59:30.117251 [ 3 ] {} <Debug> HTTP-Session: 7e16f96d-09eb-48f0-9c84-84507a7c757a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11493 2024.07.09 03:59:30.117281 [ 3 ] {} <Trace> HTTP-Session: 7e16f96d-09eb-48f0-9c84-84507a7c757a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11494 2024.07.09 03:59:30.117395 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11495 2024.07.09 03:59:30.117441 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11496 2024.07.09 03:59:30.117583 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11497 2024.07.09 03:59:30.117904 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11498 2024.07.09 03:59:30.117940 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.89 GiB.
11499 2024.07.09 03:59:30.118301 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11500 2024.07.09 03:59:30.118619 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11501 2024.07.09 03:59:30.118775 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
11502 2024.07.09 03:59:30.118968 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Debug> DynamicQueryHandler: Done processing query
11503 2024.07.09 03:59:30.119005 [ 3 ] {081a6d7c-fdf7-4995-961c-58a2af0c6a7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11504 2024.07.09 03:59:30.119034 [ 3 ] {} <Debug> HTTP-Session: 7e16f96d-09eb-48f0-9c84-84507a7c757a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11505 2024.07.09 03:59:33.753341 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
11506 2024.07.09 03:59:33.753412 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
11507 2024.07.09 03:59:35.098031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11508 2024.07.09 03:59:35.098204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11509 2024.07.09 03:59:35.098245 [ 3 ] {} <Debug> HTTP-Session: 5f045235-f7ee-480b-8e8a-cee8e3c4fd55 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11510 2024.07.09 03:59:35.098285 [ 3 ] {} <Debug> HTTP-Session: 5f045235-f7ee-480b-8e8a-cee8e3c4fd55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11511 2024.07.09 03:59:35.098308 [ 3 ] {} <Debug> HTTP-Session: 5f045235-f7ee-480b-8e8a-cee8e3c4fd55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11512 2024.07.09 03:59:35.098362 [ 3 ] {} <Trace> HTTP-Session: 5f045235-f7ee-480b-8e8a-cee8e3c4fd55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11513 2024.07.09 03:59:35.098635 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
11514 2024.07.09 03:59:35.099076 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
11515 2024.07.09 03:59:35.099135 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
11516 2024.07.09 03:59:35.099489 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
11517 2024.07.09 03:59:35.099566 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
11518 2024.07.09 03:59:35.099750 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
11519 2024.07.09 03:59:35.099791 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
11520 2024.07.09 03:59:35.099819 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Debug> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (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
11521 2024.07.09 03:59:35.099837 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342) (SelectExecutor): Spreading mark ranges among streams (default reading)
11522 2024.07.09 03:59:35.099885 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
11523 2024.07.09 03:59:35.099910 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 30 rows starting from 0
11524 2024.07.09 03:59:35.100972 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Debug> executeQuery: Read 30 rows, 1.24 KiB in 0.002461 sec., 12190.166598943519 rows/sec., 503.16 KiB/sec.
11525 2024.07.09 03:59:35.101248 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Debug> DynamicQueryHandler: Done processing query
11526 2024.07.09 03:59:35.101275 [ 3 ] {ff15a00b-41e4-48ae-97bd-22c9bb7034e3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
11527 2024.07.09 03:59:35.101292 [ 3 ] {} <Debug> HTTP-Session: 5f045235-f7ee-480b-8e8a-cee8e3c4fd55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11528 2024.07.09 03:59:35.109451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11529 2024.07.09 03:59:35.109538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11530 2024.07.09 03:59:35.109572 [ 3 ] {} <Debug> HTTP-Session: 29717f9a-b610-4e62-9eef-019fcac9a1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11531 2024.07.09 03:59:35.109602 [ 3 ] {} <Debug> HTTP-Session: 29717f9a-b610-4e62-9eef-019fcac9a1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11532 2024.07.09 03:59:35.109629 [ 3 ] {} <Debug> HTTP-Session: 29717f9a-b610-4e62-9eef-019fcac9a1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11533 2024.07.09 03:59:35.109687 [ 3 ] {} <Trace> HTTP-Session: 29717f9a-b610-4e62-9eef-019fcac9a1a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11534 2024.07.09 03:59:35.109870 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
11535 2024.07.09 03:59:35.109950 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
11536 2024.07.09 03:59:35.110236 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11537 2024.07.09 03:59:35.110584 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11538 2024.07.09 03:59:35.110624 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11539 2024.07.09 03:59:35.111093 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
11540 2024.07.09 03:59:35.111405 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Trace> oximeter.timeseries_schema (b335cdb1-a3b1-4656-97b4-16abbde63342): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11541 2024.07.09 03:59:35.111560 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001753 sec., 570.4506560182544 rows/sec., 158.77 KiB/sec.
11542 2024.07.09 03:59:35.111859 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Debug> DynamicQueryHandler: Done processing query
11543 2024.07.09 03:59:35.111883 [ 3 ] {2ecb2abb-337c-40c6-b002-bfbf2f23a6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11544 2024.07.09 03:59:35.111899 [ 3 ] {} <Debug> HTTP-Session: 29717f9a-b610-4e62-9eef-019fcac9a1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11545 2024.07.09 03:59:35.112090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11546 2024.07.09 03:59:35.112137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11547 2024.07.09 03:59:35.112155 [ 3 ] {} <Debug> HTTP-Session: 6941e282-a98a-4d8d-bca9-723f2d650b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11548 2024.07.09 03:59:35.112171 [ 3 ] {} <Debug> HTTP-Session: 6941e282-a98a-4d8d-bca9-723f2d650b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11549 2024.07.09 03:59:35.112185 [ 3 ] {} <Debug> HTTP-Session: 6941e282-a98a-4d8d-bca9-723f2d650b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11550 2024.07.09 03:59:35.112214 [ 3 ] {} <Trace> HTTP-Session: 6941e282-a98a-4d8d-bca9-723f2d650b42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11551 2024.07.09 03:59:35.112317 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11552 2024.07.09 03:59:35.112362 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11553 2024.07.09 03:59:35.112503 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11554 2024.07.09 03:59:35.112819 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11555 2024.07.09 03:59:35.112855 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11556 2024.07.09 03:59:35.113154 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11557 2024.07.09 03:59:35.113462 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11558 2024.07.09 03:59:35.113614 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001325 sec., 18113.20754716981 rows/sec., 1.43 MiB/sec.
11559 2024.07.09 03:59:35.113630 [ 139 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11560 2024.07.09 03:59:35.113733 [ 139 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11561 2024.07.09 03:59:35.113768 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11562 2024.07.09 03:59:35.113840 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Debug> DynamicQueryHandler: Done processing query
11563 2024.07.09 03:59:35.113905 [ 3 ] {ceeceaf2-21fe-4869-820c-61dac000d371} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11564 2024.07.09 03:59:35.113942 [ 3 ] {} <Debug> HTTP-Session: 6941e282-a98a-4d8d-bca9-723f2d650b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11565 2024.07.09 03:59:35.113967 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
11566 2024.07.09 03:59:35.114152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11567 2024.07.09 03:59:35.114211 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11568 2024.07.09 03:59:35.114245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11569 2024.07.09 03:59:35.114268 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 32 rows starting from the beginning of the part
11570 2024.07.09 03:59:35.114278 [ 3 ] {} <Debug> HTTP-Session: 16d5747d-40e8-4906-9a44-16d9839a1641 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11571 2024.07.09 03:59:35.114328 [ 3 ] {} <Debug> HTTP-Session: 16d5747d-40e8-4906-9a44-16d9839a1641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11572 2024.07.09 03:59:35.114359 [ 3 ] {} <Debug> HTTP-Session: 16d5747d-40e8-4906-9a44-16d9839a1641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11573 2024.07.09 03:59:35.114483 [ 3 ] {} <Trace> HTTP-Session: 16d5747d-40e8-4906-9a44-16d9839a1641 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11574 2024.07.09 03:59:35.114500 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part
11575 2024.07.09 03:59:35.114784 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 21 rows starting from the beginning of the part
11576 2024.07.09 03:59:35.114827 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11577 2024.07.09 03:59:35.114992 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11578 2024.07.09 03:59:35.115119 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part
11579 2024.07.09 03:59:35.115458 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
11580 2024.07.09 03:59:35.115833 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part
11581 2024.07.09 03:59:35.115870 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11582 2024.07.09 03:59:35.116731 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11583 2024.07.09 03:59:35.116790 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11584 2024.07.09 03:59:35.117573 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
11585 2024.07.09 03:59:35.118545 [ 195 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 4 columns (4 merged, 0 gathered) in 0.004685662 sec., 28384.463070533042 rows/sec., 2.25 MiB/sec.
11586 2024.07.09 03:59:35.118564 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11587 2024.07.09 03:59:35.118845 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11588 2024.07.09 03:59:35.118871 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.004152 sec., 481.6955684007707 rows/sec., 35.75 KiB/sec.
11589 2024.07.09 03:59:35.119474 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Debug> DynamicQueryHandler: Done processing query
11590 2024.07.09 03:59:35.119579 [ 3 ] {f008b758-61da-4f59-82aa-05b099b5d243} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11591 2024.07.09 03:59:35.119687 [ 3 ] {} <Debug> HTTP-Session: 16d5747d-40e8-4906-9a44-16d9839a1641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11592 2024.07.09 03:59:35.119930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11593 2024.07.09 03:59:35.120009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11594 2024.07.09 03:59:35.120046 [ 3 ] {} <Debug> HTTP-Session: f54544fe-b957-47f5-94c7-c7a595bd2f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11595 2024.07.09 03:59:35.120045 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11596 2024.07.09 03:59:35.120072 [ 3 ] {} <Debug> HTTP-Session: f54544fe-b957-47f5-94c7-c7a595bd2f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11597 2024.07.09 03:59:35.120101 [ 3 ] {} <Debug> HTTP-Session: f54544fe-b957-47f5-94c7-c7a595bd2f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11598 2024.07.09 03:59:35.120175 [ 3 ] {} <Trace> HTTP-Session: f54544fe-b957-47f5-94c7-c7a595bd2f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11599 2024.07.09 03:59:35.120217 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_71_14} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11600 2024.07.09 03:59:35.120373 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11601 2024.07.09 03:59:35.120393 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11602 2024.07.09 03:59:35.120451 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11603 2024.07.09 03:59:35.120595 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11604 2024.07.09 03:59:35.121040 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11605 2024.07.09 03:59:35.121076 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11606 2024.07.09 03:59:35.121396 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11607 2024.07.09 03:59:35.121696 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11608 2024.07.09 03:59:35.121840 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Debug> executeQuery: Read 168 rows, 13.93 KiB in 0.001562 sec., 107554.41741357234 rows/sec., 8.71 MiB/sec.
11609 2024.07.09 03:59:35.122009 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Debug> DynamicQueryHandler: Done processing query
11610 2024.07.09 03:59:35.122034 [ 3 ] {7bd8c03a-ff33-4570-9aa0-971c623f7546} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11611 2024.07.09 03:59:35.122049 [ 3 ] {} <Debug> HTTP-Session: f54544fe-b957-47f5-94c7-c7a595bd2f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11612 2024.07.09 03:59:35.122192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11613 2024.07.09 03:59:35.122240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11614 2024.07.09 03:59:35.122259 [ 3 ] {} <Debug> HTTP-Session: 2a2885a1-d22a-4860-b721-bf2cd67e0812 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11615 2024.07.09 03:59:35.122275 [ 3 ] {} <Debug> HTTP-Session: 2a2885a1-d22a-4860-b721-bf2cd67e0812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11616 2024.07.09 03:59:35.122289 [ 3 ] {} <Debug> HTTP-Session: 2a2885a1-d22a-4860-b721-bf2cd67e0812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11617 2024.07.09 03:59:35.122319 [ 3 ] {} <Trace> HTTP-Session: 2a2885a1-d22a-4860-b721-bf2cd67e0812 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11618 2024.07.09 03:59:35.122408 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11619 2024.07.09 03:59:35.122449 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11620 2024.07.09 03:59:35.122570 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11621 2024.07.09 03:59:35.122835 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11622 2024.07.09 03:59:35.122872 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11623 2024.07.09 03:59:35.123161 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
11624 2024.07.09 03:59:35.123464 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11625 2024.07.09 03:59:35.123610 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001215 sec., 1646.0905349794239 rows/sec., 102.88 KiB/sec.
11626 2024.07.09 03:59:35.123768 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Debug> DynamicQueryHandler: Done processing query
11627 2024.07.09 03:59:35.123791 [ 3 ] {bc8a70c4-55ea-4bcc-a80f-c38e701d05d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11628 2024.07.09 03:59:35.123807 [ 3 ] {} <Debug> HTTP-Session: 2a2885a1-d22a-4860-b721-bf2cd67e0812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11629 2024.07.09 03:59:35.123958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 21216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11630 2024.07.09 03:59:35.124004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11631 2024.07.09 03:59:35.124022 [ 3 ] {} <Debug> HTTP-Session: 0f352764-899a-44fc-9a1c-c0072ad76b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11632 2024.07.09 03:59:35.124038 [ 3 ] {} <Debug> HTTP-Session: 0f352764-899a-44fc-9a1c-c0072ad76b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11633 2024.07.09 03:59:35.124052 [ 3 ] {} <Debug> HTTP-Session: 0f352764-899a-44fc-9a1c-c0072ad76b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11634 2024.07.09 03:59:35.124082 [ 3 ] {} <Trace> HTTP-Session: 0f352764-899a-44fc-9a1c-c0072ad76b72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11635 2024.07.09 03:59:35.124211 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11636 2024.07.09 03:59:35.124252 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11637 2024.07.09 03:59:35.124371 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11638 2024.07.09 03:59:35.124749 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11639 2024.07.09 03:59:35.124785 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11640 2024.07.09 03:59:35.125089 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11641 2024.07.09 03:59:35.125379 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11642 2024.07.09 03:59:35.125522 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Debug> executeQuery: Read 126 rows, 9.92 KiB in 0.001361 sec., 92578.9860396767 rows/sec., 7.12 MiB/sec.
11643 2024.07.09 03:59:35.125689 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Debug> DynamicQueryHandler: Done processing query
11644 2024.07.09 03:59:35.125712 [ 3 ] {d7cd5e56-fb8b-42a3-a448-fbf581775e2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11645 2024.07.09 03:59:35.125727 [ 3 ] {} <Debug> HTTP-Session: 0f352764-899a-44fc-9a1c-c0072ad76b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11646 2024.07.09 03:59:35.125954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11647 2024.07.09 03:59:35.126000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11648 2024.07.09 03:59:35.126017 [ 3 ] {} <Debug> HTTP-Session: 8b9b33a1-2b11-46a4-a5bd-2a87781e6504 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11649 2024.07.09 03:59:35.126033 [ 3 ] {} <Debug> HTTP-Session: 8b9b33a1-2b11-46a4-a5bd-2a87781e6504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11650 2024.07.09 03:59:35.126046 [ 3 ] {} <Debug> HTTP-Session: 8b9b33a1-2b11-46a4-a5bd-2a87781e6504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11651 2024.07.09 03:59:35.126075 [ 3 ] {} <Trace> HTTP-Session: 8b9b33a1-2b11-46a4-a5bd-2a87781e6504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11652 2024.07.09 03:59:35.126244 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11653 2024.07.09 03:59:35.126291 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11654 2024.07.09 03:59:35.126429 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11655 2024.07.09 03:59:35.126798 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11656 2024.07.09 03:59:35.126833 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11657 2024.07.09 03:59:35.127203 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11658 2024.07.09 03:59:35.127525 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11659 2024.07.09 03:59:35.127674 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Debug> executeQuery: Read 198 rows, 14.14 KiB in 0.00151 sec., 131125.82781456952 rows/sec., 9.14 MiB/sec.
11660 2024.07.09 03:59:35.127833 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Debug> DynamicQueryHandler: Done processing query
11661 2024.07.09 03:59:35.127857 [ 3 ] {b37f695e-ccda-4cd7-a63e-76455818547a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11662 2024.07.09 03:59:35.127872 [ 3 ] {} <Debug> HTTP-Session: 8b9b33a1-2b11-46a4-a5bd-2a87781e6504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11663 2024.07.09 03:59:35.128102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11664 2024.07.09 03:59:35.128148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11665 2024.07.09 03:59:35.128166 [ 3 ] {} <Debug> HTTP-Session: ef8e96fb-5bdd-4cca-bc2f-9edde60ea838 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11666 2024.07.09 03:59:35.128182 [ 3 ] {} <Debug> HTTP-Session: ef8e96fb-5bdd-4cca-bc2f-9edde60ea838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.07.09 03:59:35.128196 [ 3 ] {} <Debug> HTTP-Session: ef8e96fb-5bdd-4cca-bc2f-9edde60ea838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11668 2024.07.09 03:59:35.128225 [ 3 ] {} <Trace> HTTP-Session: ef8e96fb-5bdd-4cca-bc2f-9edde60ea838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11669 2024.07.09 03:59:35.128504 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11670 2024.07.09 03:59:35.128566 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <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
11671 2024.07.09 03:59:35.128966 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11672 2024.07.09 03:59:35.129682 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11673 2024.07.09 03:59:35.129716 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11674 2024.07.09 03:59:35.130294 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11675 2024.07.09 03:59:35.130693 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11676 2024.07.09 03:59:35.130871 [ 139 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11677 2024.07.09 03:59:35.130896 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002578 sec., 9309.542280837859 rows/sec., 16.68 MiB/sec.
11678 2024.07.09 03:59:35.130942 [ 139 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11679 2024.07.09 03:59:35.131020 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11680 2024.07.09 03:59:35.131314 [ 186 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
11681 2024.07.09 03:59:35.131452 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Debug> DynamicQueryHandler: Done processing query
11682 2024.07.09 03:59:35.131500 [ 3 ] {f7476296-3665-49a7-93f7-a36f3c021059} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11683 2024.07.09 03:59:35.131539 [ 3 ] {} <Debug> HTTP-Session: ef8e96fb-5bdd-4cca-bc2f-9edde60ea838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11684 2024.07.09 03:59:35.131740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11685 2024.07.09 03:59:35.131848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11686 2024.07.09 03:59:35.131903 [ 3 ] {} <Debug> HTTP-Session: 99ec2334-9562-44ba-8810-9dac235335b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11687 2024.07.09 03:59:35.131942 [ 3 ] {} <Debug> HTTP-Session: 99ec2334-9562-44ba-8810-9dac235335b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11688 2024.07.09 03:59:35.131986 [ 3 ] {} <Debug> HTTP-Session: 99ec2334-9562-44ba-8810-9dac235335b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11689 2024.07.09 03:59:35.132066 [ 3 ] {} <Trace> HTTP-Session: 99ec2334-9562-44ba-8810-9dac235335b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11690 2024.07.09 03:59:35.132081 [ 186 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11691 2024.07.09 03:59:35.132251 [ 186 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1084 rows starting from the beginning of the part
11692 2024.07.09 03:59:35.132286 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11693 2024.07.09 03:59:35.132397 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11694 2024.07.09 03:59:35.133011 [ 186 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part
11695 2024.07.09 03:59:35.133214 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11696 2024.07.09 03:59:35.133648 [ 186 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 21 rows starting from the beginning of the part
11697 2024.07.09 03:59:35.134331 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11698 2024.07.09 03:59:35.134378 [ 186 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part
11699 2024.07.09 03:59:35.134394 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11700 2024.07.09 03:59:35.135048 [ 186 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
11701 2024.07.09 03:59:35.135617 [ 186 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part
11702 2024.07.09 03:59:35.135625 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11703 2024.07.09 03:59:35.136665 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11704 2024.07.09 03:59:35.136979 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004766 sec., 12589.17331095258 rows/sec., 868.78 KiB/sec.
11705 2024.07.09 03:59:35.137447 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Debug> DynamicQueryHandler: Done processing query
11706 2024.07.09 03:59:35.137527 [ 3 ] {cba212b7-25ed-4598-8bff-f11b419c112a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11707 2024.07.09 03:59:35.137651 [ 3 ] {} <Debug> HTTP-Session: 99ec2334-9562-44ba-8810-9dac235335b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11708 2024.07.09 03:59:35.142614 [ 192 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1185 rows, containing 19 columns (19 merged, 0 gathered) in 0.011465699 sec., 103351.74506150912 rows/sec., 185.20 MiB/sec.
11709 2024.07.09 03:59:35.143957 [ 192 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11710 2024.07.09 03:59:35.144555 [ 192 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11711 2024.07.09 03:59:35.144650 [ 192 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11712 2024.07.09 03:59:35.144799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB.
11713 2024.07.09 03:59:40.104066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11714 2024.07.09 03:59:40.104239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11715 2024.07.09 03:59:40.104278 [ 3 ] {} <Debug> HTTP-Session: 5f099b7d-ab7f-47e5-99e1-2ff1209bb969 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11716 2024.07.09 03:59:40.104317 [ 3 ] {} <Debug> HTTP-Session: 5f099b7d-ab7f-47e5-99e1-2ff1209bb969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11717 2024.07.09 03:59:40.104343 [ 3 ] {} <Debug> HTTP-Session: 5f099b7d-ab7f-47e5-99e1-2ff1209bb969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.07.09 03:59:40.104417 [ 3 ] {} <Trace> HTTP-Session: 5f099b7d-ab7f-47e5-99e1-2ff1209bb969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11719 2024.07.09 03:59:40.104595 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11720 2024.07.09 03:59:40.104656 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11721 2024.07.09 03:59:40.104837 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11722 2024.07.09 03:59:40.105245 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11723 2024.07.09 03:59:40.105284 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11724 2024.07.09 03:59:40.105639 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11725 2024.07.09 03:59:40.105966 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11726 2024.07.09 03:59:40.106136 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001591 sec., 14456.316781898178 rows/sec., 1.14 MiB/sec.
11727 2024.07.09 03:59:40.106326 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Debug> DynamicQueryHandler: Done processing query
11728 2024.07.09 03:59:40.106352 [ 3 ] {4e73bba6-117f-4bc4-8bfe-0d981022e67f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11729 2024.07.09 03:59:40.106368 [ 3 ] {} <Debug> HTTP-Session: 5f099b7d-ab7f-47e5-99e1-2ff1209bb969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11730 2024.07.09 03:59:40.106515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11731 2024.07.09 03:59:40.106563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11732 2024.07.09 03:59:40.106581 [ 3 ] {} <Debug> HTTP-Session: ce1818c6-9e04-40d8-8531-a2c48b2aaaa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11733 2024.07.09 03:59:40.106597 [ 3 ] {} <Debug> HTTP-Session: ce1818c6-9e04-40d8-8531-a2c48b2aaaa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11734 2024.07.09 03:59:40.106611 [ 3 ] {} <Debug> HTTP-Session: ce1818c6-9e04-40d8-8531-a2c48b2aaaa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11735 2024.07.09 03:59:40.106641 [ 3 ] {} <Trace> HTTP-Session: ce1818c6-9e04-40d8-8531-a2c48b2aaaa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11736 2024.07.09 03:59:40.106729 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11737 2024.07.09 03:59:40.106772 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11738 2024.07.09 03:59:40.106896 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11739 2024.07.09 03:59:40.107169 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11740 2024.07.09 03:59:40.107205 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11741 2024.07.09 03:59:40.107503 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
11742 2024.07.09 03:59:40.107795 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11743 2024.07.09 03:59:40.107950 [ 135 ] {} <Debug> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
11744 2024.07.09 03:59:40.107960 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001241 sec., 805.8017727639001 rows/sec., 59.81 KiB/sec.
11745 2024.07.09 03:59:40.108034 [ 135 ] {} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11746 2024.07.09 03:59:40.108101 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11747 2024.07.09 03:59:40.108255 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Debug> DynamicQueryHandler: Done processing query
11748 2024.07.09 03:59:40.108265 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
11749 2024.07.09 03:59:40.108286 [ 3 ] {6522a28f-7cfc-4c73-9aec-0d63c08b1b59} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11750 2024.07.09 03:59:40.108319 [ 3 ] {} <Debug> HTTP-Session: ce1818c6-9e04-40d8-8531-a2c48b2aaaa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11751 2024.07.09 03:59:40.108421 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11752 2024.07.09 03:59:40.108458 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 14 rows starting from the beginning of the part
11753 2024.07.09 03:59:40.108484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11754 2024.07.09 03:59:40.108544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11755 2024.07.09 03:59:40.108590 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part
11756 2024.07.09 03:59:40.108603 [ 3 ] {} <Debug> HTTP-Session: b6f03b7d-1664-42fa-b4b0-97624190c487 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11757 2024.07.09 03:59:40.108659 [ 3 ] {} <Debug> HTTP-Session: b6f03b7d-1664-42fa-b4b0-97624190c487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11758 2024.07.09 03:59:40.108692 [ 3 ] {} <Debug> HTTP-Session: b6f03b7d-1664-42fa-b4b0-97624190c487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11759 2024.07.09 03:59:40.108808 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
11760 2024.07.09 03:59:40.108815 [ 3 ] {} <Trace> HTTP-Session: b6f03b7d-1664-42fa-b4b0-97624190c487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11761 2024.07.09 03:59:40.109139 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
11762 2024.07.09 03:59:40.109220 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11763 2024.07.09 03:59:40.109354 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11764 2024.07.09 03:59:40.109435 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
11765 2024.07.09 03:59:40.109795 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
11766 2024.07.09 03:59:40.110552 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11767 2024.07.09 03:59:40.111162 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11768 2024.07.09 03:59:40.111204 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11769 2024.07.09 03:59:40.111658 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11770 2024.07.09 03:59:40.111724 [ 189 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.003524211 sec., 8796.295113998565 rows/sec., 711.04 KiB/sec.
11771 2024.07.09 03:59:40.112032 [ 189 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
11772 2024.07.09 03:59:40.112221 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11773 2024.07.09 03:59:40.112611 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Debug> executeQuery: Read 127 rows, 10.74 KiB in 0.003552 sec., 35754.504504504504 rows/sec., 2.95 MiB/sec.
11774 2024.07.09 03:59:40.113031 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Debug> DynamicQueryHandler: Done processing query
11775 2024.07.09 03:59:40.113067 [ 3 ] {0b956808-84d1-41bb-965d-ee553f507571} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11776 2024.07.09 03:59:40.113110 [ 3 ] {} <Debug> HTTP-Session: b6f03b7d-1664-42fa-b4b0-97624190c487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11777 2024.07.09 03:59:40.113278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11778 2024.07.09 03:59:40.113287 [ 189 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11779 2024.07.09 03:59:40.113344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11780 2024.07.09 03:59:40.113388 [ 3 ] {} <Debug> HTTP-Session: 76edccd4-c17b-454c-820c-f994e487a6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11781 2024.07.09 03:59:40.113414 [ 3 ] {} <Debug> HTTP-Session: 76edccd4-c17b-454c-820c-f994e487a6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11782 2024.07.09 03:59:40.113437 [ 3 ] {} <Debug> HTTP-Session: 76edccd4-c17b-454c-820c-f994e487a6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11783 2024.07.09 03:59:40.113460 [ 189 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_20_4} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
11784 2024.07.09 03:59:40.113488 [ 3 ] {} <Trace> HTTP-Session: 76edccd4-c17b-454c-820c-f994e487a6a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11785 2024.07.09 03:59:40.113623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11786 2024.07.09 03:59:40.113660 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11787 2024.07.09 03:59:40.113714 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11788 2024.07.09 03:59:40.113857 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11789 2024.07.09 03:59:40.114129 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11790 2024.07.09 03:59:40.114165 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11791 2024.07.09 03:59:40.114460 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
11792 2024.07.09 03:59:40.114767 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11793 2024.07.09 03:59:40.114922 [ 135 ] {} <Debug> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
11794 2024.07.09 03:59:40.114931 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 47.71 KiB/sec.
11795 2024.07.09 03:59:40.114975 [ 135 ] {} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11796 2024.07.09 03:59:40.115049 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11797 2024.07.09 03:59:40.115248 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
11798 2024.07.09 03:59:40.115249 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Debug> DynamicQueryHandler: Done processing query
11799 2024.07.09 03:59:40.115312 [ 3 ] {d4ceb347-d84a-47f6-9d38-b73e46a5cba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11800 2024.07.09 03:59:40.115357 [ 3 ] {} <Debug> HTTP-Session: 76edccd4-c17b-454c-820c-f994e487a6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11801 2024.07.09 03:59:40.115467 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11802 2024.07.09 03:59:40.115509 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 14 rows starting from the beginning of the part
11803 2024.07.09 03:59:40.115663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11804 2024.07.09 03:59:40.115744 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part
11805 2024.07.09 03:59:40.115835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11806 2024.07.09 03:59:40.115950 [ 3 ] {} <Debug> HTTP-Session: 4db050e8-7f4c-48ee-8d7d-75a574b57ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11807 2024.07.09 03:59:40.116020 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
11808 2024.07.09 03:59:40.116036 [ 3 ] {} <Debug> HTTP-Session: 4db050e8-7f4c-48ee-8d7d-75a574b57ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11809 2024.07.09 03:59:40.116110 [ 3 ] {} <Debug> HTTP-Session: 4db050e8-7f4c-48ee-8d7d-75a574b57ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11810 2024.07.09 03:59:40.116253 [ 3 ] {} <Trace> HTTP-Session: 4db050e8-7f4c-48ee-8d7d-75a574b57ed1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11811 2024.07.09 03:59:40.116314 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
11812 2024.07.09 03:59:40.116585 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
11813 2024.07.09 03:59:40.116673 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11814 2024.07.09 03:59:40.116855 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
11815 2024.07.09 03:59:40.116869 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11816 2024.07.09 03:59:40.117594 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11817 2024.07.09 03:59:40.118618 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11818 2024.07.09 03:59:40.118675 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11819 2024.07.09 03:59:40.119535 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.004376397 sec., 7083.452438158604 rows/sec., 489.58 KiB/sec.
11820 2024.07.09 03:59:40.119616 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11821 2024.07.09 03:59:40.119786 [ 194 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
11822 2024.07.09 03:59:40.120299 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11823 2024.07.09 03:59:40.120655 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Debug> executeQuery: Read 94 rows, 7.45 KiB in 0.004171 sec., 22536.56197554543 rows/sec., 1.74 MiB/sec.
11824 2024.07.09 03:59:40.120836 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11825 2024.07.09 03:59:40.120940 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Debug> DynamicQueryHandler: Done processing query
11826 2024.07.09 03:59:40.120950 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_20_4} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
11827 2024.07.09 03:59:40.120968 [ 3 ] {d758482e-1036-4da8-94d5-1e45f3ba1d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11828 2024.07.09 03:59:40.120986 [ 3 ] {} <Debug> HTTP-Session: 4db050e8-7f4c-48ee-8d7d-75a574b57ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11829 2024.07.09 03:59:40.121083 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11830 2024.07.09 03:59:40.121180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11831 2024.07.09 03:59:40.121229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11832 2024.07.09 03:59:40.121248 [ 3 ] {} <Debug> HTTP-Session: 356056d2-ef2f-4ec0-883b-95c49c843a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11833 2024.07.09 03:59:40.121264 [ 3 ] {} <Debug> HTTP-Session: 356056d2-ef2f-4ec0-883b-95c49c843a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11834 2024.07.09 03:59:40.121278 [ 3 ] {} <Debug> HTTP-Session: 356056d2-ef2f-4ec0-883b-95c49c843a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11835 2024.07.09 03:59:40.121309 [ 3 ] {} <Trace> HTTP-Session: 356056d2-ef2f-4ec0-883b-95c49c843a3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11836 2024.07.09 03:59:40.121457 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11837 2024.07.09 03:59:40.121504 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11838 2024.07.09 03:59:40.121655 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11839 2024.07.09 03:59:40.122037 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11840 2024.07.09 03:59:40.122073 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11841 2024.07.09 03:59:40.122445 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11842 2024.07.09 03:59:40.122775 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11843 2024.07.09 03:59:40.122935 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001541 sec., 104477.6119402985 rows/sec., 7.27 MiB/sec.
11844 2024.07.09 03:59:40.123092 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Debug> DynamicQueryHandler: Done processing query
11845 2024.07.09 03:59:40.123116 [ 3 ] {2960723d-8d0c-4aca-84ef-51c879e4a353} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11846 2024.07.09 03:59:40.123132 [ 3 ] {} <Debug> HTTP-Session: 356056d2-ef2f-4ec0-883b-95c49c843a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11847 2024.07.09 03:59:40.123322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11848 2024.07.09 03:59:40.123369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11849 2024.07.09 03:59:40.123387 [ 3 ] {} <Debug> HTTP-Session: daaf4987-e684-4c59-94a9-c430e1441ace Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11850 2024.07.09 03:59:40.123403 [ 3 ] {} <Debug> HTTP-Session: daaf4987-e684-4c59-94a9-c430e1441ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11851 2024.07.09 03:59:40.123416 [ 3 ] {} <Debug> HTTP-Session: daaf4987-e684-4c59-94a9-c430e1441ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11852 2024.07.09 03:59:40.123446 [ 3 ] {} <Trace> HTTP-Session: daaf4987-e684-4c59-94a9-c430e1441ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11853 2024.07.09 03:59:40.123700 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11854 2024.07.09 03:59:40.123761 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <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
11855 2024.07.09 03:59:40.124158 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11856 2024.07.09 03:59:40.124790 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11857 2024.07.09 03:59:40.124826 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11858 2024.07.09 03:59:40.125419 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11859 2024.07.09 03:59:40.125822 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11860 2024.07.09 03:59:40.126004 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002472 sec., 9304.2071197411 rows/sec., 16.67 MiB/sec.
11861 2024.07.09 03:59:40.126306 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Debug> DynamicQueryHandler: Done processing query
11862 2024.07.09 03:59:40.126334 [ 3 ] {a5d1cc47-1c6d-4afa-8416-fed45a99f1e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11863 2024.07.09 03:59:40.126352 [ 3 ] {} <Debug> HTTP-Session: daaf4987-e684-4c59-94a9-c430e1441ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11864 2024.07.09 03:59:40.126480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11865 2024.07.09 03:59:40.126528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11866 2024.07.09 03:59:40.126547 [ 3 ] {} <Debug> HTTP-Session: f52b37e7-462d-4f52-b97f-09580d4bfd9a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11867 2024.07.09 03:59:40.126563 [ 3 ] {} <Debug> HTTP-Session: f52b37e7-462d-4f52-b97f-09580d4bfd9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11868 2024.07.09 03:59:40.126576 [ 3 ] {} <Debug> HTTP-Session: f52b37e7-462d-4f52-b97f-09580d4bfd9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11869 2024.07.09 03:59:40.126606 [ 3 ] {} <Trace> HTTP-Session: f52b37e7-462d-4f52-b97f-09580d4bfd9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11870 2024.07.09 03:59:40.126721 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11871 2024.07.09 03:59:40.126765 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11872 2024.07.09 03:59:40.126886 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11873 2024.07.09 03:59:40.127206 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11874 2024.07.09 03:59:40.127242 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11875 2024.07.09 03:59:40.127590 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11876 2024.07.09 03:59:40.127899 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11877 2024.07.09 03:59:40.128056 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
11878 2024.07.09 03:59:40.128253 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Debug> DynamicQueryHandler: Done processing query
11879 2024.07.09 03:59:40.128290 [ 3 ] {63b9d191-50d9-481e-932e-21dc8f5ac271} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11880 2024.07.09 03:59:40.128319 [ 3 ] {} <Debug> HTTP-Session: f52b37e7-462d-4f52-b97f-09580d4bfd9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11881 2024.07.09 03:59:45.104900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11882 2024.07.09 03:59:45.105043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11883 2024.07.09 03:59:45.105070 [ 3 ] {} <Debug> HTTP-Session: 325fe802-9efc-4516-b107-3d305e0c89ad Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11884 2024.07.09 03:59:45.105096 [ 3 ] {} <Debug> HTTP-Session: 325fe802-9efc-4516-b107-3d305e0c89ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11885 2024.07.09 03:59:45.105111 [ 3 ] {} <Debug> HTTP-Session: 325fe802-9efc-4516-b107-3d305e0c89ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.07.09 03:59:45.105160 [ 3 ] {} <Trace> HTTP-Session: 325fe802-9efc-4516-b107-3d305e0c89ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11887 2024.07.09 03:59:45.105350 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11888 2024.07.09 03:59:45.105414 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11889 2024.07.09 03:59:45.105606 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11890 2024.07.09 03:59:45.106033 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11891 2024.07.09 03:59:45.106081 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11892 2024.07.09 03:59:45.106465 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11893 2024.07.09 03:59:45.106808 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11894 2024.07.09 03:59:45.106980 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001688 sec., 14218.009478672986 rows/sec., 1.13 MiB/sec.
11895 2024.07.09 03:59:45.107196 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Debug> DynamicQueryHandler: Done processing query
11896 2024.07.09 03:59:45.107224 [ 3 ] {004c3c30-4e8a-4a3f-aa56-8ba4ca0e12f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11897 2024.07.09 03:59:45.107242 [ 3 ] {} <Debug> HTTP-Session: 325fe802-9efc-4516-b107-3d305e0c89ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11898 2024.07.09 03:59:45.107391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11899 2024.07.09 03:59:45.107448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11900 2024.07.09 03:59:45.107467 [ 3 ] {} <Debug> HTTP-Session: 266284f9-ba94-40c2-812d-1e037cac45c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11901 2024.07.09 03:59:45.107485 [ 3 ] {} <Debug> HTTP-Session: 266284f9-ba94-40c2-812d-1e037cac45c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11902 2024.07.09 03:59:45.107500 [ 3 ] {} <Debug> HTTP-Session: 266284f9-ba94-40c2-812d-1e037cac45c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11903 2024.07.09 03:59:45.107535 [ 3 ] {} <Trace> HTTP-Session: 266284f9-ba94-40c2-812d-1e037cac45c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11904 2024.07.09 03:59:45.107638 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11905 2024.07.09 03:59:45.107686 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11906 2024.07.09 03:59:45.107819 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11907 2024.07.09 03:59:45.108156 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11908 2024.07.09 03:59:45.108201 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11909 2024.07.09 03:59:45.108554 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11910 2024.07.09 03:59:45.108915 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11911 2024.07.09 03:59:45.109073 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001459 sec., 1370.8019191226867 rows/sec., 101.74 KiB/sec.
11912 2024.07.09 03:59:45.109247 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Debug> DynamicQueryHandler: Done processing query
11913 2024.07.09 03:59:45.109273 [ 3 ] {f617980a-181e-4e3b-bfee-425447b9f2b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11914 2024.07.09 03:59:45.109289 [ 3 ] {} <Debug> HTTP-Session: 266284f9-ba94-40c2-812d-1e037cac45c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11915 2024.07.09 03:59:45.109471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 19201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11916 2024.07.09 03:59:45.109523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11917 2024.07.09 03:59:45.109542 [ 3 ] {} <Debug> HTTP-Session: 3cd8cee6-9d67-40ed-9177-955fc2093a09 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11918 2024.07.09 03:59:45.109559 [ 3 ] {} <Debug> HTTP-Session: 3cd8cee6-9d67-40ed-9177-955fc2093a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11919 2024.07.09 03:59:45.109573 [ 3 ] {} <Debug> HTTP-Session: 3cd8cee6-9d67-40ed-9177-955fc2093a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11920 2024.07.09 03:59:45.109606 [ 3 ] {} <Trace> HTTP-Session: 3cd8cee6-9d67-40ed-9177-955fc2093a09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11921 2024.07.09 03:59:45.109743 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11922 2024.07.09 03:59:45.109787 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11923 2024.07.09 03:59:45.109914 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11924 2024.07.09 03:59:45.110366 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11925 2024.07.09 03:59:45.110403 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11926 2024.07.09 03:59:45.110718 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
11927 2024.07.09 03:59:45.111025 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11928 2024.07.09 03:59:45.111173 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Debug> executeQuery: Read 132 rows, 11.16 KiB in 0.001488 sec., 88709.67741935485 rows/sec., 7.33 MiB/sec.
11929 2024.07.09 03:59:45.111189 [ 129 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
11930 2024.07.09 03:59:45.111289 [ 129 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11931 2024.07.09 03:59:45.111333 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11932 2024.07.09 03:59:45.111449 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Debug> DynamicQueryHandler: Done processing query
11933 2024.07.09 03:59:45.111499 [ 3 ] {73d57786-3c38-4fc7-a0fe-b7cdf362d50c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11934 2024.07.09 03:59:45.111526 [ 3 ] {} <Debug> HTTP-Session: 3cd8cee6-9d67-40ed-9177-955fc2093a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11935 2024.07.09 03:59:45.111542 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
11936 2024.07.09 03:59:45.111725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11937 2024.07.09 03:59:45.111836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11938 2024.07.09 03:59:45.111841 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11939 2024.07.09 03:59:45.111868 [ 3 ] {} <Debug> HTTP-Session: a80e6017-ccb1-485e-af51-ddcb5855d53b Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11940 2024.07.09 03:59:45.111914 [ 3 ] {} <Debug> HTTP-Session: a80e6017-ccb1-485e-af51-ddcb5855d53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11941 2024.07.09 03:59:45.111920 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 196 rows starting from the beginning of the part
11942 2024.07.09 03:59:45.111933 [ 3 ] {} <Debug> HTTP-Session: a80e6017-ccb1-485e-af51-ddcb5855d53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11943 2024.07.09 03:59:45.112004 [ 3 ] {} <Trace> HTTP-Session: a80e6017-ccb1-485e-af51-ddcb5855d53b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11944 2024.07.09 03:59:45.112160 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 125 rows starting from the beginning of the part
11945 2024.07.09 03:59:45.112375 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11946 2024.07.09 03:59:45.112531 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 122 rows starting from the beginning of the part
11947 2024.07.09 03:59:45.112568 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11948 2024.07.09 03:59:45.112805 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 168 rows starting from the beginning of the part
11949 2024.07.09 03:59:45.113181 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 127 rows starting from the beginning of the part
11950 2024.07.09 03:59:45.113558 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 132 rows starting from the beginning of the part
11951 2024.07.09 03:59:45.113996 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11952 2024.07.09 03:59:45.114722 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11953 2024.07.09 03:59:45.114784 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11954 2024.07.09 03:59:45.115569 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11955 2024.07.09 03:59:45.116249 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11956 2024.07.09 03:59:45.116732 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.004525 sec., 441.98895027624303 rows/sec., 27.62 KiB/sec.
11957 2024.07.09 03:59:45.116878 [ 187 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.005438965 sec., 159956.9035652923 rows/sec., 13.14 MiB/sec.
11958 2024.07.09 03:59:45.117051 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Debug> DynamicQueryHandler: Done processing query
11959 2024.07.09 03:59:45.117090 [ 3 ] {39cc644f-f397-48c5-aa21-831acb8d8f7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11960 2024.07.09 03:59:45.117140 [ 3 ] {} <Debug> HTTP-Session: a80e6017-ccb1-485e-af51-ddcb5855d53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11961 2024.07.09 03:59:45.117282 [ 187 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
11962 2024.07.09 03:59:45.117351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11963 2024.07.09 03:59:45.117473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11964 2024.07.09 03:59:45.117496 [ 3 ] {} <Debug> HTTP-Session: 1170343b-0aa3-4837-a0e8-2fb4e07f0719 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11965 2024.07.09 03:59:45.117515 [ 3 ] {} <Debug> HTTP-Session: 1170343b-0aa3-4837-a0e8-2fb4e07f0719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11966 2024.07.09 03:59:45.117530 [ 3 ] {} <Debug> HTTP-Session: 1170343b-0aa3-4837-a0e8-2fb4e07f0719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11967 2024.07.09 03:59:45.117597 [ 3 ] {} <Trace> HTTP-Session: 1170343b-0aa3-4837-a0e8-2fb4e07f0719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11968 2024.07.09 03:59:45.117918 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11969 2024.07.09 03:59:45.117994 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11970 2024.07.09 03:59:45.118201 [ 187 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11971 2024.07.09 03:59:45.118388 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11972 2024.07.09 03:59:45.118442 [ 187 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_81_16} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
11973 2024.07.09 03:59:45.118579 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
11974 2024.07.09 03:59:45.118822 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11975 2024.07.09 03:59:45.118866 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11976 2024.07.09 03:59:45.119189 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
11977 2024.07.09 03:59:45.119507 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11978 2024.07.09 03:59:45.119661 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Debug> executeQuery: Read 102 rows, 8.02 KiB in 0.00188 sec., 54255.31914893617 rows/sec., 4.17 MiB/sec.
11979 2024.07.09 03:59:45.119687 [ 129 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
11980 2024.07.09 03:59:45.119794 [ 129 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11981 2024.07.09 03:59:45.119851 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
11982 2024.07.09 03:59:45.119965 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Debug> DynamicQueryHandler: Done processing query
11983 2024.07.09 03:59:45.120032 [ 3 ] {c25a0ff1-7500-454b-a2d1-70069d3e0dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11984 2024.07.09 03:59:45.120068 [ 3 ] {} <Debug> HTTP-Session: 1170343b-0aa3-4837-a0e8-2fb4e07f0719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11985 2024.07.09 03:59:45.120083 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
11986 2024.07.09 03:59:45.120217 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11987 2024.07.09 03:59:45.120249 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 152 rows starting from the beginning of the part
11988 2024.07.09 03:59:45.120385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11989 2024.07.09 03:59:45.120450 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 97 rows starting from the beginning of the part
11990 2024.07.09 03:59:45.120543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11991 2024.07.09 03:59:45.120661 [ 3 ] {} <Debug> HTTP-Session: 8cc78338-5771-4018-80ae-9cc3741a7ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
11992 2024.07.09 03:59:45.120715 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 86 rows starting from the beginning of the part
11993 2024.07.09 03:59:45.120732 [ 3 ] {} <Debug> HTTP-Session: 8cc78338-5771-4018-80ae-9cc3741a7ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11994 2024.07.09 03:59:45.120793 [ 3 ] {} <Debug> HTTP-Session: 8cc78338-5771-4018-80ae-9cc3741a7ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11995 2024.07.09 03:59:45.120934 [ 3 ] {} <Trace> HTTP-Session: 8cc78338-5771-4018-80ae-9cc3741a7ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11996 2024.07.09 03:59:45.120969 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 126 rows starting from the beginning of the part
11997 2024.07.09 03:59:45.121119 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 94 rows starting from the beginning of the part
11998 2024.07.09 03:59:45.121470 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part
11999 2024.07.09 03:59:45.121478 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12000 2024.07.09 03:59:45.121710 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12001 2024.07.09 03:59:45.122340 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12002 2024.07.09 03:59:45.123268 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12003 2024.07.09 03:59:45.123336 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
12004 2024.07.09 03:59:45.124172 [ 190 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 4 columns (4 merged, 0 gathered) in 0.004211993 sec., 155983.1652141872 rows/sec., 12.10 MiB/sec.
12005 2024.07.09 03:59:45.124258 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12006 2024.07.09 03:59:45.124411 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12007 2024.07.09 03:59:45.125149 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12008 2024.07.09 03:59:45.125462 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12009 2024.07.09 03:59:45.125510 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12010 2024.07.09 03:59:45.125554 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.004344 sec., 37292.817679558015 rows/sec., 2.59 MiB/sec.
12011 2024.07.09 03:59:45.125555 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12012 2024.07.09 03:59:45.125674 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
12013 2024.07.09 03:59:45.125703 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_81_16} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12014 2024.07.09 03:59:45.126201 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
12015 2024.07.09 03:59:45.126316 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
12016 2024.07.09 03:59:45.126458 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Debug> DynamicQueryHandler: Done processing query
12017 2024.07.09 03:59:45.126580 [ 3 ] {b0a4e2c5-0795-4d65-ba20-623bc2f7c311} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12018 2024.07.09 03:59:45.126701 [ 3 ] {} <Debug> HTTP-Session: 8cc78338-5771-4018-80ae-9cc3741a7ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12019 2024.07.09 03:59:45.126899 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12020 2024.07.09 03:59:45.126967 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12480 rows starting from the beginning of the part
12021 2024.07.09 03:59:45.127055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12022 2024.07.09 03:59:45.127216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12023 2024.07.09 03:59:45.127303 [ 3 ] {} <Debug> HTTP-Session: 506f0f44-9460-4329-bae0-a23502c999d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12024 2024.07.09 03:59:45.127288 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part
12025 2024.07.09 03:59:45.127359 [ 3 ] {} <Debug> HTTP-Session: 506f0f44-9460-4329-bae0-a23502c999d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12026 2024.07.09 03:59:45.127411 [ 3 ] {} <Debug> HTTP-Session: 506f0f44-9460-4329-bae0-a23502c999d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12027 2024.07.09 03:59:45.127570 [ 3 ] {} <Trace> HTTP-Session: 506f0f44-9460-4329-bae0-a23502c999d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12028 2024.07.09 03:59:45.127635 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part
12029 2024.07.09 03:59:45.127864 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 198 rows starting from the beginning of the part
12030 2024.07.09 03:59:45.128055 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part
12031 2024.07.09 03:59:45.128165 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12032 2024.07.09 03:59:45.128294 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part
12033 2024.07.09 03:59:45.128481 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <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
12034 2024.07.09 03:59:45.130105 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12035 2024.07.09 03:59:45.131876 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12036 2024.07.09 03:59:45.131950 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
12037 2024.07.09 03:59:45.133483 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12038 2024.07.09 03:59:45.134030 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12039 2024.07.09 03:59:45.134327 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.006518 sec., 3682.1110770174896 rows/sec., 6.60 MiB/sec.
12040 2024.07.09 03:59:45.134671 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Debug> DynamicQueryHandler: Done processing query
12041 2024.07.09 03:59:45.134697 [ 3 ] {c0ded7d3-2e4d-4c56-988c-5cb4b4923013} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12042 2024.07.09 03:59:45.134718 [ 3 ] {} <Debug> HTTP-Session: 506f0f44-9460-4329-bae0-a23502c999d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12043 2024.07.09 03:59:45.134917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12044 2024.07.09 03:59:45.135038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12045 2024.07.09 03:59:45.135106 [ 3 ] {} <Debug> HTTP-Session: 7918d947-fb2b-4143-a5ea-bef029004561 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12046 2024.07.09 03:59:45.135167 [ 3 ] {} <Debug> HTTP-Session: 7918d947-fb2b-4143-a5ea-bef029004561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12047 2024.07.09 03:59:45.135243 [ 3 ] {} <Debug> HTTP-Session: 7918d947-fb2b-4143-a5ea-bef029004561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12048 2024.07.09 03:59:45.135327 [ 3 ] {} <Trace> HTTP-Session: 7918d947-fb2b-4143-a5ea-bef029004561 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12049 2024.07.09 03:59:45.135336 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13321 rows, containing 5 columns (5 merged, 0 gathered) in 0.009543336 sec., 1395843.1307458943 rows/sec., 97.28 MiB/sec.
12050 2024.07.09 03:59:45.135475 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12051 2024.07.09 03:59:45.135527 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12052 2024.07.09 03:59:45.135729 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12053 2024.07.09 03:59:45.135749 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12054 2024.07.09 03:59:45.136565 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12055 2024.07.09 03:59:45.136614 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
12056 2024.07.09 03:59:45.136694 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12057 2024.07.09 03:59:45.136884 [ 201 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12058 2024.07.09 03:59:45.137050 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB.
12059 2024.07.09 03:59:45.137284 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12060 2024.07.09 03:59:45.137622 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12061 2024.07.09 03:59:45.137774 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002348 sec., 25553.662691652473 rows/sec., 1.72 MiB/sec.
12062 2024.07.09 03:59:45.137789 [ 129 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12063 2024.07.09 03:59:45.137881 [ 129 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12064 2024.07.09 03:59:45.137917 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.88 GiB.
12065 2024.07.09 03:59:45.138099 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Debug> DynamicQueryHandler: Done processing query
12066 2024.07.09 03:59:45.138132 [ 193 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
12067 2024.07.09 03:59:45.138157 [ 3 ] {06c4b8cf-9e58-4d9b-ac8f-86355a8b0556} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12068 2024.07.09 03:59:45.138219 [ 3 ] {} <Debug> HTTP-Session: 7918d947-fb2b-4143-a5ea-bef029004561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12069 2024.07.09 03:59:45.138659 [ 193 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12070 2024.07.09 03:59:45.138744 [ 193 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4446 rows starting from the beginning of the part
12071 2024.07.09 03:59:45.139144 [ 193 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
12072 2024.07.09 03:59:45.139320 [ 193 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
12073 2024.07.09 03:59:45.139424 [ 193 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
12074 2024.07.09 03:59:45.139679 [ 193 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part
12075 2024.07.09 03:59:45.139780 [ 193 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part
12076 2024.07.09 03:59:45.141603 [ 188 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4746 rows, containing 4 columns (4 merged, 0 gathered) in 0.003609843 sec., 1314738.6188263588 rows/sec., 88.57 MiB/sec.
12077 2024.07.09 03:59:45.141973 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12078 2024.07.09 03:59:45.142386 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12079 2024.07.09 03:59:45.142466 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_81_16} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12080 2024.07.09 03:59:45.142552 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
12081 2024.07.09 03:59:48.753476 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
12082 2024.07.09 03:59:48.753541 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
12083 2024.07.09 03:59:50.104170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12084 2024.07.09 03:59:50.104286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12085 2024.07.09 03:59:50.104310 [ 3 ] {} <Debug> HTTP-Session: 56803789-6f55-481f-aeda-0fa9601c4ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12086 2024.07.09 03:59:50.104335 [ 3 ] {} <Debug> HTTP-Session: 56803789-6f55-481f-aeda-0fa9601c4ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12087 2024.07.09 03:59:50.104350 [ 3 ] {} <Debug> HTTP-Session: 56803789-6f55-481f-aeda-0fa9601c4ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12088 2024.07.09 03:59:50.104401 [ 3 ] {} <Trace> HTTP-Session: 56803789-6f55-481f-aeda-0fa9601c4ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12089 2024.07.09 03:59:50.104599 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12090 2024.07.09 03:59:50.104675 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12091 2024.07.09 03:59:50.104868 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12092 2024.07.09 03:59:50.105298 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12093 2024.07.09 03:59:50.105340 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12094 2024.07.09 03:59:50.105742 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12095 2024.07.09 03:59:50.106085 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12096 2024.07.09 03:59:50.106242 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001705 sec., 14076.24633431085 rows/sec., 1.11 MiB/sec.
12097 2024.07.09 03:59:50.106462 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Debug> DynamicQueryHandler: Done processing query
12098 2024.07.09 03:59:50.106489 [ 3 ] {d43c51df-7681-4a68-80df-b2d0b6caff41} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12099 2024.07.09 03:59:50.106505 [ 3 ] {} <Debug> HTTP-Session: 56803789-6f55-481f-aeda-0fa9601c4ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12100 2024.07.09 03:59:50.106667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12101 2024.07.09 03:59:50.106716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12102 2024.07.09 03:59:50.106734 [ 3 ] {} <Debug> HTTP-Session: f7919646-f2f6-4b7c-af19-617b577b7be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12103 2024.07.09 03:59:50.106751 [ 3 ] {} <Debug> HTTP-Session: f7919646-f2f6-4b7c-af19-617b577b7be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12104 2024.07.09 03:59:50.106765 [ 3 ] {} <Debug> HTTP-Session: f7919646-f2f6-4b7c-af19-617b577b7be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12105 2024.07.09 03:59:50.106795 [ 3 ] {} <Trace> HTTP-Session: f7919646-f2f6-4b7c-af19-617b577b7be5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12106 2024.07.09 03:59:50.106885 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12107 2024.07.09 03:59:50.106929 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12108 2024.07.09 03:59:50.107055 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12109 2024.07.09 03:59:50.107348 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12110 2024.07.09 03:59:50.107384 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12111 2024.07.09 03:59:50.107681 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
12112 2024.07.09 03:59:50.107984 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12113 2024.07.09 03:59:50.108138 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 58.58 KiB/sec.
12114 2024.07.09 03:59:50.108312 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Debug> DynamicQueryHandler: Done processing query
12115 2024.07.09 03:59:50.108337 [ 3 ] {94c0c1f0-0bac-45e5-8d69-b6cde6fb5b24} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12116 2024.07.09 03:59:50.108353 [ 3 ] {} <Debug> HTTP-Session: f7919646-f2f6-4b7c-af19-617b577b7be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12117 2024.07.09 03:59:50.108494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12118 2024.07.09 03:59:50.108543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12119 2024.07.09 03:59:50.108562 [ 3 ] {} <Debug> HTTP-Session: 7b2f1f4d-38c1-493a-8a9e-3ee9bd987e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12120 2024.07.09 03:59:50.108580 [ 3 ] {} <Debug> HTTP-Session: 7b2f1f4d-38c1-493a-8a9e-3ee9bd987e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12121 2024.07.09 03:59:50.108596 [ 3 ] {} <Debug> HTTP-Session: 7b2f1f4d-38c1-493a-8a9e-3ee9bd987e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12122 2024.07.09 03:59:50.108627 [ 3 ] {} <Trace> HTTP-Session: 7b2f1f4d-38c1-493a-8a9e-3ee9bd987e9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12123 2024.07.09 03:59:50.108761 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12124 2024.07.09 03:59:50.108803 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12125 2024.07.09 03:59:50.108927 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12126 2024.07.09 03:59:50.109324 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12127 2024.07.09 03:59:50.109361 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12128 2024.07.09 03:59:50.109673 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12129 2024.07.09 03:59:50.109985 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12130 2024.07.09 03:59:50.110140 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Debug> executeQuery: Read 130 rows, 11.01 KiB in 0.001432 sec., 90782.12290502794 rows/sec., 7.51 MiB/sec.
12131 2024.07.09 03:59:50.110314 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Debug> DynamicQueryHandler: Done processing query
12132 2024.07.09 03:59:50.110339 [ 3 ] {5e53b621-4faf-43a0-8041-f814989d9e6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12133 2024.07.09 03:59:50.110355 [ 3 ] {} <Debug> HTTP-Session: 7b2f1f4d-38c1-493a-8a9e-3ee9bd987e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12134 2024.07.09 03:59:50.110501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12135 2024.07.09 03:59:50.110548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12136 2024.07.09 03:59:50.110566 [ 3 ] {} <Debug> HTTP-Session: 02c299fe-9fa1-4c0c-a3c5-a13884d2b783 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12137 2024.07.09 03:59:50.110583 [ 3 ] {} <Debug> HTTP-Session: 02c299fe-9fa1-4c0c-a3c5-a13884d2b783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12138 2024.07.09 03:59:50.110597 [ 3 ] {} <Debug> HTTP-Session: 02c299fe-9fa1-4c0c-a3c5-a13884d2b783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12139 2024.07.09 03:59:50.110627 [ 3 ] {} <Trace> HTTP-Session: 02c299fe-9fa1-4c0c-a3c5-a13884d2b783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12140 2024.07.09 03:59:50.110717 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12141 2024.07.09 03:59:50.110758 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12142 2024.07.09 03:59:50.110882 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12143 2024.07.09 03:59:50.111161 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12144 2024.07.09 03:59:50.111197 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12145 2024.07.09 03:59:50.111495 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
12146 2024.07.09 03:59:50.111791 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12147 2024.07.09 03:59:50.111924 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 50.90 KiB/sec.
12148 2024.07.09 03:59:50.112102 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Debug> DynamicQueryHandler: Done processing query
12149 2024.07.09 03:59:50.112127 [ 3 ] {1b0c74a9-6be2-4b4e-a573-41cb6fcc5c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12150 2024.07.09 03:59:50.112142 [ 3 ] {} <Debug> HTTP-Session: 02c299fe-9fa1-4c0c-a3c5-a13884d2b783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12151 2024.07.09 03:59:50.112269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 17056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12152 2024.07.09 03:59:50.112317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12153 2024.07.09 03:59:50.112336 [ 3 ] {} <Debug> HTTP-Session: d82b411c-2f2b-439d-8171-103426949f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12154 2024.07.09 03:59:50.112352 [ 3 ] {} <Debug> HTTP-Session: d82b411c-2f2b-439d-8171-103426949f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12155 2024.07.09 03:59:50.112365 [ 3 ] {} <Debug> HTTP-Session: d82b411c-2f2b-439d-8171-103426949f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12156 2024.07.09 03:59:50.112395 [ 3 ] {} <Trace> HTTP-Session: d82b411c-2f2b-439d-8171-103426949f01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12157 2024.07.09 03:59:50.112510 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12158 2024.07.09 03:59:50.112552 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12159 2024.07.09 03:59:50.112676 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12160 2024.07.09 03:59:50.113006 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12161 2024.07.09 03:59:50.113042 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12162 2024.07.09 03:59:50.113344 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12163 2024.07.09 03:59:50.113637 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12164 2024.07.09 03:59:50.113785 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Debug> executeQuery: Read 101 rows, 7.98 KiB in 0.001313 sec., 76923.07692307692 rows/sec., 5.94 MiB/sec.
12165 2024.07.09 03:59:50.114037 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Debug> DynamicQueryHandler: Done processing query
12166 2024.07.09 03:59:50.114101 [ 3 ] {8ec423a2-6e88-4659-bd58-78468f5aee48} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12167 2024.07.09 03:59:50.114163 [ 3 ] {} <Debug> HTTP-Session: d82b411c-2f2b-439d-8171-103426949f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12168 2024.07.09 03:59:50.114423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12169 2024.07.09 03:59:50.114475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12170 2024.07.09 03:59:50.114494 [ 3 ] {} <Debug> HTTP-Session: 354a5df3-b717-412f-b748-78e46012a848 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12171 2024.07.09 03:59:50.114510 [ 3 ] {} <Debug> HTTP-Session: 354a5df3-b717-412f-b748-78e46012a848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12172 2024.07.09 03:59:50.114524 [ 3 ] {} <Debug> HTTP-Session: 354a5df3-b717-412f-b748-78e46012a848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12173 2024.07.09 03:59:50.114557 [ 3 ] {} <Trace> HTTP-Session: 354a5df3-b717-412f-b748-78e46012a848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12174 2024.07.09 03:59:50.114703 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12175 2024.07.09 03:59:50.114761 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12176 2024.07.09 03:59:50.114952 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12177 2024.07.09 03:59:50.115387 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12178 2024.07.09 03:59:50.115424 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12179 2024.07.09 03:59:50.115811 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12180 2024.07.09 03:59:50.116145 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12181 2024.07.09 03:59:50.116298 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001659 sec., 97046.4135021097 rows/sec., 6.75 MiB/sec.
12182 2024.07.09 03:59:50.116482 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Debug> DynamicQueryHandler: Done processing query
12183 2024.07.09 03:59:50.116507 [ 3 ] {d9d2f8b6-9f2b-444b-8872-05e6bf1f1ef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12184 2024.07.09 03:59:50.116524 [ 3 ] {} <Debug> HTTP-Session: 354a5df3-b717-412f-b748-78e46012a848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12185 2024.07.09 03:59:50.116679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12186 2024.07.09 03:59:50.116727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12187 2024.07.09 03:59:50.116746 [ 3 ] {} <Debug> HTTP-Session: 87eec2d3-c352-4311-9d43-7ddd888e64d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12188 2024.07.09 03:59:50.116763 [ 3 ] {} <Debug> HTTP-Session: 87eec2d3-c352-4311-9d43-7ddd888e64d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12189 2024.07.09 03:59:50.116776 [ 3 ] {} <Debug> HTTP-Session: 87eec2d3-c352-4311-9d43-7ddd888e64d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12190 2024.07.09 03:59:50.116806 [ 3 ] {} <Trace> HTTP-Session: 87eec2d3-c352-4311-9d43-7ddd888e64d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12191 2024.07.09 03:59:50.117081 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12192 2024.07.09 03:59:50.117144 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <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
12193 2024.07.09 03:59:50.117555 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12194 2024.07.09 03:59:50.118149 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12195 2024.07.09 03:59:50.118187 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12196 2024.07.09 03:59:50.118786 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12197 2024.07.09 03:59:50.119196 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12198 2024.07.09 03:59:50.119374 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002485 sec., 9657.9476861167 rows/sec., 17.31 MiB/sec.
12199 2024.07.09 03:59:50.119577 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Debug> DynamicQueryHandler: Done processing query
12200 2024.07.09 03:59:50.119602 [ 3 ] {825b8cbe-2a91-47f4-bc6e-85ebcd0c542b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12201 2024.07.09 03:59:50.119618 [ 3 ] {} <Debug> HTTP-Session: 87eec2d3-c352-4311-9d43-7ddd888e64d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12202 2024.07.09 03:59:50.119738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12203 2024.07.09 03:59:50.119785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12204 2024.07.09 03:59:50.119804 [ 3 ] {} <Debug> HTTP-Session: a31effd3-51f5-4cbb-99de-18b2deb9d771 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12205 2024.07.09 03:59:50.119821 [ 3 ] {} <Debug> HTTP-Session: a31effd3-51f5-4cbb-99de-18b2deb9d771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12206 2024.07.09 03:59:50.119834 [ 3 ] {} <Debug> HTTP-Session: a31effd3-51f5-4cbb-99de-18b2deb9d771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12207 2024.07.09 03:59:50.119865 [ 3 ] {} <Trace> HTTP-Session: a31effd3-51f5-4cbb-99de-18b2deb9d771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12208 2024.07.09 03:59:50.119959 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12209 2024.07.09 03:59:50.120002 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12210 2024.07.09 03:59:50.120125 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12211 2024.07.09 03:59:50.120384 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12212 2024.07.09 03:59:50.120419 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12213 2024.07.09 03:59:50.120759 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
12214 2024.07.09 03:59:50.121070 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12215 2024.07.09 03:59:50.121225 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 307.55 KiB/sec.
12216 2024.07.09 03:59:50.121473 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Debug> DynamicQueryHandler: Done processing query
12217 2024.07.09 03:59:50.121498 [ 3 ] {25379dd3-93b3-48cc-87ee-15f3030c2425} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12218 2024.07.09 03:59:50.121514 [ 3 ] {} <Debug> HTTP-Session: a31effd3-51f5-4cbb-99de-18b2deb9d771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12219 2024.07.09 03:59:50.121634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12220 2024.07.09 03:59:50.121682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12221 2024.07.09 03:59:50.121701 [ 3 ] {} <Debug> HTTP-Session: 598a1fcf-2ae0-42b4-b7da-ca00cee272e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12222 2024.07.09 03:59:50.121718 [ 3 ] {} <Debug> HTTP-Session: 598a1fcf-2ae0-42b4-b7da-ca00cee272e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12223 2024.07.09 03:59:50.121731 [ 3 ] {} <Debug> HTTP-Session: 598a1fcf-2ae0-42b4-b7da-ca00cee272e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12224 2024.07.09 03:59:50.121761 [ 3 ] {} <Trace> HTTP-Session: 598a1fcf-2ae0-42b4-b7da-ca00cee272e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12225 2024.07.09 03:59:50.121876 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12226 2024.07.09 03:59:50.121921 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12227 2024.07.09 03:59:50.122061 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12228 2024.07.09 03:59:50.122355 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12229 2024.07.09 03:59:50.122391 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12230 2024.07.09 03:59:50.122743 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12231 2024.07.09 03:59:50.123075 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12232 2024.07.09 03:59:50.123218 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
12233 2024.07.09 03:59:50.123378 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Debug> DynamicQueryHandler: Done processing query
12234 2024.07.09 03:59:50.123403 [ 3 ] {2217fc38-157b-4967-8b3d-450b12d3a493} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12235 2024.07.09 03:59:50.123418 [ 3 ] {} <Debug> HTTP-Session: 598a1fcf-2ae0-42b4-b7da-ca00cee272e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12236 2024.07.09 03:59:55.104597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12237 2024.07.09 03:59:55.104752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12238 2024.07.09 03:59:55.104783 [ 3 ] {} <Debug> HTTP-Session: 8c412cbe-6bae-46ce-8df2-7df1dead5cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12239 2024.07.09 03:59:55.104811 [ 3 ] {} <Debug> HTTP-Session: 8c412cbe-6bae-46ce-8df2-7df1dead5cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12240 2024.07.09 03:59:55.104829 [ 3 ] {} <Debug> HTTP-Session: 8c412cbe-6bae-46ce-8df2-7df1dead5cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12241 2024.07.09 03:59:55.104885 [ 3 ] {} <Trace> HTTP-Session: 8c412cbe-6bae-46ce-8df2-7df1dead5cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12242 2024.07.09 03:59:55.105117 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12243 2024.07.09 03:59:55.105194 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12244 2024.07.09 03:59:55.105411 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12245 2024.07.09 03:59:55.105934 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12246 2024.07.09 03:59:55.105984 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12247 2024.07.09 03:59:55.106362 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12248 2024.07.09 03:59:55.106695 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12249 2024.07.09 03:59:55.106863 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.00182 sec., 17032.967032967033 rows/sec., 1.35 MiB/sec.
12250 2024.07.09 03:59:55.107204 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Debug> DynamicQueryHandler: Done processing query
12251 2024.07.09 03:59:55.107257 [ 3 ] {4812789f-52b7-4c11-b792-60fb8ffb0675} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12252 2024.07.09 03:59:55.107303 [ 3 ] {} <Debug> HTTP-Session: 8c412cbe-6bae-46ce-8df2-7df1dead5cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12253 2024.07.09 03:59:55.107483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12254 2024.07.09 03:59:55.107540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12255 2024.07.09 03:59:55.107559 [ 3 ] {} <Debug> HTTP-Session: 74f9e577-54ba-4425-b606-bcc3a80a85ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12256 2024.07.09 03:59:55.107579 [ 3 ] {} <Debug> HTTP-Session: 74f9e577-54ba-4425-b606-bcc3a80a85ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12257 2024.07.09 03:59:55.107592 [ 3 ] {} <Debug> HTTP-Session: 74f9e577-54ba-4425-b606-bcc3a80a85ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12258 2024.07.09 03:59:55.107629 [ 3 ] {} <Trace> HTTP-Session: 74f9e577-54ba-4425-b606-bcc3a80a85ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12259 2024.07.09 03:59:55.107742 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12260 2024.07.09 03:59:55.107790 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12261 2024.07.09 03:59:55.107946 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12262 2024.07.09 03:59:55.108287 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12263 2024.07.09 03:59:55.108326 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12264 2024.07.09 03:59:55.108637 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12265 2024.07.09 03:59:55.108946 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12266 2024.07.09 03:59:55.109104 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001388 sec., 1440.922190201729 rows/sec., 106.94 KiB/sec.
12267 2024.07.09 03:59:55.109426 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Debug> DynamicQueryHandler: Done processing query
12268 2024.07.09 03:59:55.109452 [ 3 ] {35a9f25f-6d6c-4577-a61f-c56ac41af58a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12269 2024.07.09 03:59:55.109468 [ 3 ] {} <Debug> HTTP-Session: 74f9e577-54ba-4425-b606-bcc3a80a85ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12270 2024.07.09 03:59:55.109619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 22404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12271 2024.07.09 03:59:55.109671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12272 2024.07.09 03:59:55.109690 [ 3 ] {} <Debug> HTTP-Session: d1f503da-1a81-4f0c-8148-68407d68ebfd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12273 2024.07.09 03:59:55.109708 [ 3 ] {} <Debug> HTTP-Session: d1f503da-1a81-4f0c-8148-68407d68ebfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12274 2024.07.09 03:59:55.109721 [ 3 ] {} <Debug> HTTP-Session: d1f503da-1a81-4f0c-8148-68407d68ebfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12275 2024.07.09 03:59:55.109753 [ 3 ] {} <Trace> HTTP-Session: d1f503da-1a81-4f0c-8148-68407d68ebfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12276 2024.07.09 03:59:55.109897 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12277 2024.07.09 03:59:55.109941 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12278 2024.07.09 03:59:55.110087 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12279 2024.07.09 03:59:55.110490 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12280 2024.07.09 03:59:55.110528 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12281 2024.07.09 03:59:55.110855 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12282 2024.07.09 03:59:55.111167 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12283 2024.07.09 03:59:55.111320 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Debug> executeQuery: Read 153 rows, 13.09 KiB in 0.001486 sec., 102960.96904441454 rows/sec., 8.60 MiB/sec.
12284 2024.07.09 03:59:55.111507 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Debug> DynamicQueryHandler: Done processing query
12285 2024.07.09 03:59:55.111532 [ 3 ] {ebfce923-a87d-42b5-9712-bdaf4ef5960c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12286 2024.07.09 03:59:55.111548 [ 3 ] {} <Debug> HTTP-Session: d1f503da-1a81-4f0c-8148-68407d68ebfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12287 2024.07.09 03:59:55.111689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12288 2024.07.09 03:59:55.111740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12289 2024.07.09 03:59:55.111759 [ 3 ] {} <Debug> HTTP-Session: 85e714da-9726-43ec-b85c-0c256324d3a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12290 2024.07.09 03:59:55.111776 [ 3 ] {} <Debug> HTTP-Session: 85e714da-9726-43ec-b85c-0c256324d3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12291 2024.07.09 03:59:55.111790 [ 3 ] {} <Debug> HTTP-Session: 85e714da-9726-43ec-b85c-0c256324d3a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12292 2024.07.09 03:59:55.111820 [ 3 ] {} <Trace> HTTP-Session: 85e714da-9726-43ec-b85c-0c256324d3a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12293 2024.07.09 03:59:55.111915 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12294 2024.07.09 03:59:55.111957 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12295 2024.07.09 03:59:55.112086 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12296 2024.07.09 03:59:55.112369 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12297 2024.07.09 03:59:55.112406 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12298 2024.07.09 03:59:55.112700 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12299 2024.07.09 03:59:55.113012 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12300 2024.07.09 03:59:55.113167 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001268 sec., 1577.2870662460568 rows/sec., 98.58 KiB/sec.
12301 2024.07.09 03:59:55.113499 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Debug> DynamicQueryHandler: Done processing query
12302 2024.07.09 03:59:55.113525 [ 3 ] {a6bbe51f-e485-4f7e-8d7b-87c7d006ccfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12303 2024.07.09 03:59:55.113541 [ 3 ] {} <Debug> HTTP-Session: 85e714da-9726-43ec-b85c-0c256324d3a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12304 2024.07.09 03:59:55.113679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12305 2024.07.09 03:59:55.113730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12306 2024.07.09 03:59:55.113749 [ 3 ] {} <Debug> HTTP-Session: fc3d9f77-7581-498f-bb76-1c36287f71a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12307 2024.07.09 03:59:55.113766 [ 3 ] {} <Debug> HTTP-Session: fc3d9f77-7581-498f-bb76-1c36287f71a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12308 2024.07.09 03:59:55.113779 [ 3 ] {} <Debug> HTTP-Session: fc3d9f77-7581-498f-bb76-1c36287f71a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12309 2024.07.09 03:59:55.113809 [ 3 ] {} <Trace> HTTP-Session: fc3d9f77-7581-498f-bb76-1c36287f71a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12310 2024.07.09 03:59:55.113961 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12311 2024.07.09 03:59:55.114019 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12312 2024.07.09 03:59:55.114171 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12313 2024.07.09 03:59:55.114532 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12314 2024.07.09 03:59:55.114570 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12315 2024.07.09 03:59:55.114890 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12316 2024.07.09 03:59:55.115218 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12317 2024.07.09 03:59:55.115365 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Debug> executeQuery: Read 112 rows, 8.85 KiB in 0.001476 sec., 75880.75880758808 rows/sec., 5.86 MiB/sec.
12318 2024.07.09 03:59:55.115633 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Debug> DynamicQueryHandler: Done processing query
12319 2024.07.09 03:59:55.115693 [ 3 ] {20adaa4f-efc8-487f-a50e-2b3da4e56784} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12320 2024.07.09 03:59:55.115756 [ 3 ] {} <Debug> HTTP-Session: fc3d9f77-7581-498f-bb76-1c36287f71a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12321 2024.07.09 03:59:55.116015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12322 2024.07.09 03:59:55.116069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12323 2024.07.09 03:59:55.116088 [ 3 ] {} <Debug> HTTP-Session: 1660ca28-5949-4725-bf6d-f482539df768 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12324 2024.07.09 03:59:55.116104 [ 3 ] {} <Debug> HTTP-Session: 1660ca28-5949-4725-bf6d-f482539df768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12325 2024.07.09 03:59:55.116118 [ 3 ] {} <Debug> HTTP-Session: 1660ca28-5949-4725-bf6d-f482539df768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12326 2024.07.09 03:59:55.116151 [ 3 ] {} <Trace> HTTP-Session: 1660ca28-5949-4725-bf6d-f482539df768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12327 2024.07.09 03:59:55.116300 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12328 2024.07.09 03:59:55.116350 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12329 2024.07.09 03:59:55.116515 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12330 2024.07.09 03:59:55.116935 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12331 2024.07.09 03:59:55.116972 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12332 2024.07.09 03:59:55.117354 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12333 2024.07.09 03:59:55.117680 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12334 2024.07.09 03:59:55.117835 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001603 sec., 101060.51154086088 rows/sec., 7.03 MiB/sec.
12335 2024.07.09 03:59:55.118054 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Debug> DynamicQueryHandler: Done processing query
12336 2024.07.09 03:59:55.118094 [ 3 ] {e4bee4c1-4f0f-46c9-b85a-824a2e0c2401} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12337 2024.07.09 03:59:55.118123 [ 3 ] {} <Debug> HTTP-Session: 1660ca28-5949-4725-bf6d-f482539df768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12338 2024.07.09 03:59:55.118319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12339 2024.07.09 03:59:55.118367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12340 2024.07.09 03:59:55.118386 [ 3 ] {} <Debug> HTTP-Session: 588259ae-7510-478d-8c97-31b15c0c0b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12341 2024.07.09 03:59:55.118402 [ 3 ] {} <Debug> HTTP-Session: 588259ae-7510-478d-8c97-31b15c0c0b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12342 2024.07.09 03:59:55.118415 [ 3 ] {} <Debug> HTTP-Session: 588259ae-7510-478d-8c97-31b15c0c0b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12343 2024.07.09 03:59:55.118446 [ 3 ] {} <Trace> HTTP-Session: 588259ae-7510-478d-8c97-31b15c0c0b16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12344 2024.07.09 03:59:55.118760 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12345 2024.07.09 03:59:55.118824 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <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
12346 2024.07.09 03:59:55.119239 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12347 2024.07.09 03:59:55.119934 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12348 2024.07.09 03:59:55.119970 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12349 2024.07.09 03:59:55.120580 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12350 2024.07.09 03:59:55.120979 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12351 2024.07.09 03:59:55.121164 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002624 sec., 11814.024390243902 rows/sec., 21.17 MiB/sec.
12352 2024.07.09 03:59:55.121422 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Debug> DynamicQueryHandler: Done processing query
12353 2024.07.09 03:59:55.121449 [ 3 ] {b0df78e7-06a5-4b89-a417-7ee3a99492b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12354 2024.07.09 03:59:55.121465 [ 3 ] {} <Debug> HTTP-Session: 588259ae-7510-478d-8c97-31b15c0c0b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12355 2024.07.09 03:59:55.121588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12356 2024.07.09 03:59:55.121636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12357 2024.07.09 03:59:55.121654 [ 3 ] {} <Debug> HTTP-Session: 315128b1-652a-4051-8d46-a096c0394a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12358 2024.07.09 03:59:55.121670 [ 3 ] {} <Debug> HTTP-Session: 315128b1-652a-4051-8d46-a096c0394a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12359 2024.07.09 03:59:55.121684 [ 3 ] {} <Debug> HTTP-Session: 315128b1-652a-4051-8d46-a096c0394a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12360 2024.07.09 03:59:55.121714 [ 3 ] {} <Trace> HTTP-Session: 315128b1-652a-4051-8d46-a096c0394a36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12361 2024.07.09 03:59:55.121808 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12362 2024.07.09 03:59:55.121851 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12363 2024.07.09 03:59:55.121987 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12364 2024.07.09 03:59:55.122256 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12365 2024.07.09 03:59:55.122292 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12366 2024.07.09 03:59:55.122642 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
12367 2024.07.09 03:59:55.122957 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12368 2024.07.09 03:59:55.123119 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001326 sec., 2262.4434389140274 rows/sec., 181.17 KiB/sec.
12369 2024.07.09 03:59:55.123413 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Debug> DynamicQueryHandler: Done processing query
12370 2024.07.09 03:59:55.123439 [ 3 ] {207eb88a-364c-4b13-8e31-e47837b07271} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12371 2024.07.09 03:59:55.123455 [ 3 ] {} <Debug> HTTP-Session: 315128b1-652a-4051-8d46-a096c0394a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12372 2024.07.09 03:59:55.123574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12373 2024.07.09 03:59:55.123622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12374 2024.07.09 03:59:55.123641 [ 3 ] {} <Debug> HTTP-Session: ccd8c056-3700-4f91-85ad-d91f1ad5a5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12375 2024.07.09 03:59:55.123657 [ 3 ] {} <Debug> HTTP-Session: ccd8c056-3700-4f91-85ad-d91f1ad5a5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12376 2024.07.09 03:59:55.123671 [ 3 ] {} <Debug> HTTP-Session: ccd8c056-3700-4f91-85ad-d91f1ad5a5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12377 2024.07.09 03:59:55.123700 [ 3 ] {} <Trace> HTTP-Session: ccd8c056-3700-4f91-85ad-d91f1ad5a5c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12378 2024.07.09 03:59:55.123817 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12379 2024.07.09 03:59:55.123862 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12380 2024.07.09 03:59:55.124017 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12381 2024.07.09 03:59:55.124313 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12382 2024.07.09 03:59:55.124350 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12383 2024.07.09 03:59:55.124698 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12384 2024.07.09 03:59:55.125017 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12385 2024.07.09 03:59:55.125168 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
12386 2024.07.09 03:59:55.125341 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Debug> DynamicQueryHandler: Done processing query
12387 2024.07.09 03:59:55.125367 [ 3 ] {8108bb10-1b42-4110-8700-088de8d716aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12388 2024.07.09 03:59:55.125383 [ 3 ] {} <Debug> HTTP-Session: ccd8c056-3700-4f91-85ad-d91f1ad5a5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12389 2024.07.09 04:00:00.103699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12390 2024.07.09 04:00:00.103837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12391 2024.07.09 04:00:00.103868 [ 3 ] {} <Debug> HTTP-Session: 153a4c73-7403-4863-837e-0d72594847b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12392 2024.07.09 04:00:00.103897 [ 3 ] {} <Debug> HTTP-Session: 153a4c73-7403-4863-837e-0d72594847b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12393 2024.07.09 04:00:00.103940 [ 3 ] {} <Debug> HTTP-Session: 153a4c73-7403-4863-837e-0d72594847b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12394 2024.07.09 04:00:00.104015 [ 3 ] {} <Trace> HTTP-Session: 153a4c73-7403-4863-837e-0d72594847b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12395 2024.07.09 04:00:00.104258 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12396 2024.07.09 04:00:00.104342 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12397 2024.07.09 04:00:00.104597 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12398 2024.07.09 04:00:00.105151 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12399 2024.07.09 04:00:00.105196 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12400 2024.07.09 04:00:00.105587 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12401 2024.07.09 04:00:00.105920 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12402 2024.07.09 04:00:00.106079 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 1.00 MiB/sec.
12403 2024.07.09 04:00:00.106146 [ 109 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12404 2024.07.09 04:00:00.106245 [ 109 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12405 2024.07.09 04:00:00.106277 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12406 2024.07.09 04:00:00.106390 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Debug> DynamicQueryHandler: Done processing query
12407 2024.07.09 04:00:00.106449 [ 3 ] {b0cb9c78-d191-40e2-98de-89a9e2f7c7ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12408 2024.07.09 04:00:00.106481 [ 3 ] {} <Debug> HTTP-Session: 153a4c73-7403-4863-837e-0d72594847b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12409 2024.07.09 04:00:00.106498 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
12410 2024.07.09 04:00:00.106691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12411 2024.07.09 04:00:00.106786 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12412 2024.07.09 04:00:00.106799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12413 2024.07.09 04:00:00.106853 [ 3 ] {} <Debug> HTTP-Session: 128f8e9b-1952-44be-acaf-59673ad4ec81 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12414 2024.07.09 04:00:00.106859 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 46 rows starting from the beginning of the part
12415 2024.07.09 04:00:00.106883 [ 3 ] {} <Debug> HTTP-Session: 128f8e9b-1952-44be-acaf-59673ad4ec81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12416 2024.07.09 04:00:00.106920 [ 3 ] {} <Debug> HTTP-Session: 128f8e9b-1952-44be-acaf-59673ad4ec81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12417 2024.07.09 04:00:00.107029 [ 3 ] {} <Trace> HTTP-Session: 128f8e9b-1952-44be-acaf-59673ad4ec81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12418 2024.07.09 04:00:00.107059 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part
12419 2024.07.09 04:00:00.107422 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part
12420 2024.07.09 04:00:00.107460 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12421 2024.07.09 04:00:00.107661 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12422 2024.07.09 04:00:00.107717 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part
12423 2024.07.09 04:00:00.108075 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part
12424 2024.07.09 04:00:00.108406 [ 198 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part
12425 2024.07.09 04:00:00.108926 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12426 2024.07.09 04:00:00.109687 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12427 2024.07.09 04:00:00.109745 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12428 2024.07.09 04:00:00.110589 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12429 2024.07.09 04:00:00.111098 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 4 columns (4 merged, 0 gathered) in 0.004737192 sec., 36308.42912847948 rows/sec., 2.87 MiB/sec.
12430 2024.07.09 04:00:00.111271 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12431 2024.07.09 04:00:00.111335 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12432 2024.07.09 04:00:00.111569 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00435 sec., 229.8850574712644 rows/sec., 17.06 KiB/sec.
12433 2024.07.09 04:00:00.112141 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Debug> DynamicQueryHandler: Done processing query
12434 2024.07.09 04:00:00.112266 [ 3 ] {5933cd63-4a9a-4627-a632-ff67f9523797} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12435 2024.07.09 04:00:00.112333 [ 3 ] {} <Debug> HTTP-Session: 128f8e9b-1952-44be-acaf-59673ad4ec81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12436 2024.07.09 04:00:00.112607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12437 2024.07.09 04:00:00.112697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12438 2024.07.09 04:00:00.112714 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12439 2024.07.09 04:00:00.112730 [ 3 ] {} <Debug> HTTP-Session: ef14ba08-2092-4807-b578-af3b4ff5d8ca Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12440 2024.07.09 04:00:00.112783 [ 3 ] {} <Debug> HTTP-Session: ef14ba08-2092-4807-b578-af3b4ff5d8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12441 2024.07.09 04:00:00.112813 [ 3 ] {} <Debug> HTTP-Session: ef14ba08-2092-4807-b578-af3b4ff5d8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12442 2024.07.09 04:00:00.112874 [ 3 ] {} <Trace> HTTP-Session: ef14ba08-2092-4807-b578-af3b4ff5d8ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12443 2024.07.09 04:00:00.112900 [ 186 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_76_15} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12444 2024.07.09 04:00:00.113044 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12445 2024.07.09 04:00:00.113101 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12446 2024.07.09 04:00:00.113149 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12447 2024.07.09 04:00:00.113288 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12448 2024.07.09 04:00:00.113686 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12449 2024.07.09 04:00:00.113721 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12450 2024.07.09 04:00:00.114049 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12451 2024.07.09 04:00:00.114358 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12452 2024.07.09 04:00:00.114512 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Debug> executeQuery: Read 130 rows, 11.01 KiB in 0.001509 sec., 86149.76805831677 rows/sec., 7.12 MiB/sec.
12453 2024.07.09 04:00:00.114707 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Debug> DynamicQueryHandler: Done processing query
12454 2024.07.09 04:00:00.114744 [ 3 ] {efeb31d0-e760-4fd4-96c0-ac76f0eddce9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12455 2024.07.09 04:00:00.114774 [ 3 ] {} <Debug> HTTP-Session: ef14ba08-2092-4807-b578-af3b4ff5d8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12456 2024.07.09 04:00:00.114938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12457 2024.07.09 04:00:00.114988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12458 2024.07.09 04:00:00.115008 [ 3 ] {} <Debug> HTTP-Session: 48d08972-0f28-4cb1-a934-bec5b6e02f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12459 2024.07.09 04:00:00.115024 [ 3 ] {} <Debug> HTTP-Session: 48d08972-0f28-4cb1-a934-bec5b6e02f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12460 2024.07.09 04:00:00.115039 [ 3 ] {} <Debug> HTTP-Session: 48d08972-0f28-4cb1-a934-bec5b6e02f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12461 2024.07.09 04:00:00.115070 [ 3 ] {} <Trace> HTTP-Session: 48d08972-0f28-4cb1-a934-bec5b6e02f15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12462 2024.07.09 04:00:00.115162 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12463 2024.07.09 04:00:00.115204 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12464 2024.07.09 04:00:00.115330 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12465 2024.07.09 04:00:00.115613 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12466 2024.07.09 04:00:00.115649 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12467 2024.07.09 04:00:00.115960 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12468 2024.07.09 04:00:00.116269 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12469 2024.07.09 04:00:00.116422 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 49.10 KiB/sec.
12470 2024.07.09 04:00:00.116591 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Debug> DynamicQueryHandler: Done processing query
12471 2024.07.09 04:00:00.116617 [ 3 ] {d0003b7e-e8eb-42fa-b977-2c2326dab89b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12472 2024.07.09 04:00:00.116633 [ 3 ] {} <Debug> HTTP-Session: 48d08972-0f28-4cb1-a934-bec5b6e02f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12473 2024.07.09 04:00:00.116805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12474 2024.07.09 04:00:00.116854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12475 2024.07.09 04:00:00.116873 [ 3 ] {} <Debug> HTTP-Session: 33fb62c7-da61-42e3-ab89-b52f12e7a498 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12476 2024.07.09 04:00:00.116889 [ 3 ] {} <Debug> HTTP-Session: 33fb62c7-da61-42e3-ab89-b52f12e7a498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12477 2024.07.09 04:00:00.116903 [ 3 ] {} <Debug> HTTP-Session: 33fb62c7-da61-42e3-ab89-b52f12e7a498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12478 2024.07.09 04:00:00.116934 [ 3 ] {} <Trace> HTTP-Session: 33fb62c7-da61-42e3-ab89-b52f12e7a498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12479 2024.07.09 04:00:00.117058 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12480 2024.07.09 04:00:00.117100 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12481 2024.07.09 04:00:00.117228 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12482 2024.07.09 04:00:00.117639 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12483 2024.07.09 04:00:00.117675 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12484 2024.07.09 04:00:00.117981 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12485 2024.07.09 04:00:00.118285 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12486 2024.07.09 04:00:00.118437 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Debug> executeQuery: Read 95 rows, 7.53 KiB in 0.001418 sec., 66995.76868829338 rows/sec., 5.18 MiB/sec.
12487 2024.07.09 04:00:00.118633 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Debug> DynamicQueryHandler: Done processing query
12488 2024.07.09 04:00:00.118668 [ 3 ] {36db6c3c-74f0-4c06-9999-9c4bf40cca17} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12489 2024.07.09 04:00:00.118695 [ 3 ] {} <Debug> HTTP-Session: 33fb62c7-da61-42e3-ab89-b52f12e7a498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12490 2024.07.09 04:00:00.118886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12491 2024.07.09 04:00:00.118937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12492 2024.07.09 04:00:00.118956 [ 3 ] {} <Debug> HTTP-Session: e8523d17-c521-4ea3-89a5-f90e3f3c6af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12493 2024.07.09 04:00:00.118972 [ 3 ] {} <Debug> HTTP-Session: e8523d17-c521-4ea3-89a5-f90e3f3c6af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12494 2024.07.09 04:00:00.118986 [ 3 ] {} <Debug> HTTP-Session: e8523d17-c521-4ea3-89a5-f90e3f3c6af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12495 2024.07.09 04:00:00.119017 [ 3 ] {} <Trace> HTTP-Session: e8523d17-c521-4ea3-89a5-f90e3f3c6af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12496 2024.07.09 04:00:00.119157 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12497 2024.07.09 04:00:00.119205 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12498 2024.07.09 04:00:00.119349 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12499 2024.07.09 04:00:00.119752 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12500 2024.07.09 04:00:00.119788 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12501 2024.07.09 04:00:00.120176 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12502 2024.07.09 04:00:00.120514 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12503 2024.07.09 04:00:00.120667 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001561 sec., 103139.01345291479 rows/sec., 7.18 MiB/sec.
12504 2024.07.09 04:00:00.120848 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Debug> DynamicQueryHandler: Done processing query
12505 2024.07.09 04:00:00.120873 [ 3 ] {63d2b76e-9e3a-4549-89d9-60f47e8fdda6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12506 2024.07.09 04:00:00.120889 [ 3 ] {} <Debug> HTTP-Session: e8523d17-c521-4ea3-89a5-f90e3f3c6af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12507 2024.07.09 04:00:00.121077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12508 2024.07.09 04:00:00.121126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12509 2024.07.09 04:00:00.121145 [ 3 ] {} <Debug> HTTP-Session: 2cb11c76-b485-4655-aaf9-9abe2c6ead8c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12510 2024.07.09 04:00:00.121162 [ 3 ] {} <Debug> HTTP-Session: 2cb11c76-b485-4655-aaf9-9abe2c6ead8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.07.09 04:00:00.121175 [ 3 ] {} <Debug> HTTP-Session: 2cb11c76-b485-4655-aaf9-9abe2c6ead8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12512 2024.07.09 04:00:00.121206 [ 3 ] {} <Trace> HTTP-Session: 2cb11c76-b485-4655-aaf9-9abe2c6ead8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12513 2024.07.09 04:00:00.121477 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12514 2024.07.09 04:00:00.121540 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <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
12515 2024.07.09 04:00:00.121938 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12516 2024.07.09 04:00:00.122625 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12517 2024.07.09 04:00:00.122661 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12518 2024.07.09 04:00:00.123262 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12519 2024.07.09 04:00:00.123669 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12520 2024.07.09 04:00:00.123855 [ 109 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12521 2024.07.09 04:00:00.123876 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002587 sec., 9277.155005798222 rows/sec., 16.62 MiB/sec.
12522 2024.07.09 04:00:00.123923 [ 109 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12523 2024.07.09 04:00:00.124013 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12524 2024.07.09 04:00:00.124330 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
12525 2024.07.09 04:00:00.124449 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Debug> DynamicQueryHandler: Done processing query
12526 2024.07.09 04:00:00.124497 [ 3 ] {c0ba0a8f-793d-4708-81d3-38103dfd5be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12527 2024.07.09 04:00:00.124541 [ 3 ] {} <Debug> HTTP-Session: 2cb11c76-b485-4655-aaf9-9abe2c6ead8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.07.09 04:00:00.124746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12529 2024.07.09 04:00:00.124850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12530 2024.07.09 04:00:00.124902 [ 3 ] {} <Debug> HTTP-Session: 4f50159c-8917-4bc1-aa06-2e29a354fee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12531 2024.07.09 04:00:00.124951 [ 3 ] {} <Debug> HTTP-Session: 4f50159c-8917-4bc1-aa06-2e29a354fee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12532 2024.07.09 04:00:00.124997 [ 3 ] {} <Debug> HTTP-Session: 4f50159c-8917-4bc1-aa06-2e29a354fee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12533 2024.07.09 04:00:00.125049 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12534 2024.07.09 04:00:00.125066 [ 3 ] {} <Trace> HTTP-Session: 4f50159c-8917-4bc1-aa06-2e29a354fee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12535 2024.07.09 04:00:00.125168 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1185 rows starting from the beginning of the part
12536 2024.07.09 04:00:00.125334 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12537 2024.07.09 04:00:00.125502 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12538 2024.07.09 04:00:00.125854 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part
12539 2024.07.09 04:00:00.126223 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12540 2024.07.09 04:00:00.126627 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part
12541 2024.07.09 04:00:00.127259 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part
12542 2024.07.09 04:00:00.127419 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12543 2024.07.09 04:00:00.127490 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12544 2024.07.09 04:00:00.127865 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part
12545 2024.07.09 04:00:00.128437 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part
12546 2024.07.09 04:00:00.128690 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12547 2024.07.09 04:00:00.129605 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12548 2024.07.09 04:00:00.129960 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004711 sec., 12736.149437486734 rows/sec., 878.93 KiB/sec.
12549 2024.07.09 04:00:00.130364 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Debug> DynamicQueryHandler: Done processing query
12550 2024.07.09 04:00:00.130405 [ 3 ] {2125e74a-84f1-4cdc-9bcb-76651c15090d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12551 2024.07.09 04:00:00.130442 [ 3 ] {} <Debug> HTTP-Session: 4f50159c-8917-4bc1-aa06-2e29a354fee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12552 2024.07.09 04:00:00.135236 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1311 rows, containing 19 columns (19 merged, 0 gathered) in 0.011086803 sec., 118248.69622018178 rows/sec., 211.90 MiB/sec.
12553 2024.07.09 04:00:00.136581 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12554 2024.07.09 04:00:00.137253 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12555 2024.07.09 04:00:00.137353 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12556 2024.07.09 04:00:00.137531 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB.
12557 2024.07.09 04:00:03.753587 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
12558 2024.07.09 04:00:03.753689 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
12559 2024.07.09 04:00:05.106509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12560 2024.07.09 04:00:05.106637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12561 2024.07.09 04:00:05.106668 [ 3 ] {} <Debug> HTTP-Session: a880571d-e96a-4d6b-9aca-080d4cfc7d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12562 2024.07.09 04:00:05.106697 [ 3 ] {} <Debug> HTTP-Session: a880571d-e96a-4d6b-9aca-080d4cfc7d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12563 2024.07.09 04:00:05.106715 [ 3 ] {} <Debug> HTTP-Session: a880571d-e96a-4d6b-9aca-080d4cfc7d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12564 2024.07.09 04:00:05.106771 [ 3 ] {} <Trace> HTTP-Session: a880571d-e96a-4d6b-9aca-080d4cfc7d5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12565 2024.07.09 04:00:05.106991 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12566 2024.07.09 04:00:05.107062 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12567 2024.07.09 04:00:05.107250 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12568 2024.07.09 04:00:05.107714 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12569 2024.07.09 04:00:05.107762 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12570 2024.07.09 04:00:05.108148 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12571 2024.07.09 04:00:05.108503 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12572 2024.07.09 04:00:05.108682 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001758 sec., 17633.67463026166 rows/sec., 1.40 MiB/sec.
12573 2024.07.09 04:00:05.108909 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Debug> DynamicQueryHandler: Done processing query
12574 2024.07.09 04:00:05.108936 [ 3 ] {32b7679c-534b-4dd5-b9b9-0cf7de3a76e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12575 2024.07.09 04:00:05.108952 [ 3 ] {} <Debug> HTTP-Session: a880571d-e96a-4d6b-9aca-080d4cfc7d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12576 2024.07.09 04:00:05.109120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12577 2024.07.09 04:00:05.109178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12578 2024.07.09 04:00:05.109199 [ 3 ] {} <Debug> HTTP-Session: 039a9145-18a8-4698-8dfa-405b9c2b117c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12579 2024.07.09 04:00:05.109217 [ 3 ] {} <Debug> HTTP-Session: 039a9145-18a8-4698-8dfa-405b9c2b117c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12580 2024.07.09 04:00:05.109231 [ 3 ] {} <Debug> HTTP-Session: 039a9145-18a8-4698-8dfa-405b9c2b117c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12581 2024.07.09 04:00:05.109268 [ 3 ] {} <Trace> HTTP-Session: 039a9145-18a8-4698-8dfa-405b9c2b117c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12582 2024.07.09 04:00:05.109375 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12583 2024.07.09 04:00:05.109421 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12584 2024.07.09 04:00:05.109559 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12585 2024.07.09 04:00:05.109882 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12586 2024.07.09 04:00:05.109920 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12587 2024.07.09 04:00:05.110231 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12588 2024.07.09 04:00:05.110549 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12589 2024.07.09 04:00:05.110718 [ 103 ] {} <Debug> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
12590 2024.07.09 04:00:05.110731 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001375 sec., 5818.181818181819 rows/sec., 474.43 KiB/sec.
12591 2024.07.09 04:00:05.110808 [ 103 ] {} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12592 2024.07.09 04:00:05.110873 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12593 2024.07.09 04:00:05.111036 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Debug> DynamicQueryHandler: Done processing query
12594 2024.07.09 04:00:05.111041 [ 192 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
12595 2024.07.09 04:00:05.111069 [ 3 ] {86d0e5f9-904b-4418-a3e9-8a60754c55cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12596 2024.07.09 04:00:05.111100 [ 3 ] {} <Debug> HTTP-Session: 039a9145-18a8-4698-8dfa-405b9c2b117c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12597 2024.07.09 04:00:05.111202 [ 192 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12598 2024.07.09 04:00:05.111239 [ 192 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 17 rows starting from the beginning of the part
12599 2024.07.09 04:00:05.111295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 27361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12600 2024.07.09 04:00:05.111351 [ 192 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
12601 2024.07.09 04:00:05.111385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12602 2024.07.09 04:00:05.111420 [ 3 ] {} <Debug> HTTP-Session: 2a4bd298-7570-4446-865b-0cc34826bdee Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12603 2024.07.09 04:00:05.111467 [ 3 ] {} <Debug> HTTP-Session: 2a4bd298-7570-4446-865b-0cc34826bdee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12604 2024.07.09 04:00:05.111507 [ 192 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
12605 2024.07.09 04:00:05.111512 [ 3 ] {} <Debug> HTTP-Session: 2a4bd298-7570-4446-865b-0cc34826bdee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12606 2024.07.09 04:00:05.111654 [ 3 ] {} <Trace> HTTP-Session: 2a4bd298-7570-4446-865b-0cc34826bdee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12607 2024.07.09 04:00:05.111901 [ 192 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
12608 2024.07.09 04:00:05.112019 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12609 2024.07.09 04:00:05.112026 [ 192 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
12610 2024.07.09 04:00:05.112094 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12611 2024.07.09 04:00:05.112219 [ 192 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part
12612 2024.07.09 04:00:05.112599 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12613 2024.07.09 04:00:05.113266 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12614 2024.07.09 04:00:05.113312 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12615 2024.07.09 04:00:05.113719 [ 189 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735337 sec., 11333.155658699457 rows/sec., 900.04 KiB/sec.
12616 2024.07.09 04:00:05.113856 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12617 2024.07.09 04:00:05.113992 [ 189 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
12618 2024.07.09 04:00:05.114680 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12619 2024.07.09 04:00:05.114997 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Debug> executeQuery: Read 189 rows, 15.88 KiB in 0.003097 sec., 61026.80012915725 rows/sec., 5.01 MiB/sec.
12620 2024.07.09 04:00:05.115011 [ 189 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12621 2024.07.09 04:00:05.115235 [ 189 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_25_5} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
12622 2024.07.09 04:00:05.115365 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Debug> DynamicQueryHandler: Done processing query
12623 2024.07.09 04:00:05.115388 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12624 2024.07.09 04:00:05.115411 [ 3 ] {a4837b99-28cf-4775-a551-0e70481b2841} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12625 2024.07.09 04:00:05.115447 [ 3 ] {} <Debug> HTTP-Session: 2a4bd298-7570-4446-865b-0cc34826bdee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12626 2024.07.09 04:00:05.115672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12627 2024.07.09 04:00:05.115723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12628 2024.07.09 04:00:05.115742 [ 3 ] {} <Debug> HTTP-Session: 4a9bd0d6-0bea-4d08-82d5-fc521a2f83e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12629 2024.07.09 04:00:05.115760 [ 3 ] {} <Debug> HTTP-Session: 4a9bd0d6-0bea-4d08-82d5-fc521a2f83e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12630 2024.07.09 04:00:05.115774 [ 3 ] {} <Debug> HTTP-Session: 4a9bd0d6-0bea-4d08-82d5-fc521a2f83e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12631 2024.07.09 04:00:05.115806 [ 3 ] {} <Trace> HTTP-Session: 4a9bd0d6-0bea-4d08-82d5-fc521a2f83e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12632 2024.07.09 04:00:05.115910 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12633 2024.07.09 04:00:05.115954 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12634 2024.07.09 04:00:05.116103 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12635 2024.07.09 04:00:05.116400 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12636 2024.07.09 04:00:05.116437 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12637 2024.07.09 04:00:05.116749 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12638 2024.07.09 04:00:05.117075 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12639 2024.07.09 04:00:05.117234 [ 103 ] {} <Debug> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
12640 2024.07.09 04:00:05.117244 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001354 sec., 5908.419497784343 rows/sec., 412.55 KiB/sec.
12641 2024.07.09 04:00:05.117289 [ 103 ] {} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12642 2024.07.09 04:00:05.117353 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12643 2024.07.09 04:00:05.117502 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
12644 2024.07.09 04:00:05.117533 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Debug> DynamicQueryHandler: Done processing query
12645 2024.07.09 04:00:05.117569 [ 3 ] {3767fb4a-9081-4f09-be9d-622fa036e96d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12646 2024.07.09 04:00:05.117594 [ 3 ] {} <Debug> HTTP-Session: 4a9bd0d6-0bea-4d08-82d5-fc521a2f83e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12647 2024.07.09 04:00:05.117667 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12648 2024.07.09 04:00:05.117697 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 17 rows starting from the beginning of the part
12649 2024.07.09 04:00:05.117767 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
12650 2024.07.09 04:00:05.117863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 21543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12651 2024.07.09 04:00:05.117899 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
12652 2024.07.09 04:00:05.117945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12653 2024.07.09 04:00:05.118005 [ 3 ] {} <Debug> HTTP-Session: 31dc938d-d3d8-4a1e-a712-4c176dbec8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12654 2024.07.09 04:00:05.118032 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
12655 2024.07.09 04:00:05.118043 [ 3 ] {} <Debug> HTTP-Session: 31dc938d-d3d8-4a1e-a712-4c176dbec8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12656 2024.07.09 04:00:05.118072 [ 3 ] {} <Debug> HTTP-Session: 31dc938d-d3d8-4a1e-a712-4c176dbec8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12657 2024.07.09 04:00:05.118154 [ 3 ] {} <Trace> HTTP-Session: 31dc938d-d3d8-4a1e-a712-4c176dbec8eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12658 2024.07.09 04:00:05.118159 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
12659 2024.07.09 04:00:05.118293 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part
12660 2024.07.09 04:00:05.118432 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12661 2024.07.09 04:00:05.118500 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12662 2024.07.09 04:00:05.118721 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12663 2024.07.09 04:00:05.119436 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12664 2024.07.09 04:00:05.119496 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12665 2024.07.09 04:00:05.119784 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.002335631 sec., 13272.644523043238 rows/sec., 898.53 KiB/sec.
12666 2024.07.09 04:00:05.120111 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
12667 2024.07.09 04:00:05.120209 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12668 2024.07.09 04:00:05.120984 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12669 2024.07.09 04:00:05.121043 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12670 2024.07.09 04:00:05.121183 [ 197 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_25_5} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
12671 2024.07.09 04:00:05.121415 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12672 2024.07.09 04:00:05.121448 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Debug> executeQuery: Read 127 rows, 10.15 KiB in 0.003132 sec., 40549.16985951469 rows/sec., 3.16 MiB/sec.
12673 2024.07.09 04:00:05.121747 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Debug> DynamicQueryHandler: Done processing query
12674 2024.07.09 04:00:05.121772 [ 3 ] {239a5934-6368-4584-89f8-8db14afd639f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12675 2024.07.09 04:00:05.121788 [ 3 ] {} <Debug> HTTP-Session: 31dc938d-d3d8-4a1e-a712-4c176dbec8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.07.09 04:00:05.122115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12677 2024.07.09 04:00:05.122167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12678 2024.07.09 04:00:05.122185 [ 3 ] {} <Debug> HTTP-Session: 5837ce6c-89b8-4f85-94e2-14b288a3b900 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12679 2024.07.09 04:00:05.122202 [ 3 ] {} <Debug> HTTP-Session: 5837ce6c-89b8-4f85-94e2-14b288a3b900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12680 2024.07.09 04:00:05.122215 [ 3 ] {} <Debug> HTTP-Session: 5837ce6c-89b8-4f85-94e2-14b288a3b900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12681 2024.07.09 04:00:05.122247 [ 3 ] {} <Trace> HTTP-Session: 5837ce6c-89b8-4f85-94e2-14b288a3b900 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12682 2024.07.09 04:00:05.122438 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12683 2024.07.09 04:00:05.122485 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12684 2024.07.09 04:00:05.122652 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12685 2024.07.09 04:00:05.123062 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12686 2024.07.09 04:00:05.123096 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12687 2024.07.09 04:00:05.123490 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12688 2024.07.09 04:00:05.123819 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12689 2024.07.09 04:00:05.123979 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.001639 sec., 122025.62538133007 rows/sec., 8.52 MiB/sec.
12690 2024.07.09 04:00:05.124143 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Debug> DynamicQueryHandler: Done processing query
12691 2024.07.09 04:00:05.124167 [ 3 ] {64478d28-139e-4dac-85a2-e6f8a21aedd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12692 2024.07.09 04:00:05.124182 [ 3 ] {} <Debug> HTTP-Session: 5837ce6c-89b8-4f85-94e2-14b288a3b900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12693 2024.07.09 04:00:05.124338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12694 2024.07.09 04:00:05.124385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12695 2024.07.09 04:00:05.124404 [ 3 ] {} <Debug> HTTP-Session: aaba01b9-32b1-434c-900d-3fa54742d08c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12696 2024.07.09 04:00:05.124420 [ 3 ] {} <Debug> HTTP-Session: aaba01b9-32b1-434c-900d-3fa54742d08c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12697 2024.07.09 04:00:05.124433 [ 3 ] {} <Debug> HTTP-Session: aaba01b9-32b1-434c-900d-3fa54742d08c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12698 2024.07.09 04:00:05.124463 [ 3 ] {} <Trace> HTTP-Session: aaba01b9-32b1-434c-900d-3fa54742d08c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12699 2024.07.09 04:00:05.124754 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12700 2024.07.09 04:00:05.124816 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <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
12701 2024.07.09 04:00:05.125206 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12702 2024.07.09 04:00:05.126021 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12703 2024.07.09 04:00:05.126058 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12704 2024.07.09 04:00:05.126669 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12705 2024.07.09 04:00:05.127064 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12706 2024.07.09 04:00:05.127233 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002681 sec., 11562.849682954122 rows/sec., 20.72 MiB/sec.
12707 2024.07.09 04:00:05.127460 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Debug> DynamicQueryHandler: Done processing query
12708 2024.07.09 04:00:05.127485 [ 3 ] {37adde09-5d29-4798-b6c4-ca36b8c3471e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12709 2024.07.09 04:00:05.127500 [ 3 ] {} <Debug> HTTP-Session: aaba01b9-32b1-434c-900d-3fa54742d08c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12710 2024.07.09 04:00:05.127632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12711 2024.07.09 04:00:05.127680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12712 2024.07.09 04:00:05.127699 [ 3 ] {} <Debug> HTTP-Session: 35165f17-b962-4f5c-8252-716fad75c5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12713 2024.07.09 04:00:05.127715 [ 3 ] {} <Debug> HTTP-Session: 35165f17-b962-4f5c-8252-716fad75c5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12714 2024.07.09 04:00:05.127729 [ 3 ] {} <Debug> HTTP-Session: 35165f17-b962-4f5c-8252-716fad75c5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12715 2024.07.09 04:00:05.127759 [ 3 ] {} <Trace> HTTP-Session: 35165f17-b962-4f5c-8252-716fad75c5f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12716 2024.07.09 04:00:05.127866 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12717 2024.07.09 04:00:05.127912 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12718 2024.07.09 04:00:05.128037 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12719 2024.07.09 04:00:05.128345 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12720 2024.07.09 04:00:05.128381 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12721 2024.07.09 04:00:05.128731 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12722 2024.07.09 04:00:05.129049 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12723 2024.07.09 04:00:05.129197 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
12724 2024.07.09 04:00:05.129374 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Debug> DynamicQueryHandler: Done processing query
12725 2024.07.09 04:00:05.129398 [ 3 ] {3ef17313-042d-42f4-a6ce-92551268981a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12726 2024.07.09 04:00:05.129413 [ 3 ] {} <Debug> HTTP-Session: 35165f17-b962-4f5c-8252-716fad75c5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12727 2024.07.09 04:00:06.622029 [ 98 ] {} <Debug> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
12728 2024.07.09 04:00:06.622128 [ 98 ] {} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12729 2024.07.09 04:00:06.622172 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12730 2024.07.09 04:00:06.622487 [ 197 ] {1ea60271-db44-42d3-815c-6bd85132d808::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
12731 2024.07.09 04:00:06.622784 [ 197 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12732 2024.07.09 04:00:06.622850 [ 197 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
12733 2024.07.09 04:00:06.622981 [ 197 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part
12734 2024.07.09 04:00:06.623339 [ 197 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part
12735 2024.07.09 04:00:06.623547 [ 197 ] {1ea60271-db44-42d3-815c-6bd85132d808::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
12736 2024.07.09 04:00:06.623924 [ 197 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
12737 2024.07.09 04:00:06.625020 [ 196 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723018 sec., 18729.218829989375 rows/sec., 1.33 MiB/sec.
12738 2024.07.09 04:00:06.625221 [ 196 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
12739 2024.07.09 04:00:06.625671 [ 196 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12740 2024.07.09 04:00:06.625757 [ 196 ] {1ea60271-db44-42d3-815c-6bd85132d808::all_1_5_1} <Trace> oximeter.measurements_i64 (1ea60271-db44-42d3-815c-6bd85132d808) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
12741 2024.07.09 04:00:06.625853 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
12742 2024.07.09 04:00:10.105001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12743 2024.07.09 04:00:10.105135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12744 2024.07.09 04:00:10.105164 [ 3 ] {} <Debug> HTTP-Session: 450f61b2-e4f1-4f0b-96be-227f9caf22e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12745 2024.07.09 04:00:10.105191 [ 3 ] {} <Debug> HTTP-Session: 450f61b2-e4f1-4f0b-96be-227f9caf22e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12746 2024.07.09 04:00:10.105206 [ 3 ] {} <Debug> HTTP-Session: 450f61b2-e4f1-4f0b-96be-227f9caf22e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12747 2024.07.09 04:00:10.105254 [ 3 ] {} <Trace> HTTP-Session: 450f61b2-e4f1-4f0b-96be-227f9caf22e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12748 2024.07.09 04:00:10.105432 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12749 2024.07.09 04:00:10.105494 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12750 2024.07.09 04:00:10.105676 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12751 2024.07.09 04:00:10.106088 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12752 2024.07.09 04:00:10.106126 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12753 2024.07.09 04:00:10.106489 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12754 2024.07.09 04:00:10.106813 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12755 2024.07.09 04:00:10.106994 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.18 MiB/sec.
12756 2024.07.09 04:00:10.107194 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Debug> DynamicQueryHandler: Done processing query
12757 2024.07.09 04:00:10.107221 [ 3 ] {fbafe450-f9f4-41ec-af61-01c5969f8cf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12758 2024.07.09 04:00:10.107237 [ 3 ] {} <Debug> HTTP-Session: 450f61b2-e4f1-4f0b-96be-227f9caf22e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12759 2024.07.09 04:00:10.107406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12760 2024.07.09 04:00:10.107455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12761 2024.07.09 04:00:10.107473 [ 3 ] {} <Debug> HTTP-Session: 9f8bc1a4-d430-48ee-aa41-b3255a1cbf32 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12762 2024.07.09 04:00:10.107489 [ 3 ] {} <Debug> HTTP-Session: 9f8bc1a4-d430-48ee-aa41-b3255a1cbf32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12763 2024.07.09 04:00:10.107503 [ 3 ] {} <Debug> HTTP-Session: 9f8bc1a4-d430-48ee-aa41-b3255a1cbf32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12764 2024.07.09 04:00:10.107534 [ 3 ] {} <Trace> HTTP-Session: 9f8bc1a4-d430-48ee-aa41-b3255a1cbf32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12765 2024.07.09 04:00:10.107626 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12766 2024.07.09 04:00:10.107669 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12767 2024.07.09 04:00:10.107795 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12768 2024.07.09 04:00:10.108075 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12769 2024.07.09 04:00:10.108112 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12770 2024.07.09 04:00:10.108418 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12771 2024.07.09 04:00:10.108717 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12772 2024.07.09 04:00:10.108869 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001267 sec., 3157.063930544594 rows/sec., 257.44 KiB/sec.
12773 2024.07.09 04:00:10.109034 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Debug> DynamicQueryHandler: Done processing query
12774 2024.07.09 04:00:10.109058 [ 3 ] {9d717693-5f0a-4c98-8689-4b170032ff0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12775 2024.07.09 04:00:10.109073 [ 3 ] {} <Debug> HTTP-Session: 9f8bc1a4-d430-48ee-aa41-b3255a1cbf32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12776 2024.07.09 04:00:10.109243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12777 2024.07.09 04:00:10.109292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12778 2024.07.09 04:00:10.109310 [ 3 ] {} <Debug> HTTP-Session: 592e4c5a-4cb7-48a9-9ddb-0a73d3fd99db Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12779 2024.07.09 04:00:10.109326 [ 3 ] {} <Debug> HTTP-Session: 592e4c5a-4cb7-48a9-9ddb-0a73d3fd99db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12780 2024.07.09 04:00:10.109340 [ 3 ] {} <Debug> HTTP-Session: 592e4c5a-4cb7-48a9-9ddb-0a73d3fd99db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12781 2024.07.09 04:00:10.109369 [ 3 ] {} <Trace> HTTP-Session: 592e4c5a-4cb7-48a9-9ddb-0a73d3fd99db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12782 2024.07.09 04:00:10.109500 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12783 2024.07.09 04:00:10.109541 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12784 2024.07.09 04:00:10.109664 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12785 2024.07.09 04:00:10.110040 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12786 2024.07.09 04:00:10.110077 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12787 2024.07.09 04:00:10.110387 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
12788 2024.07.09 04:00:10.110687 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12789 2024.07.09 04:00:10.110840 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Debug> executeQuery: Read 130 rows, 11.02 KiB in 0.00139 sec., 93525.17985611511 rows/sec., 7.74 MiB/sec.
12790 2024.07.09 04:00:10.110846 [ 101 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
12791 2024.07.09 04:00:10.110940 [ 101 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12792 2024.07.09 04:00:10.110981 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12793 2024.07.09 04:00:10.111088 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Debug> DynamicQueryHandler: Done processing query
12794 2024.07.09 04:00:10.111145 [ 3 ] {269ff8dc-6199-4706-ae61-c7ccaccbb253} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12795 2024.07.09 04:00:10.111178 [ 3 ] {} <Debug> HTTP-Session: 592e4c5a-4cb7-48a9-9ddb-0a73d3fd99db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12796 2024.07.09 04:00:10.111184 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
12797 2024.07.09 04:00:10.111409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12798 2024.07.09 04:00:10.111414 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12799 2024.07.09 04:00:10.111504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12800 2024.07.09 04:00:10.111509 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 247 rows starting from the beginning of the part
12801 2024.07.09 04:00:10.111540 [ 3 ] {} <Debug> HTTP-Session: c2ed64fa-4297-4322-af43-4e28d8f2019c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12802 2024.07.09 04:00:10.111582 [ 3 ] {} <Debug> HTTP-Session: c2ed64fa-4297-4322-af43-4e28d8f2019c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12803 2024.07.09 04:00:10.111616 [ 3 ] {} <Debug> HTTP-Session: c2ed64fa-4297-4322-af43-4e28d8f2019c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12804 2024.07.09 04:00:10.111734 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 130 rows starting from the beginning of the part
12805 2024.07.09 04:00:10.111743 [ 3 ] {} <Trace> HTTP-Session: c2ed64fa-4297-4322-af43-4e28d8f2019c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12806 2024.07.09 04:00:10.112163 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 153 rows starting from the beginning of the part
12807 2024.07.09 04:00:10.112219 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12808 2024.07.09 04:00:10.112410 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12809 2024.07.09 04:00:10.112648 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 130 rows starting from the beginning of the part
12810 2024.07.09 04:00:10.112959 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 189 rows starting from the beginning of the part
12811 2024.07.09 04:00:10.113355 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12812 2024.07.09 04:00:10.113356 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 130 rows starting from the beginning of the part
12813 2024.07.09 04:00:10.114121 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12814 2024.07.09 04:00:10.114192 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12815 2024.07.09 04:00:10.115006 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12816 2024.07.09 04:00:10.115870 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12817 2024.07.09 04:00:10.116202 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004186 sec., 955.5661729574774 rows/sec., 66.72 KiB/sec.
12818 2024.07.09 04:00:10.116871 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Debug> DynamicQueryHandler: Done processing query
12819 2024.07.09 04:00:10.116869 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 4 columns (4 merged, 0 gathered) in 0.005791061 sec., 169053.65009969677 rows/sec., 13.98 MiB/sec.
12820 2024.07.09 04:00:10.116939 [ 3 ] {cd10bd0d-f075-4599-8b32-30ae58370956} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12821 2024.07.09 04:00:10.116991 [ 3 ] {} <Debug> HTTP-Session: c2ed64fa-4297-4322-af43-4e28d8f2019c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12822 2024.07.09 04:00:10.117114 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
12823 2024.07.09 04:00:10.117201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12824 2024.07.09 04:00:10.117296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12825 2024.07.09 04:00:10.117332 [ 3 ] {} <Debug> HTTP-Session: 92fb72b7-7e1b-4db2-99fd-cea87d2ffd6c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12826 2024.07.09 04:00:10.117387 [ 3 ] {} <Debug> HTTP-Session: 92fb72b7-7e1b-4db2-99fd-cea87d2ffd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12827 2024.07.09 04:00:10.117451 [ 3 ] {} <Debug> HTTP-Session: 92fb72b7-7e1b-4db2-99fd-cea87d2ffd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12828 2024.07.09 04:00:10.117572 [ 3 ] {} <Trace> HTTP-Session: 92fb72b7-7e1b-4db2-99fd-cea87d2ffd6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12829 2024.07.09 04:00:10.117830 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12830 2024.07.09 04:00:10.117910 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12831 2024.07.09 04:00:10.117919 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12832 2024.07.09 04:00:10.118102 [ 197 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_86_17} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
12833 2024.07.09 04:00:10.118284 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
12834 2024.07.09 04:00:10.118361 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12835 2024.07.09 04:00:10.118706 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12836 2024.07.09 04:00:10.118744 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12837 2024.07.09 04:00:10.119069 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
12838 2024.07.09 04:00:10.119382 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12839 2024.07.09 04:00:10.119533 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001797 sec., 51196.438508625484 rows/sec., 4.00 MiB/sec.
12840 2024.07.09 04:00:10.119546 [ 101 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
12841 2024.07.09 04:00:10.119632 [ 101 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12842 2024.07.09 04:00:10.119684 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12843 2024.07.09 04:00:10.119807 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Debug> DynamicQueryHandler: Done processing query
12844 2024.07.09 04:00:10.119824 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
12845 2024.07.09 04:00:10.119836 [ 3 ] {9350e778-2035-46c0-8df1-8be2d9af09c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12846 2024.07.09 04:00:10.119869 [ 3 ] {} <Debug> HTTP-Session: 92fb72b7-7e1b-4db2-99fd-cea87d2ffd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12847 2024.07.09 04:00:10.119953 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12848 2024.07.09 04:00:10.119983 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 191 rows starting from the beginning of the part
12849 2024.07.09 04:00:10.120047 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 101 rows starting from the beginning of the part
12850 2024.07.09 04:00:10.120121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12851 2024.07.09 04:00:10.120312 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 112 rows starting from the beginning of the part
12852 2024.07.09 04:00:10.120353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12853 2024.07.09 04:00:10.120479 [ 3 ] {} <Debug> HTTP-Session: e45780de-6d75-45c6-8034-587265797ac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12854 2024.07.09 04:00:10.120576 [ 3 ] {} <Debug> HTTP-Session: e45780de-6d75-45c6-8034-587265797ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12855 2024.07.09 04:00:10.120659 [ 3 ] {} <Debug> HTTP-Session: e45780de-6d75-45c6-8034-587265797ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12856 2024.07.09 04:00:10.120671 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 95 rows starting from the beginning of the part
12857 2024.07.09 04:00:10.120786 [ 3 ] {} <Trace> HTTP-Session: e45780de-6d75-45c6-8034-587265797ac5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12858 2024.07.09 04:00:10.120938 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 127 rows starting from the beginning of the part
12859 2024.07.09 04:00:10.121322 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12860 2024.07.09 04:00:10.121340 [ 196 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 92 rows starting from the beginning of the part
12861 2024.07.09 04:00:10.121575 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12862 2024.07.09 04:00:10.122007 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12863 2024.07.09 04:00:10.122627 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12864 2024.07.09 04:00:10.122673 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12865 2024.07.09 04:00:10.123218 [ 191 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 4 columns (4 merged, 0 gathered) in 0.0034368 sec., 208915.270018622 rows/sec., 16.18 MiB/sec.
12866 2024.07.09 04:00:10.123276 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
12867 2024.07.09 04:00:10.123514 [ 191 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
12868 2024.07.09 04:00:10.124036 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12869 2024.07.09 04:00:10.124395 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
12870 2024.07.09 04:00:10.124403 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003346 sec., 48416.0191273162 rows/sec., 3.37 MiB/sec.
12871 2024.07.09 04:00:10.124494 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12872 2024.07.09 04:00:10.124648 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12873 2024.07.09 04:00:10.124662 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12874 2024.07.09 04:00:10.124987 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Debug> DynamicQueryHandler: Done processing query
12875 2024.07.09 04:00:10.125004 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
12876 2024.07.09 04:00:10.125008 [ 199 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_86_17} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
12877 2024.07.09 04:00:10.125040 [ 3 ] {9e06fe28-af43-4645-ac83-430a5019b36f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12878 2024.07.09 04:00:10.125125 [ 3 ] {} <Debug> HTTP-Session: e45780de-6d75-45c6-8034-587265797ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12879 2024.07.09 04:00:10.125281 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
12880 2024.07.09 04:00:10.125339 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12881 2024.07.09 04:00:10.125374 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 13321 rows starting from the beginning of the part
12882 2024.07.09 04:00:10.125502 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 161 rows starting from the beginning of the part
12883 2024.07.09 04:00:10.125532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12884 2024.07.09 04:00:10.125708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12885 2024.07.09 04:00:10.125826 [ 3 ] {} <Debug> HTTP-Session: 27f61740-f326-4764-9a90-5e6632c8f58e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12886 2024.07.09 04:00:10.125927 [ 3 ] {} <Debug> HTTP-Session: 27f61740-f326-4764-9a90-5e6632c8f58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12887 2024.07.09 04:00:10.125929 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 162 rows starting from the beginning of the part
12888 2024.07.09 04:00:10.126011 [ 3 ] {} <Debug> HTTP-Session: 27f61740-f326-4764-9a90-5e6632c8f58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12889 2024.07.09 04:00:10.126214 [ 3 ] {} <Trace> HTTP-Session: 27f61740-f326-4764-9a90-5e6632c8f58e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12890 2024.07.09 04:00:10.126413 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 161 rows starting from the beginning of the part
12891 2024.07.09 04:00:10.126691 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 200 rows starting from the beginning of the part
12892 2024.07.09 04:00:10.126988 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 162 rows starting from the beginning of the part
12893 2024.07.09 04:00:10.127001 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12894 2024.07.09 04:00:10.127421 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <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
12895 2024.07.09 04:00:10.128714 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12896 2024.07.09 04:00:10.130327 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12897 2024.07.09 04:00:10.130399 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12898 2024.07.09 04:00:10.131652 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12899 2024.07.09 04:00:10.132609 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12900 2024.07.09 04:00:10.132853 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.006293 sec., 3813.761322103925 rows/sec., 6.83 MiB/sec.
12901 2024.07.09 04:00:10.133122 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Debug> DynamicQueryHandler: Done processing query
12902 2024.07.09 04:00:10.133148 [ 3 ] {cce0b026-647a-4b7d-af0c-23403e601bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12903 2024.07.09 04:00:10.133165 [ 3 ] {} <Debug> HTTP-Session: 27f61740-f326-4764-9a90-5e6632c8f58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12904 2024.07.09 04:00:10.133325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12905 2024.07.09 04:00:10.133374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12906 2024.07.09 04:00:10.133393 [ 3 ] {} <Debug> HTTP-Session: a6c7bcae-19a4-4261-9fa1-22bb316bb209 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12907 2024.07.09 04:00:10.133410 [ 3 ] {} <Debug> HTTP-Session: a6c7bcae-19a4-4261-9fa1-22bb316bb209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12908 2024.07.09 04:00:10.133423 [ 3 ] {} <Debug> HTTP-Session: a6c7bcae-19a4-4261-9fa1-22bb316bb209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12909 2024.07.09 04:00:10.133471 [ 3 ] {} <Trace> HTTP-Session: a6c7bcae-19a4-4261-9fa1-22bb316bb209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12910 2024.07.09 04:00:10.133676 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12911 2024.07.09 04:00:10.133767 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12912 2024.07.09 04:00:10.134349 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12913 2024.07.09 04:00:10.134357 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14167 rows, containing 5 columns (5 merged, 0 gathered) in 0.009543786 sec., 1484421.3816194118 rows/sec., 103.45 MiB/sec.
12914 2024.07.09 04:00:10.134733 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12915 2024.07.09 04:00:10.134793 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12916 2024.07.09 04:00:10.134806 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
12917 2024.07.09 04:00:10.135722 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
12918 2024.07.09 04:00:10.135733 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12919 2024.07.09 04:00:10.135865 [ 191 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
12920 2024.07.09 04:00:10.136062 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB.
12921 2024.07.09 04:00:10.136314 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12922 2024.07.09 04:00:10.136491 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002849 sec., 21060.02106002106 rows/sec., 1.42 MiB/sec.
12923 2024.07.09 04:00:10.136506 [ 101 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
12924 2024.07.09 04:00:10.136636 [ 101 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12925 2024.07.09 04:00:10.136721 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12926 2024.07.09 04:00:10.136840 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Debug> DynamicQueryHandler: Done processing query
12927 2024.07.09 04:00:10.136916 [ 3 ] {2804c05e-5948-4b20-bfc4-8655c585b207} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12928 2024.07.09 04:00:10.136952 [ 3 ] {} <Debug> HTTP-Session: a6c7bcae-19a4-4261-9fa1-22bb316bb209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12929 2024.07.09 04:00:10.136958 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
12930 2024.07.09 04:00:10.137096 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12931 2024.07.09 04:00:10.137125 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4746 rows starting from the beginning of the part
12932 2024.07.09 04:00:10.137200 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part
12933 2024.07.09 04:00:10.137312 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
12934 2024.07.09 04:00:10.137528 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part
12935 2024.07.09 04:00:10.137656 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
12936 2024.07.09 04:00:10.137816 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part
12937 2024.07.09 04:00:10.139546 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5046 rows, containing 4 columns (4 merged, 0 gathered) in 0.002724537 sec., 1852057.7991783558 rows/sec., 124.77 MiB/sec.
12938 2024.07.09 04:00:10.140327 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
12939 2024.07.09 04:00:10.140764 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12940 2024.07.09 04:00:10.140855 [ 194 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_86_17} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
12941 2024.07.09 04:00:10.140957 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
12942 2024.07.09 04:00:15.105033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12943 2024.07.09 04:00:15.105161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12944 2024.07.09 04:00:15.105186 [ 3 ] {} <Debug> HTTP-Session: 1edfa8b7-4360-47cc-9856-4802e243fe69 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12945 2024.07.09 04:00:15.105210 [ 3 ] {} <Debug> HTTP-Session: 1edfa8b7-4360-47cc-9856-4802e243fe69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12946 2024.07.09 04:00:15.105225 [ 3 ] {} <Debug> HTTP-Session: 1edfa8b7-4360-47cc-9856-4802e243fe69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12947 2024.07.09 04:00:15.105274 [ 3 ] {} <Trace> HTTP-Session: 1edfa8b7-4360-47cc-9856-4802e243fe69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12948 2024.07.09 04:00:15.105464 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12949 2024.07.09 04:00:15.105528 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12950 2024.07.09 04:00:15.105717 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12951 2024.07.09 04:00:15.106222 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12952 2024.07.09 04:00:15.106266 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12953 2024.07.09 04:00:15.106637 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12954 2024.07.09 04:00:15.106973 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12955 2024.07.09 04:00:15.107113 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001711 sec., 18118.059614260666 rows/sec., 1.43 MiB/sec.
12956 2024.07.09 04:00:15.107345 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Debug> DynamicQueryHandler: Done processing query
12957 2024.07.09 04:00:15.107382 [ 3 ] {d64b5a66-5220-4f31-ae03-e68e87e32c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12958 2024.07.09 04:00:15.107404 [ 3 ] {} <Debug> HTTP-Session: 1edfa8b7-4360-47cc-9856-4802e243fe69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12959 2024.07.09 04:00:15.107549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12960 2024.07.09 04:00:15.107604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12961 2024.07.09 04:00:15.107625 [ 3 ] {} <Debug> HTTP-Session: 1161c54f-c4da-456f-bd86-621b09206a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12962 2024.07.09 04:00:15.107643 [ 3 ] {} <Debug> HTTP-Session: 1161c54f-c4da-456f-bd86-621b09206a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12963 2024.07.09 04:00:15.107657 [ 3 ] {} <Debug> HTTP-Session: 1161c54f-c4da-456f-bd86-621b09206a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12964 2024.07.09 04:00:15.107692 [ 3 ] {} <Trace> HTTP-Session: 1161c54f-c4da-456f-bd86-621b09206a1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12965 2024.07.09 04:00:15.107791 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12966 2024.07.09 04:00:15.107839 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12967 2024.07.09 04:00:15.107969 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12968 2024.07.09 04:00:15.108297 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12969 2024.07.09 04:00:15.108333 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12970 2024.07.09 04:00:15.108628 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12971 2024.07.09 04:00:15.108931 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12972 2024.07.09 04:00:15.109058 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec.
12973 2024.07.09 04:00:15.109257 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Debug> DynamicQueryHandler: Done processing query
12974 2024.07.09 04:00:15.109283 [ 3 ] {1e2394c6-f0ae-4adf-a326-119cca88a549} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12975 2024.07.09 04:00:15.109298 [ 3 ] {} <Debug> HTTP-Session: 1161c54f-c4da-456f-bd86-621b09206a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12976 2024.07.09 04:00:15.109502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 22030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12977 2024.07.09 04:00:15.109550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12978 2024.07.09 04:00:15.109569 [ 3 ] {} <Debug> HTTP-Session: 43b6044f-6e60-4fc8-8af7-442dbd786cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12979 2024.07.09 04:00:15.109585 [ 3 ] {} <Debug> HTTP-Session: 43b6044f-6e60-4fc8-8af7-442dbd786cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12980 2024.07.09 04:00:15.109599 [ 3 ] {} <Debug> HTTP-Session: 43b6044f-6e60-4fc8-8af7-442dbd786cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12981 2024.07.09 04:00:15.109628 [ 3 ] {} <Trace> HTTP-Session: 43b6044f-6e60-4fc8-8af7-442dbd786cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12982 2024.07.09 04:00:15.109765 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12983 2024.07.09 04:00:15.109806 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12984 2024.07.09 04:00:15.109941 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12985 2024.07.09 04:00:15.110343 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12986 2024.07.09 04:00:15.110380 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
12987 2024.07.09 04:00:15.110698 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
12988 2024.07.09 04:00:15.111016 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12989 2024.07.09 04:00:15.111167 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Debug> executeQuery: Read 150 rows, 12.90 KiB in 0.001456 sec., 103021.97802197802 rows/sec., 8.65 MiB/sec.
12990 2024.07.09 04:00:15.111428 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Debug> DynamicQueryHandler: Done processing query
12991 2024.07.09 04:00:15.111490 [ 3 ] {d1406d18-b4da-4376-9b34-e84a8abc27de} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12992 2024.07.09 04:00:15.111543 [ 3 ] {} <Debug> HTTP-Session: 43b6044f-6e60-4fc8-8af7-442dbd786cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12993 2024.07.09 04:00:15.111752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12994 2024.07.09 04:00:15.111803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12995 2024.07.09 04:00:15.111822 [ 3 ] {} <Debug> HTTP-Session: f3c251b7-ed6e-4ed6-b69e-d5f7835119d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
12996 2024.07.09 04:00:15.111838 [ 3 ] {} <Debug> HTTP-Session: f3c251b7-ed6e-4ed6-b69e-d5f7835119d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12997 2024.07.09 04:00:15.111852 [ 3 ] {} <Debug> HTTP-Session: f3c251b7-ed6e-4ed6-b69e-d5f7835119d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12998 2024.07.09 04:00:15.111884 [ 3 ] {} <Trace> HTTP-Session: f3c251b7-ed6e-4ed6-b69e-d5f7835119d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12999 2024.07.09 04:00:15.111983 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13000 2024.07.09 04:00:15.112025 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13001 2024.07.09 04:00:15.112169 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13002 2024.07.09 04:00:15.112452 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13003 2024.07.09 04:00:15.112488 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
13004 2024.07.09 04:00:15.112785 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13005 2024.07.09 04:00:15.113092 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13006 2024.07.09 04:00:15.113239 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001276 sec., 1567.398119122257 rows/sec., 109.44 KiB/sec.
13007 2024.07.09 04:00:15.113406 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Debug> DynamicQueryHandler: Done processing query
13008 2024.07.09 04:00:15.113430 [ 3 ] {0b36f4cb-f3f4-488c-b390-4dcce97eeb33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13009 2024.07.09 04:00:15.113446 [ 3 ] {} <Debug> HTTP-Session: f3c251b7-ed6e-4ed6-b69e-d5f7835119d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13010 2024.07.09 04:00:15.113617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13011 2024.07.09 04:00:15.113665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13012 2024.07.09 04:00:15.113684 [ 3 ] {} <Debug> HTTP-Session: a79ee9bc-356e-45f5-9528-75046448e363 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13013 2024.07.09 04:00:15.113700 [ 3 ] {} <Debug> HTTP-Session: a79ee9bc-356e-45f5-9528-75046448e363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13014 2024.07.09 04:00:15.113713 [ 3 ] {} <Debug> HTTP-Session: a79ee9bc-356e-45f5-9528-75046448e363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13015 2024.07.09 04:00:15.113743 [ 3 ] {} <Trace> HTTP-Session: a79ee9bc-356e-45f5-9528-75046448e363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13016 2024.07.09 04:00:15.113868 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13017 2024.07.09 04:00:15.113927 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13018 2024.07.09 04:00:15.114054 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13019 2024.07.09 04:00:15.114402 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13020 2024.07.09 04:00:15.114437 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
13021 2024.07.09 04:00:15.114744 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13022 2024.07.09 04:00:15.115047 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13023 2024.07.09 04:00:15.115190 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001365 sec., 71062.27106227107 rows/sec., 5.55 MiB/sec.
13024 2024.07.09 04:00:15.115360 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Debug> DynamicQueryHandler: Done processing query
13025 2024.07.09 04:00:15.115384 [ 3 ] {3900bd2d-27b3-482e-84f8-da545b5fe793} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13026 2024.07.09 04:00:15.115400 [ 3 ] {} <Debug> HTTP-Session: a79ee9bc-356e-45f5-9528-75046448e363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13027 2024.07.09 04:00:15.115581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13028 2024.07.09 04:00:15.115629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13029 2024.07.09 04:00:15.115649 [ 3 ] {} <Debug> HTTP-Session: c8453c6f-8163-423b-92d1-cb05ba17e3a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13030 2024.07.09 04:00:15.115665 [ 3 ] {} <Debug> HTTP-Session: c8453c6f-8163-423b-92d1-cb05ba17e3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13031 2024.07.09 04:00:15.115679 [ 3 ] {} <Debug> HTTP-Session: c8453c6f-8163-423b-92d1-cb05ba17e3a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13032 2024.07.09 04:00:15.115708 [ 3 ] {} <Trace> HTTP-Session: c8453c6f-8163-423b-92d1-cb05ba17e3a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13033 2024.07.09 04:00:15.115846 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13034 2024.07.09 04:00:15.115891 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13035 2024.07.09 04:00:15.116039 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13036 2024.07.09 04:00:15.116423 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13037 2024.07.09 04:00:15.116458 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
13038 2024.07.09 04:00:15.116843 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13039 2024.07.09 04:00:15.117182 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13040 2024.07.09 04:00:15.117335 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001546 sec., 104139.71539456662 rows/sec., 7.25 MiB/sec.
13041 2024.07.09 04:00:15.117511 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Debug> DynamicQueryHandler: Done processing query
13042 2024.07.09 04:00:15.117535 [ 3 ] {6b4ae4a6-5d23-439b-826b-3acec0488866} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13043 2024.07.09 04:00:15.117551 [ 3 ] {} <Debug> HTTP-Session: c8453c6f-8163-423b-92d1-cb05ba17e3a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13044 2024.07.09 04:00:15.117787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13045 2024.07.09 04:00:15.117836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13046 2024.07.09 04:00:15.117855 [ 3 ] {} <Debug> HTTP-Session: 7ae0dfc7-561a-4326-95e8-e2203d1f60ba Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13047 2024.07.09 04:00:15.117872 [ 3 ] {} <Debug> HTTP-Session: 7ae0dfc7-561a-4326-95e8-e2203d1f60ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13048 2024.07.09 04:00:15.117886 [ 3 ] {} <Debug> HTTP-Session: 7ae0dfc7-561a-4326-95e8-e2203d1f60ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13049 2024.07.09 04:00:15.117918 [ 3 ] {} <Trace> HTTP-Session: 7ae0dfc7-561a-4326-95e8-e2203d1f60ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13050 2024.07.09 04:00:15.118224 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13051 2024.07.09 04:00:15.118286 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <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
13052 2024.07.09 04:00:15.118688 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13053 2024.07.09 04:00:15.119381 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13054 2024.07.09 04:00:15.119418 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
13055 2024.07.09 04:00:15.120032 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13056 2024.07.09 04:00:15.120434 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13057 2024.07.09 04:00:15.120626 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002616 sec., 11850.152905198778 rows/sec., 21.23 MiB/sec.
13058 2024.07.09 04:00:15.120947 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Debug> DynamicQueryHandler: Done processing query
13059 2024.07.09 04:00:15.120985 [ 3 ] {02dd0eb7-5b06-4c84-8067-1a62005ee14c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13060 2024.07.09 04:00:15.121007 [ 3 ] {} <Debug> HTTP-Session: 7ae0dfc7-561a-4326-95e8-e2203d1f60ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13061 2024.07.09 04:00:15.121147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13062 2024.07.09 04:00:15.121195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13063 2024.07.09 04:00:15.121214 [ 3 ] {} <Debug> HTTP-Session: e29b28b4-eaa2-432a-8d4a-871b6402ce60 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13064 2024.07.09 04:00:15.121230 [ 3 ] {} <Debug> HTTP-Session: e29b28b4-eaa2-432a-8d4a-871b6402ce60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13065 2024.07.09 04:00:15.121244 [ 3 ] {} <Debug> HTTP-Session: e29b28b4-eaa2-432a-8d4a-871b6402ce60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13066 2024.07.09 04:00:15.121274 [ 3 ] {} <Trace> HTTP-Session: e29b28b4-eaa2-432a-8d4a-871b6402ce60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13067 2024.07.09 04:00:15.121389 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13068 2024.07.09 04:00:15.121433 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13069 2024.07.09 04:00:15.121560 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13070 2024.07.09 04:00:15.122004 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13071 2024.07.09 04:00:15.122042 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
13072 2024.07.09 04:00:15.122393 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13073 2024.07.09 04:00:15.122700 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13074 2024.07.09 04:00:15.122848 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec.
13075 2024.07.09 04:00:15.123022 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Debug> DynamicQueryHandler: Done processing query
13076 2024.07.09 04:00:15.123046 [ 3 ] {056d0fef-34d2-445e-8eae-3118bb8fb939} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13077 2024.07.09 04:00:15.123062 [ 3 ] {} <Debug> HTTP-Session: e29b28b4-eaa2-432a-8d4a-871b6402ce60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13078 2024.07.09 04:00:18.753739 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
13079 2024.07.09 04:00:18.753802 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
13080 2024.07.09 04:00:20.104569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13081 2024.07.09 04:00:20.104720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13082 2024.07.09 04:00:20.104753 [ 3 ] {} <Debug> HTTP-Session: 40fd4fd2-aff4-49d5-8b6e-acc2d16c8c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13083 2024.07.09 04:00:20.104786 [ 3 ] {} <Debug> HTTP-Session: 40fd4fd2-aff4-49d5-8b6e-acc2d16c8c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13084 2024.07.09 04:00:20.104807 [ 3 ] {} <Debug> HTTP-Session: 40fd4fd2-aff4-49d5-8b6e-acc2d16c8c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13085 2024.07.09 04:00:20.104870 [ 3 ] {} <Trace> HTTP-Session: 40fd4fd2-aff4-49d5-8b6e-acc2d16c8c0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13086 2024.07.09 04:00:20.105116 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13087 2024.07.09 04:00:20.105199 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13088 2024.07.09 04:00:20.105455 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13089 2024.07.09 04:00:20.105921 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13090 2024.07.09 04:00:20.105968 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13091 2024.07.09 04:00:20.106346 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13092 2024.07.09 04:00:20.106682 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13093 2024.07.09 04:00:20.106860 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 1.05 MiB/sec.
13094 2024.07.09 04:00:20.107071 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Debug> DynamicQueryHandler: Done processing query
13095 2024.07.09 04:00:20.107097 [ 3 ] {2fa5824c-789a-42f9-9a6f-02d9a30ae182} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13096 2024.07.09 04:00:20.107113 [ 3 ] {} <Debug> HTTP-Session: 40fd4fd2-aff4-49d5-8b6e-acc2d16c8c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13097 2024.07.09 04:00:20.107291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13098 2024.07.09 04:00:20.107341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13099 2024.07.09 04:00:20.107361 [ 3 ] {} <Debug> HTTP-Session: c3ec8b1b-a4a8-4d02-9dc2-788f88c22add Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13100 2024.07.09 04:00:20.107378 [ 3 ] {} <Debug> HTTP-Session: c3ec8b1b-a4a8-4d02-9dc2-788f88c22add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13101 2024.07.09 04:00:20.107392 [ 3 ] {} <Debug> HTTP-Session: c3ec8b1b-a4a8-4d02-9dc2-788f88c22add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13102 2024.07.09 04:00:20.107422 [ 3 ] {} <Trace> HTTP-Session: c3ec8b1b-a4a8-4d02-9dc2-788f88c22add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13103 2024.07.09 04:00:20.107556 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13104 2024.07.09 04:00:20.107600 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13105 2024.07.09 04:00:20.107727 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13106 2024.07.09 04:00:20.108127 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13107 2024.07.09 04:00:20.108164 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13108 2024.07.09 04:00:20.108484 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13109 2024.07.09 04:00:20.108820 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13110 2024.07.09 04:00:20.108994 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Debug> executeQuery: Read 128 rows, 10.87 KiB in 0.001484 sec., 86253.36927223719 rows/sec., 7.16 MiB/sec.
13111 2024.07.09 04:00:20.109170 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Debug> DynamicQueryHandler: Done processing query
13112 2024.07.09 04:00:20.109194 [ 3 ] {e8f81e10-d328-43b8-bcfe-3ea10e326c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13113 2024.07.09 04:00:20.109210 [ 3 ] {} <Debug> HTTP-Session: c3ec8b1b-a4a8-4d02-9dc2-788f88c22add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13114 2024.07.09 04:00:20.109343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13115 2024.07.09 04:00:20.109392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13116 2024.07.09 04:00:20.109411 [ 3 ] {} <Debug> HTTP-Session: 51304a7e-a11d-4830-8ef3-abd973bbbebc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13117 2024.07.09 04:00:20.109523 [ 3 ] {} <Debug> HTTP-Session: 51304a7e-a11d-4830-8ef3-abd973bbbebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13118 2024.07.09 04:00:20.109537 [ 3 ] {} <Debug> HTTP-Session: 51304a7e-a11d-4830-8ef3-abd973bbbebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13119 2024.07.09 04:00:20.109568 [ 3 ] {} <Trace> HTTP-Session: 51304a7e-a11d-4830-8ef3-abd973bbbebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13120 2024.07.09 04:00:20.109689 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13121 2024.07.09 04:00:20.109733 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13122 2024.07.09 04:00:20.109860 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13123 2024.07.09 04:00:20.110189 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13124 2024.07.09 04:00:20.110225 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13125 2024.07.09 04:00:20.110536 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13126 2024.07.09 04:00:20.110845 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13127 2024.07.09 04:00:20.111089 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00144 sec., 61111.11111111111 rows/sec., 4.77 MiB/sec.
13128 2024.07.09 04:00:20.111245 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Debug> DynamicQueryHandler: Done processing query
13129 2024.07.09 04:00:20.111269 [ 3 ] {5a28fb9f-3590-4ac1-af6b-a3cdb8ecba7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13130 2024.07.09 04:00:20.111284 [ 3 ] {} <Debug> HTTP-Session: 51304a7e-a11d-4830-8ef3-abd973bbbebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13131 2024.07.09 04:00:20.111432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13132 2024.07.09 04:00:20.111479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13133 2024.07.09 04:00:20.111498 [ 3 ] {} <Debug> HTTP-Session: 29edb0f4-784a-471b-8ef7-11a12c93e9a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13134 2024.07.09 04:00:20.111515 [ 3 ] {} <Debug> HTTP-Session: 29edb0f4-784a-471b-8ef7-11a12c93e9a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13135 2024.07.09 04:00:20.111529 [ 3 ] {} <Debug> HTTP-Session: 29edb0f4-784a-471b-8ef7-11a12c93e9a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13136 2024.07.09 04:00:20.111559 [ 3 ] {} <Trace> HTTP-Session: 29edb0f4-784a-471b-8ef7-11a12c93e9a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13137 2024.07.09 04:00:20.111696 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13138 2024.07.09 04:00:20.111744 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13139 2024.07.09 04:00:20.111886 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13140 2024.07.09 04:00:20.112274 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13141 2024.07.09 04:00:20.112310 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13142 2024.07.09 04:00:20.112696 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13143 2024.07.09 04:00:20.113039 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13144 2024.07.09 04:00:20.113220 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec.
13145 2024.07.09 04:00:20.113423 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Debug> DynamicQueryHandler: Done processing query
13146 2024.07.09 04:00:20.113460 [ 3 ] {b6d9f03f-2b99-422f-9181-2bc169c0fce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13147 2024.07.09 04:00:20.113490 [ 3 ] {} <Debug> HTTP-Session: 29edb0f4-784a-471b-8ef7-11a12c93e9a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13148 2024.07.09 04:00:20.113653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 39152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13149 2024.07.09 04:00:20.113701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13150 2024.07.09 04:00:20.113720 [ 3 ] {} <Debug> HTTP-Session: d66ca6ac-9b37-4bee-990b-92b8ac293342 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13151 2024.07.09 04:00:20.113737 [ 3 ] {} <Debug> HTTP-Session: d66ca6ac-9b37-4bee-990b-92b8ac293342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13152 2024.07.09 04:00:20.113751 [ 3 ] {} <Debug> HTTP-Session: d66ca6ac-9b37-4bee-990b-92b8ac293342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13153 2024.07.09 04:00:20.113781 [ 3 ] {} <Trace> HTTP-Session: d66ca6ac-9b37-4bee-990b-92b8ac293342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13154 2024.07.09 04:00:20.114043 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13155 2024.07.09 04:00:20.114107 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <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
13156 2024.07.09 04:00:20.114520 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13157 2024.07.09 04:00:20.115101 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13158 2024.07.09 04:00:20.115136 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13159 2024.07.09 04:00:20.115727 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13160 2024.07.09 04:00:20.116144 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13161 2024.07.09 04:00:20.116348 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002475 sec., 9696.969696969696 rows/sec., 17.38 MiB/sec.
13162 2024.07.09 04:00:20.116559 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Debug> DynamicQueryHandler: Done processing query
13163 2024.07.09 04:00:20.116584 [ 3 ] {c0cd7cfd-68f3-4346-a3d2-397a548e834f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13164 2024.07.09 04:00:20.116599 [ 3 ] {} <Debug> HTTP-Session: d66ca6ac-9b37-4bee-990b-92b8ac293342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13165 2024.07.09 04:00:20.116756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13166 2024.07.09 04:00:20.116804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13167 2024.07.09 04:00:20.116823 [ 3 ] {} <Debug> HTTP-Session: bfd306ef-7652-4fd2-a472-6abac15b0550 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13168 2024.07.09 04:00:20.116840 [ 3 ] {} <Debug> HTTP-Session: bfd306ef-7652-4fd2-a472-6abac15b0550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13169 2024.07.09 04:00:20.116853 [ 3 ] {} <Debug> HTTP-Session: bfd306ef-7652-4fd2-a472-6abac15b0550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13170 2024.07.09 04:00:20.116883 [ 3 ] {} <Trace> HTTP-Session: bfd306ef-7652-4fd2-a472-6abac15b0550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13171 2024.07.09 04:00:20.116993 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13172 2024.07.09 04:00:20.117038 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13173 2024.07.09 04:00:20.117163 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13174 2024.07.09 04:00:20.117494 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13175 2024.07.09 04:00:20.117529 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13176 2024.07.09 04:00:20.117880 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13177 2024.07.09 04:00:20.118196 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13178 2024.07.09 04:00:20.118355 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
13179 2024.07.09 04:00:20.118582 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Debug> DynamicQueryHandler: Done processing query
13180 2024.07.09 04:00:20.118634 [ 3 ] {d9242e03-d8c3-4c97-b061-ed573c3882d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13181 2024.07.09 04:00:20.118682 [ 3 ] {} <Debug> HTTP-Session: bfd306ef-7652-4fd2-a472-6abac15b0550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13182 2024.07.09 04:00:25.105136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13183 2024.07.09 04:00:25.105281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13184 2024.07.09 04:00:25.105309 [ 3 ] {} <Debug> HTTP-Session: 34fe1295-9ea5-4d42-b74d-e720f50bad91 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13185 2024.07.09 04:00:25.105339 [ 3 ] {} <Debug> HTTP-Session: 34fe1295-9ea5-4d42-b74d-e720f50bad91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13186 2024.07.09 04:00:25.105356 [ 3 ] {} <Debug> HTTP-Session: 34fe1295-9ea5-4d42-b74d-e720f50bad91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13187 2024.07.09 04:00:25.105411 [ 3 ] {} <Trace> HTTP-Session: 34fe1295-9ea5-4d42-b74d-e720f50bad91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13188 2024.07.09 04:00:25.105621 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13189 2024.07.09 04:00:25.105684 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13190 2024.07.09 04:00:25.105871 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13191 2024.07.09 04:00:25.106279 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13192 2024.07.09 04:00:25.106316 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13193 2024.07.09 04:00:25.106684 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13194 2024.07.09 04:00:25.107019 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13195 2024.07.09 04:00:25.107158 [ 84 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13196 2024.07.09 04:00:25.107160 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001607 sec., 19290.60360920971 rows/sec., 1.53 MiB/sec.
13197 2024.07.09 04:00:25.107200 [ 84 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13198 2024.07.09 04:00:25.107235 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13199 2024.07.09 04:00:25.107496 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Debug> DynamicQueryHandler: Done processing query
13200 2024.07.09 04:00:25.107518 [ 193 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
13201 2024.07.09 04:00:25.107533 [ 3 ] {1afa8230-d870-4db6-80c8-bdcf92c9b556} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13202 2024.07.09 04:00:25.107614 [ 3 ] {} <Debug> HTTP-Session: 34fe1295-9ea5-4d42-b74d-e720f50bad91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13203 2024.07.09 04:00:25.107925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 21896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13204 2024.07.09 04:00:25.108091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13205 2024.07.09 04:00:25.108179 [ 3 ] {} <Debug> HTTP-Session: 2b8db16d-3822-40d1-b558-cbde278caa8e Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13206 2024.07.09 04:00:25.108251 [ 3 ] {} <Debug> HTTP-Session: 2b8db16d-3822-40d1-b558-cbde278caa8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13207 2024.07.09 04:00:25.108319 [ 3 ] {} <Debug> HTTP-Session: 2b8db16d-3822-40d1-b558-cbde278caa8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13208 2024.07.09 04:00:25.108447 [ 3 ] {} <Trace> HTTP-Session: 2b8db16d-3822-40d1-b558-cbde278caa8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13209 2024.07.09 04:00:25.108579 [ 193 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13210 2024.07.09 04:00:25.108760 [ 193 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 55 rows starting from the beginning of the part
13211 2024.07.09 04:00:25.108839 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13212 2024.07.09 04:00:25.109003 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13213 2024.07.09 04:00:25.109030 [ 193 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part
13214 2024.07.09 04:00:25.109386 [ 193 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part
13215 2024.07.09 04:00:25.109723 [ 193 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part
13216 2024.07.09 04:00:25.110168 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13217 2024.07.09 04:00:25.110168 [ 193 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part
13218 2024.07.09 04:00:25.110486 [ 193 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part
13219 2024.07.09 04:00:25.111181 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13220 2024.07.09 04:00:25.111257 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13221 2024.07.09 04:00:25.112103 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13222 2024.07.09 04:00:25.113032 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.005677229 sec., 34523.88480366038 rows/sec., 2.73 MiB/sec.
13223 2024.07.09 04:00:25.113056 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13224 2024.07.09 04:00:25.113345 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13225 2024.07.09 04:00:25.113366 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Debug> executeQuery: Read 149 rows, 12.82 KiB in 0.004668 sec., 31919.45158526135 rows/sec., 2.68 MiB/sec.
13226 2024.07.09 04:00:25.113863 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Debug> DynamicQueryHandler: Done processing query
13227 2024.07.09 04:00:25.113960 [ 3 ] {5cf17ea5-063c-4839-a728-c2f6a6bacddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13228 2024.07.09 04:00:25.114074 [ 3 ] {} <Debug> HTTP-Session: 2b8db16d-3822-40d1-b558-cbde278caa8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13229 2024.07.09 04:00:25.114426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13230 2024.07.09 04:00:25.114610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13231 2024.07.09 04:00:25.114723 [ 3 ] {} <Debug> HTTP-Session: d0ee8fdc-c03d-43a0-8c93-e84ff0cdedc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13232 2024.07.09 04:00:25.114820 [ 3 ] {} <Debug> HTTP-Session: d0ee8fdc-c03d-43a0-8c93-e84ff0cdedc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13233 2024.07.09 04:00:25.114846 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13234 2024.07.09 04:00:25.114905 [ 3 ] {} <Debug> HTTP-Session: d0ee8fdc-c03d-43a0-8c93-e84ff0cdedc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13235 2024.07.09 04:00:25.115016 [ 3 ] {} <Trace> HTTP-Session: d0ee8fdc-c03d-43a0-8c93-e84ff0cdedc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13236 2024.07.09 04:00:25.115087 [ 194 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_81_16} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13237 2024.07.09 04:00:25.115239 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13238 2024.07.09 04:00:25.115243 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13239 2024.07.09 04:00:25.115316 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13240 2024.07.09 04:00:25.115473 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13241 2024.07.09 04:00:25.115890 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13242 2024.07.09 04:00:25.115927 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13243 2024.07.09 04:00:25.116253 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13244 2024.07.09 04:00:25.116560 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13245 2024.07.09 04:00:25.116709 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001566 sec., 60664.11238825032 rows/sec., 4.74 MiB/sec.
13246 2024.07.09 04:00:25.116894 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Debug> DynamicQueryHandler: Done processing query
13247 2024.07.09 04:00:25.116924 [ 3 ] {6b6c4f5e-50c7-436f-9ce3-75b01d847364} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13248 2024.07.09 04:00:25.116941 [ 3 ] {} <Debug> HTTP-Session: d0ee8fdc-c03d-43a0-8c93-e84ff0cdedc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13249 2024.07.09 04:00:25.117157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13250 2024.07.09 04:00:25.117207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13251 2024.07.09 04:00:25.117225 [ 3 ] {} <Debug> HTTP-Session: 668e4473-2be3-4139-a299-b9e2b4056ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13252 2024.07.09 04:00:25.117242 [ 3 ] {} <Debug> HTTP-Session: 668e4473-2be3-4139-a299-b9e2b4056ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13253 2024.07.09 04:00:25.117256 [ 3 ] {} <Debug> HTTP-Session: 668e4473-2be3-4139-a299-b9e2b4056ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13254 2024.07.09 04:00:25.117286 [ 3 ] {} <Trace> HTTP-Session: 668e4473-2be3-4139-a299-b9e2b4056ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13255 2024.07.09 04:00:25.117442 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13256 2024.07.09 04:00:25.117489 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13257 2024.07.09 04:00:25.117634 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13258 2024.07.09 04:00:25.118019 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13259 2024.07.09 04:00:25.118055 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13260 2024.07.09 04:00:25.118449 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13261 2024.07.09 04:00:25.118782 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13262 2024.07.09 04:00:25.118933 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec.
13263 2024.07.09 04:00:25.119115 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Debug> DynamicQueryHandler: Done processing query
13264 2024.07.09 04:00:25.119140 [ 3 ] {71704ecf-04ae-4d5b-901f-1cb3a3fbc0fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13265 2024.07.09 04:00:25.119156 [ 3 ] {} <Debug> HTTP-Session: 668e4473-2be3-4139-a299-b9e2b4056ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13266 2024.07.09 04:00:25.119413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13267 2024.07.09 04:00:25.119462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13268 2024.07.09 04:00:25.119481 [ 3 ] {} <Debug> HTTP-Session: 4f15f6e1-3987-486b-8256-b93410f72f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13269 2024.07.09 04:00:25.119498 [ 3 ] {} <Debug> HTTP-Session: 4f15f6e1-3987-486b-8256-b93410f72f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13270 2024.07.09 04:00:25.119512 [ 3 ] {} <Debug> HTTP-Session: 4f15f6e1-3987-486b-8256-b93410f72f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13271 2024.07.09 04:00:25.119542 [ 3 ] {} <Trace> HTTP-Session: 4f15f6e1-3987-486b-8256-b93410f72f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13272 2024.07.09 04:00:25.119867 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13273 2024.07.09 04:00:25.119931 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <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
13274 2024.07.09 04:00:25.120350 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13275 2024.07.09 04:00:25.121105 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13276 2024.07.09 04:00:25.121142 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13277 2024.07.09 04:00:25.121748 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13278 2024.07.09 04:00:25.122148 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13279 2024.07.09 04:00:25.122331 [ 81 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13280 2024.07.09 04:00:25.122351 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002714 sec., 11422.254974207812 rows/sec., 20.47 MiB/sec.
13281 2024.07.09 04:00:25.122405 [ 81 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13282 2024.07.09 04:00:25.122485 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13283 2024.07.09 04:00:25.122729 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
13284 2024.07.09 04:00:25.122821 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Debug> DynamicQueryHandler: Done processing query
13285 2024.07.09 04:00:25.122853 [ 3 ] {31eb6b97-81e2-403e-81c0-02d8194f4381} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13286 2024.07.09 04:00:25.122881 [ 3 ] {} <Debug> HTTP-Session: 4f15f6e1-3987-486b-8256-b93410f72f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13287 2024.07.09 04:00:25.123050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13288 2024.07.09 04:00:25.123123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13289 2024.07.09 04:00:25.123128 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13290 2024.07.09 04:00:25.123146 [ 3 ] {} <Debug> HTTP-Session: 7e2d191d-db33-4eef-9ec0-2df0a4ecd22a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13291 2024.07.09 04:00:25.123176 [ 3 ] {} <Debug> HTTP-Session: 7e2d191d-db33-4eef-9ec0-2df0a4ecd22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13292 2024.07.09 04:00:25.123203 [ 3 ] {} <Debug> HTTP-Session: 7e2d191d-db33-4eef-9ec0-2df0a4ecd22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13293 2024.07.09 04:00:25.123231 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1311 rows starting from the beginning of the part
13294 2024.07.09 04:00:25.123246 [ 3 ] {} <Trace> HTTP-Session: 7e2d191d-db33-4eef-9ec0-2df0a4ecd22a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13295 2024.07.09 04:00:25.123468 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13296 2024.07.09 04:00:25.123649 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13297 2024.07.09 04:00:25.123836 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part
13298 2024.07.09 04:00:25.124289 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13299 2024.07.09 04:00:25.124512 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part
13300 2024.07.09 04:00:25.125063 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part
13301 2024.07.09 04:00:25.125148 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13302 2024.07.09 04:00:25.125237 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13303 2024.07.09 04:00:25.125575 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part
13304 2024.07.09 04:00:25.126071 [ 188 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part
13305 2024.07.09 04:00:25.126321 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13306 2024.07.09 04:00:25.126988 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13307 2024.07.09 04:00:25.127269 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003924 sec., 15290.519877675839 rows/sec., 1.03 MiB/sec.
13308 2024.07.09 04:00:25.127535 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Debug> DynamicQueryHandler: Done processing query
13309 2024.07.09 04:00:25.127563 [ 3 ] {81ccd407-1549-4889-accf-73821023f7ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13310 2024.07.09 04:00:25.127580 [ 3 ] {} <Debug> HTTP-Session: 7e2d191d-db33-4eef-9ec0-2df0a4ecd22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13311 2024.07.09 04:00:25.131574 [ 198 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 19 columns (19 merged, 0 gathered) in 0.008965796 sec., 161948.81079159063 rows/sec., 290.20 MiB/sec.
13312 2024.07.09 04:00:25.132951 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13313 2024.07.09 04:00:25.133622 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13314 2024.07.09 04:00:25.133715 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13315 2024.07.09 04:00:25.133873 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB.
13316 2024.07.09 04:00:30.104403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13317 2024.07.09 04:00:30.104535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13318 2024.07.09 04:00:30.104563 [ 3 ] {} <Debug> HTTP-Session: abd8f70a-d7b8-4c92-9271-1498ce3d158c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13319 2024.07.09 04:00:30.104591 [ 3 ] {} <Debug> HTTP-Session: abd8f70a-d7b8-4c92-9271-1498ce3d158c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13320 2024.07.09 04:00:30.104608 [ 3 ] {} <Debug> HTTP-Session: abd8f70a-d7b8-4c92-9271-1498ce3d158c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13321 2024.07.09 04:00:30.104663 [ 3 ] {} <Trace> HTTP-Session: abd8f70a-d7b8-4c92-9271-1498ce3d158c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13322 2024.07.09 04:00:30.104849 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13323 2024.07.09 04:00:30.104911 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13324 2024.07.09 04:00:30.105100 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13325 2024.07.09 04:00:30.105559 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13326 2024.07.09 04:00:30.105598 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13327 2024.07.09 04:00:30.105965 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13328 2024.07.09 04:00:30.106328 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13329 2024.07.09 04:00:30.106502 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001709 sec., 14043.300175541252 rows/sec., 1.11 MiB/sec.
13330 2024.07.09 04:00:30.106717 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Debug> DynamicQueryHandler: Done processing query
13331 2024.07.09 04:00:30.106744 [ 3 ] {ebee0602-1383-4f9a-b505-c6720dd6149b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13332 2024.07.09 04:00:30.106760 [ 3 ] {} <Debug> HTTP-Session: abd8f70a-d7b8-4c92-9271-1498ce3d158c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13333 2024.07.09 04:00:30.106950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13334 2024.07.09 04:00:30.107001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13335 2024.07.09 04:00:30.107020 [ 3 ] {} <Debug> HTTP-Session: 8cf578c8-f03c-46d5-8316-d3288e0985d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13336 2024.07.09 04:00:30.107037 [ 3 ] {} <Debug> HTTP-Session: 8cf578c8-f03c-46d5-8316-d3288e0985d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13337 2024.07.09 04:00:30.107051 [ 3 ] {} <Debug> HTTP-Session: 8cf578c8-f03c-46d5-8316-d3288e0985d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13338 2024.07.09 04:00:30.107082 [ 3 ] {} <Trace> HTTP-Session: 8cf578c8-f03c-46d5-8316-d3288e0985d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13339 2024.07.09 04:00:30.107218 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13340 2024.07.09 04:00:30.107261 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13341 2024.07.09 04:00:30.107391 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13342 2024.07.09 04:00:30.107796 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13343 2024.07.09 04:00:30.107833 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13344 2024.07.09 04:00:30.108156 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
13345 2024.07.09 04:00:30.108464 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13346 2024.07.09 04:00:30.108612 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Debug> executeQuery: Read 128 rows, 10.87 KiB in 0.001445 sec., 88581.31487889272 rows/sec., 7.35 MiB/sec.
13347 2024.07.09 04:00:30.108811 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Debug> DynamicQueryHandler: Done processing query
13348 2024.07.09 04:00:30.108846 [ 3 ] {ae0a8444-4862-4c75-933b-9909f49c8648} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13349 2024.07.09 04:00:30.108876 [ 3 ] {} <Debug> HTTP-Session: 8cf578c8-f03c-46d5-8316-d3288e0985d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13350 2024.07.09 04:00:30.109044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13351 2024.07.09 04:00:30.109097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13352 2024.07.09 04:00:30.109115 [ 3 ] {} <Debug> HTTP-Session: 43c9cbf7-08b4-4779-a620-5534949bfb05 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13353 2024.07.09 04:00:30.109132 [ 3 ] {} <Debug> HTTP-Session: 43c9cbf7-08b4-4779-a620-5534949bfb05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13354 2024.07.09 04:00:30.109146 [ 3 ] {} <Debug> HTTP-Session: 43c9cbf7-08b4-4779-a620-5534949bfb05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13355 2024.07.09 04:00:30.109177 [ 3 ] {} <Trace> HTTP-Session: 43c9cbf7-08b4-4779-a620-5534949bfb05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13356 2024.07.09 04:00:30.109297 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13357 2024.07.09 04:00:30.109341 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13358 2024.07.09 04:00:30.109468 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13359 2024.07.09 04:00:30.109821 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13360 2024.07.09 04:00:30.109858 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13361 2024.07.09 04:00:30.110174 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
13362 2024.07.09 04:00:30.110478 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13363 2024.07.09 04:00:30.110608 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001356 sec., 64896.75516224189 rows/sec., 5.07 MiB/sec.
13364 2024.07.09 04:00:30.110810 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Debug> DynamicQueryHandler: Done processing query
13365 2024.07.09 04:00:30.110835 [ 3 ] {0eff42e2-325b-4efa-a5d0-8fb07fdf01a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13366 2024.07.09 04:00:30.110851 [ 3 ] {} <Debug> HTTP-Session: 43c9cbf7-08b4-4779-a620-5534949bfb05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13367 2024.07.09 04:00:30.111060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13368 2024.07.09 04:00:30.111109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13369 2024.07.09 04:00:30.111128 [ 3 ] {} <Debug> HTTP-Session: 48e149c4-b5ff-494e-b5cd-c14cc4630db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13370 2024.07.09 04:00:30.111144 [ 3 ] {} <Debug> HTTP-Session: 48e149c4-b5ff-494e-b5cd-c14cc4630db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.07.09 04:00:30.111157 [ 3 ] {} <Debug> HTTP-Session: 48e149c4-b5ff-494e-b5cd-c14cc4630db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13372 2024.07.09 04:00:30.111188 [ 3 ] {} <Trace> HTTP-Session: 48e149c4-b5ff-494e-b5cd-c14cc4630db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13373 2024.07.09 04:00:30.111324 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13374 2024.07.09 04:00:30.111371 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13375 2024.07.09 04:00:30.111525 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13376 2024.07.09 04:00:30.111928 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13377 2024.07.09 04:00:30.111964 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13378 2024.07.09 04:00:30.112355 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
13379 2024.07.09 04:00:30.112716 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13380 2024.07.09 04:00:30.112870 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
13381 2024.07.09 04:00:30.113051 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Debug> DynamicQueryHandler: Done processing query
13382 2024.07.09 04:00:30.113077 [ 3 ] {b2b21efc-d884-4f59-b3f4-93a320b169db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13383 2024.07.09 04:00:30.113093 [ 3 ] {} <Debug> HTTP-Session: 48e149c4-b5ff-494e-b5cd-c14cc4630db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13384 2024.07.09 04:00:30.113267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 39151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13385 2024.07.09 04:00:30.113317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13386 2024.07.09 04:00:30.113336 [ 3 ] {} <Debug> HTTP-Session: 497a973c-fe5e-47ef-8c3c-3c8b32ff72ad Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13387 2024.07.09 04:00:30.113353 [ 3 ] {} <Debug> HTTP-Session: 497a973c-fe5e-47ef-8c3c-3c8b32ff72ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13388 2024.07.09 04:00:30.113367 [ 3 ] {} <Debug> HTTP-Session: 497a973c-fe5e-47ef-8c3c-3c8b32ff72ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13389 2024.07.09 04:00:30.113397 [ 3 ] {} <Trace> HTTP-Session: 497a973c-fe5e-47ef-8c3c-3c8b32ff72ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13390 2024.07.09 04:00:30.113673 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13391 2024.07.09 04:00:30.113735 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <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
13392 2024.07.09 04:00:30.114226 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13393 2024.07.09 04:00:30.114905 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13394 2024.07.09 04:00:30.114943 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13395 2024.07.09 04:00:30.115546 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13396 2024.07.09 04:00:30.115952 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13397 2024.07.09 04:00:30.116135 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002652 sec., 9049.77375565611 rows/sec., 16.22 MiB/sec.
13398 2024.07.09 04:00:30.116345 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Debug> DynamicQueryHandler: Done processing query
13399 2024.07.09 04:00:30.116371 [ 3 ] {6312dc45-357a-4682-b915-f1fe32519053} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13400 2024.07.09 04:00:30.116388 [ 3 ] {} <Debug> HTTP-Session: 497a973c-fe5e-47ef-8c3c-3c8b32ff72ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13401 2024.07.09 04:00:30.116525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13402 2024.07.09 04:00:30.116573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13403 2024.07.09 04:00:30.116592 [ 3 ] {} <Debug> HTTP-Session: c9476fc4-861e-4abc-8579-803551a52ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13404 2024.07.09 04:00:30.116610 [ 3 ] {} <Debug> HTTP-Session: c9476fc4-861e-4abc-8579-803551a52ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13405 2024.07.09 04:00:30.116624 [ 3 ] {} <Debug> HTTP-Session: c9476fc4-861e-4abc-8579-803551a52ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13406 2024.07.09 04:00:30.116655 [ 3 ] {} <Trace> HTTP-Session: c9476fc4-861e-4abc-8579-803551a52ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13407 2024.07.09 04:00:30.116769 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13408 2024.07.09 04:00:30.116813 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13409 2024.07.09 04:00:30.116940 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13410 2024.07.09 04:00:30.117238 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13411 2024.07.09 04:00:30.117276 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13412 2024.07.09 04:00:30.117641 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
13413 2024.07.09 04:00:30.117962 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13414 2024.07.09 04:00:30.118110 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
13415 2024.07.09 04:00:30.118388 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Debug> DynamicQueryHandler: Done processing query
13416 2024.07.09 04:00:30.118448 [ 3 ] {d82007e2-fbab-4245-be01-37ead83cc9bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13417 2024.07.09 04:00:30.118513 [ 3 ] {} <Debug> HTTP-Session: c9476fc4-861e-4abc-8579-803551a52ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13418 2024.07.09 04:00:33.753848 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
13419 2024.07.09 04:00:33.753915 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
13420 2024.07.09 04:00:35.105359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13421 2024.07.09 04:00:35.105466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13422 2024.07.09 04:00:35.105491 [ 3 ] {} <Debug> HTTP-Session: 279273e7-800a-4ed1-8d58-6b036f61d8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13423 2024.07.09 04:00:35.105515 [ 3 ] {} <Debug> HTTP-Session: 279273e7-800a-4ed1-8d58-6b036f61d8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13424 2024.07.09 04:00:35.105530 [ 3 ] {} <Debug> HTTP-Session: 279273e7-800a-4ed1-8d58-6b036f61d8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13425 2024.07.09 04:00:35.105578 [ 3 ] {} <Trace> HTTP-Session: 279273e7-800a-4ed1-8d58-6b036f61d8d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13426 2024.07.09 04:00:35.105763 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13427 2024.07.09 04:00:35.105825 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13428 2024.07.09 04:00:35.106010 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13429 2024.07.09 04:00:35.106419 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13430 2024.07.09 04:00:35.106457 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13431 2024.07.09 04:00:35.106827 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13432 2024.07.09 04:00:35.107225 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13433 2024.07.09 04:00:35.107377 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001676 sec., 18496.420047732696 rows/sec., 1.46 MiB/sec.
13434 2024.07.09 04:00:35.107553 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Debug> DynamicQueryHandler: Done processing query
13435 2024.07.09 04:00:35.107580 [ 3 ] {8971f7bb-3f46-4603-a3d0-8bb9364a5d02} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13436 2024.07.09 04:00:35.107596 [ 3 ] {} <Debug> HTTP-Session: 279273e7-800a-4ed1-8d58-6b036f61d8d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13437 2024.07.09 04:00:35.107781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 26825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13438 2024.07.09 04:00:35.107829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13439 2024.07.09 04:00:35.107849 [ 3 ] {} <Debug> HTTP-Session: 4baa14d0-bbbb-4f75-bb0b-ef20fe87ae8f Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13440 2024.07.09 04:00:35.107865 [ 3 ] {} <Debug> HTTP-Session: 4baa14d0-bbbb-4f75-bb0b-ef20fe87ae8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13441 2024.07.09 04:00:35.107879 [ 3 ] {} <Debug> HTTP-Session: 4baa14d0-bbbb-4f75-bb0b-ef20fe87ae8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13442 2024.07.09 04:00:35.107910 [ 3 ] {} <Trace> HTTP-Session: 4baa14d0-bbbb-4f75-bb0b-ef20fe87ae8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13443 2024.07.09 04:00:35.108050 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13444 2024.07.09 04:00:35.108094 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13445 2024.07.09 04:00:35.108216 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13446 2024.07.09 04:00:35.108656 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13447 2024.07.09 04:00:35.108693 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13448 2024.07.09 04:00:35.109027 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
13449 2024.07.09 04:00:35.109333 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13450 2024.07.09 04:00:35.109461 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Debug> executeQuery: Read 185 rows, 15.59 KiB in 0.001475 sec., 125423.72881355933 rows/sec., 10.32 MiB/sec.
13451 2024.07.09 04:00:35.109467 [ 76 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
13452 2024.07.09 04:00:35.109530 [ 76 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13453 2024.07.09 04:00:35.109566 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13454 2024.07.09 04:00:35.109651 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Debug> DynamicQueryHandler: Done processing query
13455 2024.07.09 04:00:35.109707 [ 3 ] {3c017c8b-8df0-4708-8d73-6fc796559cb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13456 2024.07.09 04:00:35.109750 [ 3 ] {} <Debug> HTTP-Session: 4baa14d0-bbbb-4f75-bb0b-ef20fe87ae8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13457 2024.07.09 04:00:35.109793 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
13458 2024.07.09 04:00:35.110015 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13459 2024.07.09 04:00:35.110027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 20171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13460 2024.07.09 04:00:35.110075 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 271 rows starting from the beginning of the part
13461 2024.07.09 04:00:35.110110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13462 2024.07.09 04:00:35.110162 [ 3 ] {} <Debug> HTTP-Session: 7358f4a3-e9cf-4944-bb92-e8c66e8a4295 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13463 2024.07.09 04:00:35.110243 [ 3 ] {} <Debug> HTTP-Session: 7358f4a3-e9cf-4944-bb92-e8c66e8a4295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13464 2024.07.09 04:00:35.110326 [ 3 ] {} <Debug> HTTP-Session: 7358f4a3-e9cf-4944-bb92-e8c66e8a4295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13465 2024.07.09 04:00:35.110328 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 150 rows starting from the beginning of the part
13466 2024.07.09 04:00:35.110435 [ 3 ] {} <Trace> HTTP-Session: 7358f4a3-e9cf-4944-bb92-e8c66e8a4295 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13467 2024.07.09 04:00:35.110584 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 128 rows starting from the beginning of the part
13468 2024.07.09 04:00:35.110847 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 149 rows starting from the beginning of the part
13469 2024.07.09 04:00:35.110866 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13470 2024.07.09 04:00:35.111050 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13471 2024.07.09 04:00:35.111088 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part
13472 2024.07.09 04:00:35.111399 [ 186 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 185 rows starting from the beginning of the part
13473 2024.07.09 04:00:35.112023 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13474 2024.07.09 04:00:35.112808 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13475 2024.07.09 04:00:35.112867 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13476 2024.07.09 04:00:35.113719 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
13477 2024.07.09 04:00:35.114299 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 4 columns (4 merged, 0 gathered) in 0.004648361 sec., 217496.01633780164 rows/sec., 18.10 MiB/sec.
13478 2024.07.09 04:00:35.114352 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13479 2024.07.09 04:00:35.114572 [ 76 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
13480 2024.07.09 04:00:35.114588 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
13481 2024.07.09 04:00:35.114599 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Debug> executeQuery: Read 119 rows, 9.50 KiB in 0.003908 sec., 30450.3582395087 rows/sec., 2.37 MiB/sec.
13482 2024.07.09 04:00:35.114624 [ 76 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13483 2024.07.09 04:00:35.114701 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13484 2024.07.09 04:00:35.115287 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Debug> DynamicQueryHandler: Done processing query
13485 2024.07.09 04:00:35.115360 [ 3 ] {8cfd4eac-b1fb-447f-b022-9031a47f188e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13486 2024.07.09 04:00:35.115365 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
13487 2024.07.09 04:00:35.115449 [ 3 ] {} <Debug> HTTP-Session: 7358f4a3-e9cf-4944-bb92-e8c66e8a4295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13488 2024.07.09 04:00:35.115776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 37190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13489 2024.07.09 04:00:35.115999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13490 2024.07.09 04:00:35.116126 [ 3 ] {} <Debug> HTTP-Session: abc37970-43c9-4fdb-808f-e6edc51256d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13491 2024.07.09 04:00:35.116191 [ 3 ] {} <Debug> HTTP-Session: abc37970-43c9-4fdb-808f-e6edc51256d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13492 2024.07.09 04:00:35.116273 [ 3 ] {} <Debug> HTTP-Session: abc37970-43c9-4fdb-808f-e6edc51256d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13493 2024.07.09 04:00:35.116386 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13494 2024.07.09 04:00:35.116449 [ 3 ] {} <Trace> HTTP-Session: abc37970-43c9-4fdb-808f-e6edc51256d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13495 2024.07.09 04:00:35.116525 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 199 rows starting from the beginning of the part
13496 2024.07.09 04:00:35.116948 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 97 rows starting from the beginning of the part
13497 2024.07.09 04:00:35.116942 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13498 2024.07.09 04:00:35.116993 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13499 2024.07.09 04:00:35.117250 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13500 2024.07.09 04:00:35.117409 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 88 rows starting from the beginning of the part
13501 2024.07.09 04:00:35.117434 [ 198 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_91_18} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
13502 2024.07.09 04:00:35.117886 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
13503 2024.07.09 04:00:35.117917 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 95 rows starting from the beginning of the part
13504 2024.07.09 04:00:35.118209 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 88 rows starting from the beginning of the part
13505 2024.07.09 04:00:35.118572 [ 200 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 119 rows starting from the beginning of the part
13506 2024.07.09 04:00:35.119106 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13507 2024.07.09 04:00:35.120941 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13508 2024.07.09 04:00:35.121049 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13509 2024.07.09 04:00:35.121787 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
13510 2024.07.09 04:00:35.121833 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.006938501 sec., 98868.61729932734 rows/sec., 7.69 MiB/sec.
13511 2024.07.09 04:00:35.122124 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
13512 2024.07.09 04:00:35.122780 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13513 2024.07.09 04:00:35.123052 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
13514 2024.07.09 04:00:35.123086 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Debug> executeQuery: Read 194 rows, 13.86 KiB in 0.006381 sec., 30402.75818837173 rows/sec., 2.12 MiB/sec.
13515 2024.07.09 04:00:35.123123 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13516 2024.07.09 04:00:35.123211 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13517 2024.07.09 04:00:35.123232 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13518 2024.07.09 04:00:35.123622 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
13519 2024.07.09 04:00:35.123645 [ 189 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_91_18} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
13520 2024.07.09 04:00:35.123668 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Debug> DynamicQueryHandler: Done processing query
13521 2024.07.09 04:00:35.123720 [ 3 ] {39e56255-6bb4-4636-bcd3-2e120c37ef5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13522 2024.07.09 04:00:35.123786 [ 3 ] {} <Debug> HTTP-Session: abc37970-43c9-4fdb-808f-e6edc51256d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13523 2024.07.09 04:00:35.123947 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
13524 2024.07.09 04:00:35.124015 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13525 2024.07.09 04:00:35.124041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13526 2024.07.09 04:00:35.124056 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 14167 rows starting from the beginning of the part
13527 2024.07.09 04:00:35.124119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13528 2024.07.09 04:00:35.124210 [ 3 ] {} <Debug> HTTP-Session: bf98c774-27bb-46f3-8c6e-9d7488401226 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13529 2024.07.09 04:00:35.124254 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part
13530 2024.07.09 04:00:35.124260 [ 3 ] {} <Debug> HTTP-Session: bf98c774-27bb-46f3-8c6e-9d7488401226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13531 2024.07.09 04:00:35.124339 [ 3 ] {} <Debug> HTTP-Session: bf98c774-27bb-46f3-8c6e-9d7488401226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13532 2024.07.09 04:00:35.124497 [ 3 ] {} <Trace> HTTP-Session: bf98c774-27bb-46f3-8c6e-9d7488401226 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13533 2024.07.09 04:00:35.124596 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part
13534 2024.07.09 04:00:35.124859 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
13535 2024.07.09 04:00:35.125068 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13536 2024.07.09 04:00:35.125089 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part
13537 2024.07.09 04:00:35.125480 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 194 rows starting from the beginning of the part
13538 2024.07.09 04:00:35.125478 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <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
13539 2024.07.09 04:00:35.126826 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13540 2024.07.09 04:00:35.128155 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13541 2024.07.09 04:00:35.128202 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13542 2024.07.09 04:00:35.129282 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13543 2024.07.09 04:00:35.129762 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13544 2024.07.09 04:00:35.129926 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005227 sec., 5930.744212741534 rows/sec., 10.63 MiB/sec.
13545 2024.07.09 04:00:35.130289 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Debug> DynamicQueryHandler: Done processing query
13546 2024.07.09 04:00:35.130340 [ 3 ] {c6af1567-d532-49eb-b01e-61db33990e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13547 2024.07.09 04:00:35.130360 [ 3 ] {} <Debug> HTTP-Session: bf98c774-27bb-46f3-8c6e-9d7488401226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13548 2024.07.09 04:00:35.130508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 8823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13549 2024.07.09 04:00:35.130558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13550 2024.07.09 04:00:35.130578 [ 3 ] {} <Debug> HTTP-Session: 7f21aaf5-5c22-4e9c-8f15-ce20ce2c0685 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13551 2024.07.09 04:00:35.130603 [ 3 ] {} <Debug> HTTP-Session: 7f21aaf5-5c22-4e9c-8f15-ce20ce2c0685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13552 2024.07.09 04:00:35.130627 [ 3 ] {} <Debug> HTTP-Session: 7f21aaf5-5c22-4e9c-8f15-ce20ce2c0685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13553 2024.07.09 04:00:35.130659 [ 3 ] {} <Trace> HTTP-Session: 7f21aaf5-5c22-4e9c-8f15-ce20ce2c0685 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13554 2024.07.09 04:00:35.130772 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13555 2024.07.09 04:00:35.130819 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13556 2024.07.09 04:00:35.131068 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15002 rows, containing 5 columns (5 merged, 0 gathered) in 0.007713595 sec., 1944877.8423031024 rows/sec., 135.54 MiB/sec.
13557 2024.07.09 04:00:35.131123 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13558 2024.07.09 04:00:35.131493 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13559 2024.07.09 04:00:35.131520 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
13560 2024.07.09 04:00:35.131535 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13561 2024.07.09 04:00:35.132062 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
13562 2024.07.09 04:00:35.132072 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13563 2024.07.09 04:00:35.132180 [ 192 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
13564 2024.07.09 04:00:35.132298 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB.
13565 2024.07.09 04:00:35.132491 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13566 2024.07.09 04:00:35.132667 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001927 sec., 30098.59885832901 rows/sec., 2.03 MiB/sec.
13567 2024.07.09 04:00:35.132707 [ 74 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
13568 2024.07.09 04:00:35.132824 [ 74 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13569 2024.07.09 04:00:35.132875 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13570 2024.07.09 04:00:35.132986 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Debug> DynamicQueryHandler: Done processing query
13571 2024.07.09 04:00:35.133057 [ 3 ] {1fd69eca-9b07-496b-88e0-eeed8920eaf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13572 2024.07.09 04:00:35.133120 [ 3 ] {} <Debug> HTTP-Session: 7f21aaf5-5c22-4e9c-8f15-ce20ce2c0685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13573 2024.07.09 04:00:35.133158 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
13574 2024.07.09 04:00:35.133316 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13575 2024.07.09 04:00:35.133356 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5046 rows starting from the beginning of the part
13576 2024.07.09 04:00:35.133496 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part
13577 2024.07.09 04:00:35.133609 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part
13578 2024.07.09 04:00:35.133857 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part
13579 2024.07.09 04:00:35.133988 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part
13580 2024.07.09 04:00:35.134179 [ 189 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 58 rows starting from the beginning of the part
13581 2024.07.09 04:00:35.136383 [ 196 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003379539 sec., 1581280.760482421 rows/sec., 106.53 MiB/sec.
13582 2024.07.09 04:00:35.136857 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
13583 2024.07.09 04:00:35.137332 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13584 2024.07.09 04:00:35.137436 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_91_18} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
13585 2024.07.09 04:00:35.137539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
13586 2024.07.09 04:00:40.104259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13587 2024.07.09 04:00:40.104418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13588 2024.07.09 04:00:40.104453 [ 3 ] {} <Debug> HTTP-Session: 87d2b989-9868-4824-84b2-a9510cf4b4a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13589 2024.07.09 04:00:40.104487 [ 3 ] {} <Debug> HTTP-Session: 87d2b989-9868-4824-84b2-a9510cf4b4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13590 2024.07.09 04:00:40.104508 [ 3 ] {} <Debug> HTTP-Session: 87d2b989-9868-4824-84b2-a9510cf4b4a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13591 2024.07.09 04:00:40.104572 [ 3 ] {} <Trace> HTTP-Session: 87d2b989-9868-4824-84b2-a9510cf4b4a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13592 2024.07.09 04:00:40.104817 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13593 2024.07.09 04:00:40.104906 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13594 2024.07.09 04:00:40.105131 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13595 2024.07.09 04:00:40.105637 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13596 2024.07.09 04:00:40.105684 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13597 2024.07.09 04:00:40.106070 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13598 2024.07.09 04:00:40.106411 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13599 2024.07.09 04:00:40.106595 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001849 sec., 12979.989183342348 rows/sec., 1.03 MiB/sec.
13600 2024.07.09 04:00:40.106818 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Debug> DynamicQueryHandler: Done processing query
13601 2024.07.09 04:00:40.106847 [ 3 ] {3e724c4d-91b1-462f-8e6f-2789afe23023} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13602 2024.07.09 04:00:40.106863 [ 3 ] {} <Debug> HTTP-Session: 87d2b989-9868-4824-84b2-a9510cf4b4a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13603 2024.07.09 04:00:40.107043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13604 2024.07.09 04:00:40.107100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13605 2024.07.09 04:00:40.107119 [ 3 ] {} <Debug> HTTP-Session: 72318460-9cec-4715-a16f-c8fa40364b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13606 2024.07.09 04:00:40.107139 [ 3 ] {} <Debug> HTTP-Session: 72318460-9cec-4715-a16f-c8fa40364b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13607 2024.07.09 04:00:40.107153 [ 3 ] {} <Debug> HTTP-Session: 72318460-9cec-4715-a16f-c8fa40364b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13608 2024.07.09 04:00:40.107188 [ 3 ] {} <Trace> HTTP-Session: 72318460-9cec-4715-a16f-c8fa40364b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13609 2024.07.09 04:00:40.107334 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13610 2024.07.09 04:00:40.107381 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13611 2024.07.09 04:00:40.107518 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13612 2024.07.09 04:00:40.107935 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13613 2024.07.09 04:00:40.107973 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13614 2024.07.09 04:00:40.108302 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
13615 2024.07.09 04:00:40.108625 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13616 2024.07.09 04:00:40.108781 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Debug> executeQuery: Read 128 rows, 10.87 KiB in 0.001505 sec., 85049.83388704319 rows/sec., 7.06 MiB/sec.
13617 2024.07.09 04:00:40.108956 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Debug> DynamicQueryHandler: Done processing query
13618 2024.07.09 04:00:40.108983 [ 3 ] {176df572-85d8-4c67-b546-865697da86f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13619 2024.07.09 04:00:40.108999 [ 3 ] {} <Debug> HTTP-Session: 72318460-9cec-4715-a16f-c8fa40364b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13620 2024.07.09 04:00:40.109146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13621 2024.07.09 04:00:40.109198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13622 2024.07.09 04:00:40.109218 [ 3 ] {} <Debug> HTTP-Session: e1380f73-bd98-4efa-b115-341a6592f836 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13623 2024.07.09 04:00:40.109234 [ 3 ] {} <Debug> HTTP-Session: e1380f73-bd98-4efa-b115-341a6592f836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13624 2024.07.09 04:00:40.109249 [ 3 ] {} <Debug> HTTP-Session: e1380f73-bd98-4efa-b115-341a6592f836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13625 2024.07.09 04:00:40.109280 [ 3 ] {} <Trace> HTTP-Session: e1380f73-bd98-4efa-b115-341a6592f836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13626 2024.07.09 04:00:40.109407 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13627 2024.07.09 04:00:40.109452 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13628 2024.07.09 04:00:40.109584 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13629 2024.07.09 04:00:40.110154 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13630 2024.07.09 04:00:40.110194 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13631 2024.07.09 04:00:40.110512 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
13632 2024.07.09 04:00:40.110815 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13633 2024.07.09 04:00:40.110975 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001616 sec., 54455.44554455445 rows/sec., 4.25 MiB/sec.
13634 2024.07.09 04:00:40.111145 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Debug> DynamicQueryHandler: Done processing query
13635 2024.07.09 04:00:40.111171 [ 3 ] {f6e888e4-eae7-4509-87b9-43139d709832} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13636 2024.07.09 04:00:40.111187 [ 3 ] {} <Debug> HTTP-Session: e1380f73-bd98-4efa-b115-341a6592f836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13637 2024.07.09 04:00:40.111340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13638 2024.07.09 04:00:40.111389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13639 2024.07.09 04:00:40.111408 [ 3 ] {} <Debug> HTTP-Session: 46ba9b9e-bf37-40fc-9c78-fe0416b2ac95 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13640 2024.07.09 04:00:40.111425 [ 3 ] {} <Debug> HTTP-Session: 46ba9b9e-bf37-40fc-9c78-fe0416b2ac95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13641 2024.07.09 04:00:40.111439 [ 3 ] {} <Debug> HTTP-Session: 46ba9b9e-bf37-40fc-9c78-fe0416b2ac95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13642 2024.07.09 04:00:40.111469 [ 3 ] {} <Trace> HTTP-Session: 46ba9b9e-bf37-40fc-9c78-fe0416b2ac95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13643 2024.07.09 04:00:40.111611 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13644 2024.07.09 04:00:40.111658 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13645 2024.07.09 04:00:40.111805 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13646 2024.07.09 04:00:40.112201 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13647 2024.07.09 04:00:40.112238 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13648 2024.07.09 04:00:40.112625 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
13649 2024.07.09 04:00:40.112967 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13650 2024.07.09 04:00:40.113120 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
13651 2024.07.09 04:00:40.113288 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Debug> DynamicQueryHandler: Done processing query
13652 2024.07.09 04:00:40.113312 [ 3 ] {1dd85b05-0e40-4c61-82eb-3226767ecc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13653 2024.07.09 04:00:40.113328 [ 3 ] {} <Debug> HTTP-Session: 46ba9b9e-bf37-40fc-9c78-fe0416b2ac95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13654 2024.07.09 04:00:40.113510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 39161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13655 2024.07.09 04:00:40.113559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13656 2024.07.09 04:00:40.113578 [ 3 ] {} <Debug> HTTP-Session: a52c4474-2317-4baa-9972-1bc052af31b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13657 2024.07.09 04:00:40.113595 [ 3 ] {} <Debug> HTTP-Session: a52c4474-2317-4baa-9972-1bc052af31b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13658 2024.07.09 04:00:40.113608 [ 3 ] {} <Debug> HTTP-Session: a52c4474-2317-4baa-9972-1bc052af31b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13659 2024.07.09 04:00:40.113639 [ 3 ] {} <Trace> HTTP-Session: a52c4474-2317-4baa-9972-1bc052af31b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13660 2024.07.09 04:00:40.113929 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13661 2024.07.09 04:00:40.113993 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <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
13662 2024.07.09 04:00:40.114409 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13663 2024.07.09 04:00:40.115073 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13664 2024.07.09 04:00:40.115110 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13665 2024.07.09 04:00:40.115751 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13666 2024.07.09 04:00:40.116151 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13667 2024.07.09 04:00:40.116360 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002627 sec., 9135.896459840122 rows/sec., 16.37 MiB/sec.
13668 2024.07.09 04:00:40.116832 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Debug> DynamicQueryHandler: Done processing query
13669 2024.07.09 04:00:40.116891 [ 3 ] {01e785fb-558e-497e-92cd-9a072f8b1b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13670 2024.07.09 04:00:40.116946 [ 3 ] {} <Debug> HTTP-Session: a52c4474-2317-4baa-9972-1bc052af31b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13671 2024.07.09 04:00:40.117179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13672 2024.07.09 04:00:40.117232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13673 2024.07.09 04:00:40.117252 [ 3 ] {} <Debug> HTTP-Session: 5b3adc1c-0854-407d-bd25-9df20e72c551 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13674 2024.07.09 04:00:40.117269 [ 3 ] {} <Debug> HTTP-Session: 5b3adc1c-0854-407d-bd25-9df20e72c551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13675 2024.07.09 04:00:40.117284 [ 3 ] {} <Debug> HTTP-Session: 5b3adc1c-0854-407d-bd25-9df20e72c551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13676 2024.07.09 04:00:40.117316 [ 3 ] {} <Trace> HTTP-Session: 5b3adc1c-0854-407d-bd25-9df20e72c551 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13677 2024.07.09 04:00:40.117436 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13678 2024.07.09 04:00:40.117484 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13679 2024.07.09 04:00:40.117629 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13680 2024.07.09 04:00:40.118008 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13681 2024.07.09 04:00:40.118045 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13682 2024.07.09 04:00:40.118407 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
13683 2024.07.09 04:00:40.118733 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13684 2024.07.09 04:00:40.118882 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec.
13685 2024.07.09 04:00:40.119148 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Debug> DynamicQueryHandler: Done processing query
13686 2024.07.09 04:00:40.119210 [ 3 ] {920e440b-d3d7-46dc-a51e-f5929260bd44} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13687 2024.07.09 04:00:40.119271 [ 3 ] {} <Debug> HTTP-Session: 5b3adc1c-0854-407d-bd25-9df20e72c551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13688 2024.07.09 04:00:45.103734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13689 2024.07.09 04:00:45.103865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13690 2024.07.09 04:00:45.103899 [ 3 ] {} <Debug> HTTP-Session: 4093dd81-bba3-4777-80ba-8d7d164c6d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13691 2024.07.09 04:00:45.103928 [ 3 ] {} <Debug> HTTP-Session: 4093dd81-bba3-4777-80ba-8d7d164c6d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13692 2024.07.09 04:00:45.103947 [ 3 ] {} <Debug> HTTP-Session: 4093dd81-bba3-4777-80ba-8d7d164c6d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13693 2024.07.09 04:00:45.104002 [ 3 ] {} <Trace> HTTP-Session: 4093dd81-bba3-4777-80ba-8d7d164c6d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13694 2024.07.09 04:00:45.104193 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13695 2024.07.09 04:00:45.104254 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13696 2024.07.09 04:00:45.104436 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13697 2024.07.09 04:00:45.104949 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13698 2024.07.09 04:00:45.104989 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13699 2024.07.09 04:00:45.105363 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13700 2024.07.09 04:00:45.105699 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13701 2024.07.09 04:00:45.105853 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.00172 sec., 18023.25581395349 rows/sec., 1.43 MiB/sec.
13702 2024.07.09 04:00:45.106059 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Debug> DynamicQueryHandler: Done processing query
13703 2024.07.09 04:00:45.106085 [ 3 ] {a402ea40-05ff-4887-a5e5-1a64f801cefe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13704 2024.07.09 04:00:45.106103 [ 3 ] {} <Debug> HTTP-Session: 4093dd81-bba3-4777-80ba-8d7d164c6d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13705 2024.07.09 04:00:45.106283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 21896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13706 2024.07.09 04:00:45.106339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13707 2024.07.09 04:00:45.106359 [ 3 ] {} <Debug> HTTP-Session: 92fd6485-4bcf-4d2b-81ec-fa18d307cb15 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13708 2024.07.09 04:00:45.106378 [ 3 ] {} <Debug> HTTP-Session: 92fd6485-4bcf-4d2b-81ec-fa18d307cb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13709 2024.07.09 04:00:45.106392 [ 3 ] {} <Debug> HTTP-Session: 92fd6485-4bcf-4d2b-81ec-fa18d307cb15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13710 2024.07.09 04:00:45.106427 [ 3 ] {} <Trace> HTTP-Session: 92fd6485-4bcf-4d2b-81ec-fa18d307cb15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13711 2024.07.09 04:00:45.106570 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13712 2024.07.09 04:00:45.106614 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13713 2024.07.09 04:00:45.106743 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13714 2024.07.09 04:00:45.107167 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13715 2024.07.09 04:00:45.107203 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13716 2024.07.09 04:00:45.107527 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
13717 2024.07.09 04:00:45.107831 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13718 2024.07.09 04:00:45.107960 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Debug> executeQuery: Read 149 rows, 12.82 KiB in 0.001456 sec., 102335.16483516483 rows/sec., 8.60 MiB/sec.
13719 2024.07.09 04:00:45.108123 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Debug> DynamicQueryHandler: Done processing query
13720 2024.07.09 04:00:45.108148 [ 3 ] {6917bf0b-c400-49f4-8230-d94ada78da35} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13721 2024.07.09 04:00:45.108164 [ 3 ] {} <Debug> HTTP-Session: 92fd6485-4bcf-4d2b-81ec-fa18d307cb15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13722 2024.07.09 04:00:45.108389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13723 2024.07.09 04:00:45.108439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13724 2024.07.09 04:00:45.108459 [ 3 ] {} <Debug> HTTP-Session: a1ae3b93-1fdd-442c-98a5-1e87be71d8f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13725 2024.07.09 04:00:45.108477 [ 3 ] {} <Debug> HTTP-Session: a1ae3b93-1fdd-442c-98a5-1e87be71d8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13726 2024.07.09 04:00:45.108491 [ 3 ] {} <Debug> HTTP-Session: a1ae3b93-1fdd-442c-98a5-1e87be71d8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13727 2024.07.09 04:00:45.108522 [ 3 ] {} <Trace> HTTP-Session: a1ae3b93-1fdd-442c-98a5-1e87be71d8f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13728 2024.07.09 04:00:45.108650 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13729 2024.07.09 04:00:45.108693 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13730 2024.07.09 04:00:45.108819 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13731 2024.07.09 04:00:45.109257 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13732 2024.07.09 04:00:45.109297 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13733 2024.07.09 04:00:45.109616 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
13734 2024.07.09 04:00:45.109929 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13735 2024.07.09 04:00:45.110057 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001458 sec., 65157.75034293553 rows/sec., 5.09 MiB/sec.
13736 2024.07.09 04:00:45.110228 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Debug> DynamicQueryHandler: Done processing query
13737 2024.07.09 04:00:45.110255 [ 3 ] {1d6714fe-0d18-4651-97b9-400aca4826b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13738 2024.07.09 04:00:45.110270 [ 3 ] {} <Debug> HTTP-Session: a1ae3b93-1fdd-442c-98a5-1e87be71d8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13739 2024.07.09 04:00:45.110488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13740 2024.07.09 04:00:45.110538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13741 2024.07.09 04:00:45.110558 [ 3 ] {} <Debug> HTTP-Session: 454bf397-c050-43e3-b3ee-b3712fa30e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13742 2024.07.09 04:00:45.110575 [ 3 ] {} <Debug> HTTP-Session: 454bf397-c050-43e3-b3ee-b3712fa30e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13743 2024.07.09 04:00:45.110590 [ 3 ] {} <Debug> HTTP-Session: 454bf397-c050-43e3-b3ee-b3712fa30e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13744 2024.07.09 04:00:45.110622 [ 3 ] {} <Trace> HTTP-Session: 454bf397-c050-43e3-b3ee-b3712fa30e78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13745 2024.07.09 04:00:45.110767 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13746 2024.07.09 04:00:45.110815 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13747 2024.07.09 04:00:45.110970 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13748 2024.07.09 04:00:45.111382 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13749 2024.07.09 04:00:45.111418 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13750 2024.07.09 04:00:45.111810 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
13751 2024.07.09 04:00:45.112162 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13752 2024.07.09 04:00:45.112292 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec.
13753 2024.07.09 04:00:45.112603 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Debug> DynamicQueryHandler: Done processing query
13754 2024.07.09 04:00:45.112671 [ 3 ] {a51c9401-c485-4c47-8ec4-85dd8063d6c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13755 2024.07.09 04:00:45.112738 [ 3 ] {} <Debug> HTTP-Session: 454bf397-c050-43e3-b3ee-b3712fa30e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13756 2024.07.09 04:00:45.113089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13757 2024.07.09 04:00:45.113145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13758 2024.07.09 04:00:45.113165 [ 3 ] {} <Debug> HTTP-Session: bffced52-8879-472d-a692-00d329a71a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13759 2024.07.09 04:00:45.113183 [ 3 ] {} <Debug> HTTP-Session: bffced52-8879-472d-a692-00d329a71a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13760 2024.07.09 04:00:45.113196 [ 3 ] {} <Debug> HTTP-Session: bffced52-8879-472d-a692-00d329a71a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13761 2024.07.09 04:00:45.113230 [ 3 ] {} <Trace> HTTP-Session: bffced52-8879-472d-a692-00d329a71a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13762 2024.07.09 04:00:45.113554 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13763 2024.07.09 04:00:45.113622 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <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
13764 2024.07.09 04:00:45.114061 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13765 2024.07.09 04:00:45.114678 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13766 2024.07.09 04:00:45.114715 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13767 2024.07.09 04:00:45.115330 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13768 2024.07.09 04:00:45.115740 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13769 2024.07.09 04:00:45.115913 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002589 sec., 11973.735032831208 rows/sec., 21.46 MiB/sec.
13770 2024.07.09 04:00:45.116238 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Debug> DynamicQueryHandler: Done processing query
13771 2024.07.09 04:00:45.116271 [ 3 ] {ce01996b-fda7-44a4-a946-3ebd972e065c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13772 2024.07.09 04:00:45.116291 [ 3 ] {} <Debug> HTTP-Session: bffced52-8879-472d-a692-00d329a71a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13773 2024.07.09 04:00:45.116470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13774 2024.07.09 04:00:45.116517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13775 2024.07.09 04:00:45.116538 [ 3 ] {} <Debug> HTTP-Session: 7cca5174-3db1-4c75-974b-ecf21b5c1173 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13776 2024.07.09 04:00:45.116554 [ 3 ] {} <Debug> HTTP-Session: 7cca5174-3db1-4c75-974b-ecf21b5c1173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13777 2024.07.09 04:00:45.116569 [ 3 ] {} <Debug> HTTP-Session: 7cca5174-3db1-4c75-974b-ecf21b5c1173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13778 2024.07.09 04:00:45.116600 [ 3 ] {} <Trace> HTTP-Session: 7cca5174-3db1-4c75-974b-ecf21b5c1173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13779 2024.07.09 04:00:45.116713 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13780 2024.07.09 04:00:45.116757 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13781 2024.07.09 04:00:45.116891 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13782 2024.07.09 04:00:45.117188 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13783 2024.07.09 04:00:45.117225 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
13784 2024.07.09 04:00:45.117578 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
13785 2024.07.09 04:00:45.117930 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13786 2024.07.09 04:00:45.118061 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
13787 2024.07.09 04:00:45.118239 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Debug> DynamicQueryHandler: Done processing query
13788 2024.07.09 04:00:45.118265 [ 3 ] {d9bcf9b8-d2ec-47bd-8648-ecb240b6c3b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13789 2024.07.09 04:00:45.118282 [ 3 ] {} <Debug> HTTP-Session: 7cca5174-3db1-4c75-974b-ecf21b5c1173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13790 2024.07.09 04:00:48.753978 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
13791 2024.07.09 04:00:48.754083 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
13792 2024.07.09 04:00:50.001679 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001289523 sec.
13793 2024.07.09 04:00:50.103777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13794 2024.07.09 04:00:50.103867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13795 2024.07.09 04:00:50.103899 [ 3 ] {} <Debug> HTTP-Session: 812fe1e5-65ce-4fbf-8212-59f6e38172f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13796 2024.07.09 04:00:50.103922 [ 3 ] {} <Debug> HTTP-Session: 812fe1e5-65ce-4fbf-8212-59f6e38172f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13797 2024.07.09 04:00:50.103937 [ 3 ] {} <Debug> HTTP-Session: 812fe1e5-65ce-4fbf-8212-59f6e38172f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13798 2024.07.09 04:00:50.103983 [ 3 ] {} <Trace> HTTP-Session: 812fe1e5-65ce-4fbf-8212-59f6e38172f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13799 2024.07.09 04:00:50.104158 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13800 2024.07.09 04:00:50.104218 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13801 2024.07.09 04:00:50.104396 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13802 2024.07.09 04:00:50.104838 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13803 2024.07.09 04:00:50.104884 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13804 2024.07.09 04:00:50.105243 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13805 2024.07.09 04:00:50.105571 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13806 2024.07.09 04:00:50.105750 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.15 MiB/sec.
13807 2024.07.09 04:00:50.105765 [ 65 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13808 2024.07.09 04:00:50.105882 [ 65 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13809 2024.07.09 04:00:50.105915 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13810 2024.07.09 04:00:50.106039 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Debug> DynamicQueryHandler: Done processing query
13811 2024.07.09 04:00:50.106107 [ 3 ] {971e74a8-28ab-4e96-b6d3-5f25190b3bcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13812 2024.07.09 04:00:50.106170 [ 3 ] {} <Debug> HTTP-Session: 812fe1e5-65ce-4fbf-8212-59f6e38172f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13813 2024.07.09 04:00:50.106266 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13814 2024.07.09 04:00:50.106395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13815 2024.07.09 04:00:50.106478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13816 2024.07.09 04:00:50.106535 [ 3 ] {} <Debug> HTTP-Session: 4e1597e9-460c-4044-b45e-56ea402b43e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13817 2024.07.09 04:00:50.106585 [ 3 ] {} <Debug> HTTP-Session: 4e1597e9-460c-4044-b45e-56ea402b43e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13818 2024.07.09 04:00:50.106596 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13819 2024.07.09 04:00:50.106613 [ 3 ] {} <Debug> HTTP-Session: 4e1597e9-460c-4044-b45e-56ea402b43e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.07.09 04:00:50.106665 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 55 rows starting from the beginning of the part
13821 2024.07.09 04:00:50.106678 [ 3 ] {} <Trace> HTTP-Session: 4e1597e9-460c-4044-b45e-56ea402b43e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13822 2024.07.09 04:00:50.106840 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 24 rows starting from the beginning of the part
13823 2024.07.09 04:00:50.107108 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13824 2024.07.09 04:00:50.107150 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part
13825 2024.07.09 04:00:50.107228 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13826 2024.07.09 04:00:50.107388 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 24 rows starting from the beginning of the part
13827 2024.07.09 04:00:50.107712 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part
13828 2024.07.09 04:00:50.108092 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part
13829 2024.07.09 04:00:50.108175 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13830 2024.07.09 04:00:50.109302 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13831 2024.07.09 04:00:50.109379 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13832 2024.07.09 04:00:50.110210 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
13833 2024.07.09 04:00:50.110627 [ 190 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.00460194 sec., 41069.635849228805 rows/sec., 3.25 MiB/sec.
13834 2024.07.09 04:00:50.110944 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13835 2024.07.09 04:00:50.110974 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13836 2024.07.09 04:00:50.111429 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Debug> executeQuery: Read 128 rows, 10.87 KiB in 0.004545 sec., 28162.816281628162 rows/sec., 2.34 MiB/sec.
13837 2024.07.09 04:00:50.111937 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Debug> DynamicQueryHandler: Done processing query
13838 2024.07.09 04:00:50.111988 [ 3 ] {c2e23b4d-b002-44b5-bc90-ca53cd83a1d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13839 2024.07.09 04:00:50.112023 [ 3 ] {} <Debug> HTTP-Session: 4e1597e9-460c-4044-b45e-56ea402b43e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13840 2024.07.09 04:00:50.112028 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13841 2024.07.09 04:00:50.112155 [ 191 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_86_17} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13842 2024.07.09 04:00:50.112213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13843 2024.07.09 04:00:50.112308 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13844 2024.07.09 04:00:50.112322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13845 2024.07.09 04:00:50.112358 [ 3 ] {} <Debug> HTTP-Session: 7597eb02-fc7e-43fe-a183-db08e82dad6a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13846 2024.07.09 04:00:50.112377 [ 3 ] {} <Debug> HTTP-Session: 7597eb02-fc7e-43fe-a183-db08e82dad6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13847 2024.07.09 04:00:50.112393 [ 3 ] {} <Debug> HTTP-Session: 7597eb02-fc7e-43fe-a183-db08e82dad6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13848 2024.07.09 04:00:50.112427 [ 3 ] {} <Trace> HTTP-Session: 7597eb02-fc7e-43fe-a183-db08e82dad6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13849 2024.07.09 04:00:50.112569 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13850 2024.07.09 04:00:50.112614 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13851 2024.07.09 04:00:50.112767 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13852 2024.07.09 04:00:50.113125 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13853 2024.07.09 04:00:50.113164 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13854 2024.07.09 04:00:50.113525 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
13855 2024.07.09 04:00:50.113844 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13856 2024.07.09 04:00:50.113992 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001468 sec., 59945.50408719346 rows/sec., 4.68 MiB/sec.
13857 2024.07.09 04:00:50.114214 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Debug> DynamicQueryHandler: Done processing query
13858 2024.07.09 04:00:50.114265 [ 3 ] {aefdedb9-ad7e-4087-b9ec-87ac27560dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13859 2024.07.09 04:00:50.114323 [ 3 ] {} <Debug> HTTP-Session: 7597eb02-fc7e-43fe-a183-db08e82dad6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13860 2024.07.09 04:00:50.114563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13861 2024.07.09 04:00:50.114613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13862 2024.07.09 04:00:50.114631 [ 3 ] {} <Debug> HTTP-Session: ba111226-d1ee-433d-b103-2691429b4ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13863 2024.07.09 04:00:50.114648 [ 3 ] {} <Debug> HTTP-Session: ba111226-d1ee-433d-b103-2691429b4ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13864 2024.07.09 04:00:50.114662 [ 3 ] {} <Debug> HTTP-Session: ba111226-d1ee-433d-b103-2691429b4ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13865 2024.07.09 04:00:50.114695 [ 3 ] {} <Trace> HTTP-Session: ba111226-d1ee-433d-b103-2691429b4ec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13866 2024.07.09 04:00:50.114851 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13867 2024.07.09 04:00:50.114903 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13868 2024.07.09 04:00:50.115064 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13869 2024.07.09 04:00:50.115441 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13870 2024.07.09 04:00:50.115478 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13871 2024.07.09 04:00:50.115878 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
13872 2024.07.09 04:00:50.116219 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13873 2024.07.09 04:00:50.116378 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec.
13874 2024.07.09 04:00:50.116637 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Debug> DynamicQueryHandler: Done processing query
13875 2024.07.09 04:00:50.116697 [ 3 ] {256ccc93-06ac-44c3-b670-5d08d39d5c0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13876 2024.07.09 04:00:50.116752 [ 3 ] {} <Debug> HTTP-Session: ba111226-d1ee-433d-b103-2691429b4ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13877 2024.07.09 04:00:50.116971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 39078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13878 2024.07.09 04:00:50.117023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13879 2024.07.09 04:00:50.117043 [ 3 ] {} <Debug> HTTP-Session: df179a0c-e3c1-4c9e-8712-04c42129f862 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13880 2024.07.09 04:00:50.117060 [ 3 ] {} <Debug> HTTP-Session: df179a0c-e3c1-4c9e-8712-04c42129f862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13881 2024.07.09 04:00:50.117075 [ 3 ] {} <Debug> HTTP-Session: df179a0c-e3c1-4c9e-8712-04c42129f862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13882 2024.07.09 04:00:50.117128 [ 3 ] {} <Trace> HTTP-Session: df179a0c-e3c1-4c9e-8712-04c42129f862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13883 2024.07.09 04:00:50.117405 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13884 2024.07.09 04:00:50.117475 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <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
13885 2024.07.09 04:00:50.117902 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13886 2024.07.09 04:00:50.118583 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13887 2024.07.09 04:00:50.118619 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13888 2024.07.09 04:00:50.119231 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13889 2024.07.09 04:00:50.119658 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13890 2024.07.09 04:00:50.119847 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13891 2024.07.09 04:00:50.119855 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002635 sec., 9108.159392789374 rows/sec., 16.32 MiB/sec.
13892 2024.07.09 04:00:50.119906 [ 65 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13893 2024.07.09 04:00:50.119983 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13894 2024.07.09 04:00:50.120270 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13895 2024.07.09 04:00:50.120391 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Debug> DynamicQueryHandler: Done processing query
13896 2024.07.09 04:00:50.120438 [ 3 ] {5240041f-c4a4-49b5-bc48-9a2138c6dd72} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13897 2024.07.09 04:00:50.120491 [ 3 ] {} <Debug> HTTP-Session: df179a0c-e3c1-4c9e-8712-04c42129f862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13898 2024.07.09 04:00:50.120700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13899 2024.07.09 04:00:50.120812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13900 2024.07.09 04:00:50.120875 [ 3 ] {} <Debug> HTTP-Session: 51cece7e-0b72-424f-8bfd-de216553b421 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13901 2024.07.09 04:00:50.120919 [ 3 ] {} <Debug> HTTP-Session: 51cece7e-0b72-424f-8bfd-de216553b421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13902 2024.07.09 04:00:50.120964 [ 3 ] {} <Debug> HTTP-Session: 51cece7e-0b72-424f-8bfd-de216553b421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13903 2024.07.09 04:00:50.120994 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13904 2024.07.09 04:00:50.121027 [ 3 ] {} <Trace> HTTP-Session: 51cece7e-0b72-424f-8bfd-de216553b421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13905 2024.07.09 04:00:50.121132 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1452 rows starting from the beginning of the part
13906 2024.07.09 04:00:50.121301 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13907 2024.07.09 04:00:50.121462 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13908 2024.07.09 04:00:50.121870 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 24 rows starting from the beginning of the part
13909 2024.07.09 04:00:50.122327 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13910 2024.07.09 04:00:50.122689 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part
13911 2024.07.09 04:00:50.123262 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 24 rows starting from the beginning of the part
13912 2024.07.09 04:00:50.123502 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13913 2024.07.09 04:00:50.123591 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13914 2024.07.09 04:00:50.123977 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part
13915 2024.07.09 04:00:50.124620 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part
13916 2024.07.09 04:00:50.124966 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
13917 2024.07.09 04:00:50.125925 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13918 2024.07.09 04:00:50.126262 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005074 sec., 11824.990145841544 rows/sec., 816.05 KiB/sec.
13919 2024.07.09 04:00:50.126694 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Debug> DynamicQueryHandler: Done processing query
13920 2024.07.09 04:00:50.126731 [ 3 ] {96ad77c1-5107-4a6a-aa75-647550903926} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13921 2024.07.09 04:00:50.126755 [ 3 ] {} <Debug> HTTP-Session: 51cece7e-0b72-424f-8bfd-de216553b421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13922 2024.07.09 04:00:50.132784 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 19 columns (19 merged, 0 gathered) in 0.012688321 sec., 124996.83764305773 rows/sec., 223.99 MiB/sec.
13923 2024.07.09 04:00:50.133923 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13924 2024.07.09 04:00:50.134489 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13925 2024.07.09 04:00:50.134571 [ 201 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13926 2024.07.09 04:00:50.134688 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB.
13927 2024.07.09 04:00:51.000141 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.03 MiB, peak 219.56 MiB, free memory in arenas 0.00 B, will set to 210.05 MiB (RSS), difference: 2.02 MiB
13928 2024.07.09 04:00:55.104939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13929 2024.07.09 04:00:55.105074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13930 2024.07.09 04:00:55.105105 [ 3 ] {} <Debug> HTTP-Session: 0c017ede-0b67-4094-b868-25a7d42578ea Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13931 2024.07.09 04:00:55.105133 [ 3 ] {} <Debug> HTTP-Session: 0c017ede-0b67-4094-b868-25a7d42578ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13932 2024.07.09 04:00:55.105151 [ 3 ] {} <Debug> HTTP-Session: 0c017ede-0b67-4094-b868-25a7d42578ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13933 2024.07.09 04:00:55.105205 [ 3 ] {} <Trace> HTTP-Session: 0c017ede-0b67-4094-b868-25a7d42578ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13934 2024.07.09 04:00:55.105411 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13935 2024.07.09 04:00:55.105471 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13936 2024.07.09 04:00:55.105646 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13937 2024.07.09 04:00:55.106076 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13938 2024.07.09 04:00:55.106113 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13939 2024.07.09 04:00:55.106472 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13940 2024.07.09 04:00:55.106802 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13941 2024.07.09 04:00:55.106938 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001595 sec., 19435.736677115987 rows/sec., 1.54 MiB/sec.
13942 2024.07.09 04:00:55.107139 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Debug> DynamicQueryHandler: Done processing query
13943 2024.07.09 04:00:55.107166 [ 3 ] {127bcc74-fef6-4dea-95ed-73521e4f7dc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13944 2024.07.09 04:00:55.107182 [ 3 ] {} <Debug> HTTP-Session: 0c017ede-0b67-4094-b868-25a7d42578ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13945 2024.07.09 04:00:55.107359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 21896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13946 2024.07.09 04:00:55.107409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13947 2024.07.09 04:00:55.107429 [ 3 ] {} <Debug> HTTP-Session: 4fbbce39-a5ba-4a6b-9681-77ada93347fb Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13948 2024.07.09 04:00:55.107446 [ 3 ] {} <Debug> HTTP-Session: 4fbbce39-a5ba-4a6b-9681-77ada93347fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13949 2024.07.09 04:00:55.107460 [ 3 ] {} <Debug> HTTP-Session: 4fbbce39-a5ba-4a6b-9681-77ada93347fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13950 2024.07.09 04:00:55.107491 [ 3 ] {} <Trace> HTTP-Session: 4fbbce39-a5ba-4a6b-9681-77ada93347fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13951 2024.07.09 04:00:55.107633 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13952 2024.07.09 04:00:55.107675 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13953 2024.07.09 04:00:55.107799 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13954 2024.07.09 04:00:55.108269 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13955 2024.07.09 04:00:55.108306 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13956 2024.07.09 04:00:55.108620 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
13957 2024.07.09 04:00:55.108939 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13958 2024.07.09 04:00:55.109065 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Debug> executeQuery: Read 149 rows, 12.82 KiB in 0.001498 sec., 99465.95460614152 rows/sec., 8.36 MiB/sec.
13959 2024.07.09 04:00:55.109228 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Debug> DynamicQueryHandler: Done processing query
13960 2024.07.09 04:00:55.109252 [ 3 ] {c508196e-f552-4d44-85c0-1795e2443d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13961 2024.07.09 04:00:55.109268 [ 3 ] {} <Debug> HTTP-Session: 4fbbce39-a5ba-4a6b-9681-77ada93347fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13962 2024.07.09 04:00:55.109409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13963 2024.07.09 04:00:55.109457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13964 2024.07.09 04:00:55.109476 [ 3 ] {} <Debug> HTTP-Session: 167323a5-31b0-493f-92c5-7c925f2c1296 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13965 2024.07.09 04:00:55.109492 [ 3 ] {} <Debug> HTTP-Session: 167323a5-31b0-493f-92c5-7c925f2c1296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13966 2024.07.09 04:00:55.109506 [ 3 ] {} <Debug> HTTP-Session: 167323a5-31b0-493f-92c5-7c925f2c1296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13967 2024.07.09 04:00:55.109537 [ 3 ] {} <Trace> HTTP-Session: 167323a5-31b0-493f-92c5-7c925f2c1296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13968 2024.07.09 04:00:55.109663 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13969 2024.07.09 04:00:55.109704 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13970 2024.07.09 04:00:55.109827 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13971 2024.07.09 04:00:55.110175 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13972 2024.07.09 04:00:55.110210 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13973 2024.07.09 04:00:55.110512 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
13974 2024.07.09 04:00:55.110811 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13975 2024.07.09 04:00:55.110933 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001321 sec., 71915.21574564725 rows/sec., 5.62 MiB/sec.
13976 2024.07.09 04:00:55.111093 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Debug> DynamicQueryHandler: Done processing query
13977 2024.07.09 04:00:55.111117 [ 3 ] {5434b9bd-0d35-478f-80b5-db765a7da471} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13978 2024.07.09 04:00:55.111132 [ 3 ] {} <Debug> HTTP-Session: 167323a5-31b0-493f-92c5-7c925f2c1296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13979 2024.07.09 04:00:55.111305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13980 2024.07.09 04:00:55.111353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13981 2024.07.09 04:00:55.111371 [ 3 ] {} <Debug> HTTP-Session: 01853eeb-9f2f-451f-b078-36f259ee9584 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13982 2024.07.09 04:00:55.111387 [ 3 ] {} <Debug> HTTP-Session: 01853eeb-9f2f-451f-b078-36f259ee9584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13983 2024.07.09 04:00:55.111401 [ 3 ] {} <Debug> HTTP-Session: 01853eeb-9f2f-451f-b078-36f259ee9584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13984 2024.07.09 04:00:55.111432 [ 3 ] {} <Trace> HTTP-Session: 01853eeb-9f2f-451f-b078-36f259ee9584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13985 2024.07.09 04:00:55.111579 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13986 2024.07.09 04:00:55.111625 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13987 2024.07.09 04:00:55.111765 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13988 2024.07.09 04:00:55.112166 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13989 2024.07.09 04:00:55.112201 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
13990 2024.07.09 04:00:55.112582 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
13991 2024.07.09 04:00:55.112907 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13992 2024.07.09 04:00:55.113032 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec.
13993 2024.07.09 04:00:55.113259 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Debug> DynamicQueryHandler: Done processing query
13994 2024.07.09 04:00:55.113284 [ 3 ] {99bdfe29-5aa6-44a6-a310-9f6441dc034b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13995 2024.07.09 04:00:55.113313 [ 3 ] {} <Debug> HTTP-Session: 01853eeb-9f2f-451f-b078-36f259ee9584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13996 2024.07.09 04:00:55.113559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13997 2024.07.09 04:00:55.113611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13998 2024.07.09 04:00:55.113630 [ 3 ] {} <Debug> HTTP-Session: 27ff7433-d66d-427b-aa94-9e9ad43dad60 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
13999 2024.07.09 04:00:55.113647 [ 3 ] {} <Debug> HTTP-Session: 27ff7433-d66d-427b-aa94-9e9ad43dad60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14000 2024.07.09 04:00:55.113660 [ 3 ] {} <Debug> HTTP-Session: 27ff7433-d66d-427b-aa94-9e9ad43dad60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14001 2024.07.09 04:00:55.113692 [ 3 ] {} <Trace> HTTP-Session: 27ff7433-d66d-427b-aa94-9e9ad43dad60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14002 2024.07.09 04:00:55.113995 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14003 2024.07.09 04:00:55.114063 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <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
14004 2024.07.09 04:00:55.114461 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14005 2024.07.09 04:00:55.115149 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14006 2024.07.09 04:00:55.115185 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14007 2024.07.09 04:00:55.115795 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14008 2024.07.09 04:00:55.116212 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14009 2024.07.09 04:00:55.116360 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002588 sec., 11978.361669242659 rows/sec., 21.46 MiB/sec.
14010 2024.07.09 04:00:55.116588 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Debug> DynamicQueryHandler: Done processing query
14011 2024.07.09 04:00:55.116612 [ 3 ] {a84fd917-cf4f-4df4-92aa-da82d3a31c1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14012 2024.07.09 04:00:55.116627 [ 3 ] {} <Debug> HTTP-Session: 27ff7433-d66d-427b-aa94-9e9ad43dad60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14013 2024.07.09 04:00:55.116766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14014 2024.07.09 04:00:55.116816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14015 2024.07.09 04:00:55.116835 [ 3 ] {} <Debug> HTTP-Session: 2f58598e-ada2-485a-8093-a361182a33d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14016 2024.07.09 04:00:55.116851 [ 3 ] {} <Debug> HTTP-Session: 2f58598e-ada2-485a-8093-a361182a33d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14017 2024.07.09 04:00:55.116865 [ 3 ] {} <Debug> HTTP-Session: 2f58598e-ada2-485a-8093-a361182a33d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14018 2024.07.09 04:00:55.116896 [ 3 ] {} <Trace> HTTP-Session: 2f58598e-ada2-485a-8093-a361182a33d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14019 2024.07.09 04:00:55.117019 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14020 2024.07.09 04:00:55.117061 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14021 2024.07.09 04:00:55.117185 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14022 2024.07.09 04:00:55.117485 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14023 2024.07.09 04:00:55.117521 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14024 2024.07.09 04:00:55.117869 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14025 2024.07.09 04:00:55.118182 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14026 2024.07.09 04:00:55.118303 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec.
14027 2024.07.09 04:00:55.118451 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Debug> DynamicQueryHandler: Done processing query
14028 2024.07.09 04:00:55.118475 [ 3 ] {3506110e-d9de-4998-aaad-d31ace642f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14029 2024.07.09 04:00:55.118490 [ 3 ] {} <Debug> HTTP-Session: 2f58598e-ada2-485a-8093-a361182a33d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14030 2024.07.09 04:01:00.103783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14031 2024.07.09 04:01:00.103933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14032 2024.07.09 04:01:00.103965 [ 3 ] {} <Debug> HTTP-Session: a1b62de5-949f-4ad6-80d0-078d1a807e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14033 2024.07.09 04:01:00.103995 [ 3 ] {} <Debug> HTTP-Session: a1b62de5-949f-4ad6-80d0-078d1a807e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14034 2024.07.09 04:01:00.104015 [ 3 ] {} <Debug> HTTP-Session: a1b62de5-949f-4ad6-80d0-078d1a807e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14035 2024.07.09 04:01:00.104073 [ 3 ] {} <Trace> HTTP-Session: a1b62de5-949f-4ad6-80d0-078d1a807e99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14036 2024.07.09 04:01:00.104288 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14037 2024.07.09 04:01:00.104365 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14038 2024.07.09 04:01:00.104577 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14039 2024.07.09 04:01:00.105035 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14040 2024.07.09 04:01:00.105085 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14041 2024.07.09 04:01:00.105470 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14042 2024.07.09 04:01:00.105813 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14043 2024.07.09 04:01:00.105982 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001755 sec., 13675.213675213674 rows/sec., 1.08 MiB/sec.
14044 2024.07.09 04:01:00.106307 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Debug> DynamicQueryHandler: Done processing query
14045 2024.07.09 04:01:00.106370 [ 3 ] {8b33d257-9de7-4080-9849-9cbe72ec832e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14046 2024.07.09 04:01:00.106429 [ 3 ] {} <Debug> HTTP-Session: a1b62de5-949f-4ad6-80d0-078d1a807e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14047 2024.07.09 04:01:00.106668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14048 2024.07.09 04:01:00.106730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14049 2024.07.09 04:01:00.106751 [ 3 ] {} <Debug> HTTP-Session: d3c4567a-314a-4e5b-8743-05846b9eb132 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14050 2024.07.09 04:01:00.106770 [ 3 ] {} <Debug> HTTP-Session: d3c4567a-314a-4e5b-8743-05846b9eb132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14051 2024.07.09 04:01:00.106784 [ 3 ] {} <Debug> HTTP-Session: d3c4567a-314a-4e5b-8743-05846b9eb132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14052 2024.07.09 04:01:00.106822 [ 3 ] {} <Trace> HTTP-Session: d3c4567a-314a-4e5b-8743-05846b9eb132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14053 2024.07.09 04:01:00.106978 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14054 2024.07.09 04:01:00.107026 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14055 2024.07.09 04:01:00.107174 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14056 2024.07.09 04:01:00.107556 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14057 2024.07.09 04:01:00.107594 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14058 2024.07.09 04:01:00.107946 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
14059 2024.07.09 04:01:00.108261 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14060 2024.07.09 04:01:00.108388 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Debug> executeQuery: Read 128 rows, 10.87 KiB in 0.001477 sec., 86662.15301286391 rows/sec., 7.19 MiB/sec.
14061 2024.07.09 04:01:00.108410 [ 52 ] {} <Debug> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
14062 2024.07.09 04:01:00.108458 [ 52 ] {} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14063 2024.07.09 04:01:00.108489 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14064 2024.07.09 04:01:00.108607 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Debug> DynamicQueryHandler: Done processing query
14065 2024.07.09 04:01:00.108661 [ 3 ] {a51520e0-226f-4fca-aa2a-27c01f34478c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14066 2024.07.09 04:01:00.108691 [ 3 ] {} <Debug> HTTP-Session: d3c4567a-314a-4e5b-8743-05846b9eb132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14067 2024.07.09 04:01:00.108703 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
14068 2024.07.09 04:01:00.108892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 14947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14069 2024.07.09 04:01:00.108962 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14070 2024.07.09 04:01:00.108979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14071 2024.07.09 04:01:00.109025 [ 3 ] {} <Debug> HTTP-Session: c315539e-a3b8-4a18-8eae-3c26f22fdff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14072 2024.07.09 04:01:00.109030 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 271 rows starting from the beginning of the part
14073 2024.07.09 04:01:00.109056 [ 3 ] {} <Debug> HTTP-Session: c315539e-a3b8-4a18-8eae-3c26f22fdff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14074 2024.07.09 04:01:00.109099 [ 3 ] {} <Debug> HTTP-Session: c315539e-a3b8-4a18-8eae-3c26f22fdff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14075 2024.07.09 04:01:00.109204 [ 3 ] {} <Trace> HTTP-Session: c315539e-a3b8-4a18-8eae-3c26f22fdff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14076 2024.07.09 04:01:00.109287 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part
14077 2024.07.09 04:01:00.109548 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14078 2024.07.09 04:01:00.109584 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 149 rows starting from the beginning of the part
14079 2024.07.09 04:01:00.109668 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14080 2024.07.09 04:01:00.109863 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part
14081 2024.07.09 04:01:00.110174 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 149 rows starting from the beginning of the part
14082 2024.07.09 04:01:00.110469 [ 194 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part
14083 2024.07.09 04:01:00.110890 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14084 2024.07.09 04:01:00.111798 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14085 2024.07.09 04:01:00.111856 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14086 2024.07.09 04:01:00.112642 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
14087 2024.07.09 04:01:00.113335 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14088 2024.07.09 04:01:00.113403 [ 193 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 4 columns (4 merged, 0 gathered) in 0.004830234 sec., 197298.93003113306 rows/sec., 16.45 MiB/sec.
14089 2024.07.09 04:01:00.113550 [ 52 ] {} <Debug> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
14090 2024.07.09 04:01:00.113580 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.004188 sec., 21012.41642788921 rows/sec., 1.64 MiB/sec.
14091 2024.07.09 04:01:00.113605 [ 52 ] {} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14092 2024.07.09 04:01:00.113694 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14093 2024.07.09 04:01:00.113875 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
14094 2024.07.09 04:01:00.114245 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Debug> DynamicQueryHandler: Done processing query
14095 2024.07.09 04:01:00.114288 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
14096 2024.07.09 04:01:00.114364 [ 3 ] {885d497e-7271-4b4e-b397-0e772ad2271a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14097 2024.07.09 04:01:00.114529 [ 3 ] {} <Debug> HTTP-Session: c315539e-a3b8-4a18-8eae-3c26f22fdff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14098 2024.07.09 04:01:00.114958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14099 2024.07.09 04:01:00.115211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14100 2024.07.09 04:01:00.115327 [ 3 ] {} <Debug> HTTP-Session: 4a4f0932-505a-422f-b7ab-c2beac64792a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14101 2024.07.09 04:01:00.115421 [ 3 ] {} <Debug> HTTP-Session: 4a4f0932-505a-422f-b7ab-c2beac64792a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14102 2024.07.09 04:01:00.115515 [ 3 ] {} <Debug> HTTP-Session: 4a4f0932-505a-422f-b7ab-c2beac64792a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14103 2024.07.09 04:01:00.115718 [ 3 ] {} <Trace> HTTP-Session: 4a4f0932-505a-422f-b7ab-c2beac64792a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14104 2024.07.09 04:01:00.115843 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14105 2024.07.09 04:01:00.116154 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 199 rows starting from the beginning of the part
14106 2024.07.09 04:01:00.116437 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14107 2024.07.09 04:01:00.116794 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14108 2024.07.09 04:01:00.117248 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 88 rows starting from the beginning of the part
14109 2024.07.09 04:01:00.118102 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 95 rows starting from the beginning of the part
14110 2024.07.09 04:01:00.119072 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 88 rows starting from the beginning of the part
14111 2024.07.09 04:01:00.119749 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 95 rows starting from the beginning of the part
14112 2024.07.09 04:01:00.120012 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14113 2024.07.09 04:01:00.120166 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14114 2024.07.09 04:01:00.120273 [ 193 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 88 rows starting from the beginning of the part
14115 2024.07.09 04:01:00.120544 [ 201 ] {9d07b542-b301-41b4-92af-782f637b9baf::all_1_96_19} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
14116 2024.07.09 04:01:00.120904 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
14117 2024.07.09 04:01:00.121634 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14118 2024.07.09 04:01:00.121693 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14119 2024.07.09 04:01:00.122822 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
14120 2024.07.09 04:01:00.123542 [ 195 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 653 rows, containing 4 columns (4 merged, 0 gathered) in 0.009708039 sec., 67263.84185312812 rows/sec., 5.23 MiB/sec.
14121 2024.07.09 04:01:00.123747 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14122 2024.07.09 04:01:00.123801 [ 195 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
14123 2024.07.09 04:01:00.123970 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
14124 2024.07.09 04:01:00.123990 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007885 sec., 20291.69308814204 rows/sec., 1.41 MiB/sec.
14125 2024.07.09 04:01:00.124036 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14126 2024.07.09 04:01:00.124138 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14127 2024.07.09 04:01:00.124892 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Debug> DynamicQueryHandler: Done processing query
14128 2024.07.09 04:01:00.124998 [ 3 ] {fe10d411-f7e8-4e37-a01c-8edaeef12965} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14129 2024.07.09 04:01:00.125009 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
14130 2024.07.09 04:01:00.125114 [ 3 ] {} <Debug> HTTP-Session: 4a4f0932-505a-422f-b7ab-c2beac64792a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14131 2024.07.09 04:01:00.125543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 39073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14132 2024.07.09 04:01:00.125764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14133 2024.07.09 04:01:00.125913 [ 3 ] {} <Debug> HTTP-Session: 85e29019-1804-4c53-993d-f2c3772d0053 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14134 2024.07.09 04:01:00.126017 [ 3 ] {} <Debug> HTTP-Session: 85e29019-1804-4c53-993d-f2c3772d0053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14135 2024.07.09 04:01:00.126041 [ 198 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14136 2024.07.09 04:01:00.126107 [ 3 ] {} <Debug> HTTP-Session: 85e29019-1804-4c53-993d-f2c3772d0053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14137 2024.07.09 04:01:00.126115 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14138 2024.07.09 04:01:00.126258 [ 3 ] {} <Trace> HTTP-Session: 85e29019-1804-4c53-993d-f2c3772d0053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14139 2024.07.09 04:01:00.126265 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_91_18, total 15002 rows starting from the beginning of the part
14140 2024.07.09 04:01:00.126634 [ 198 ] {2dd7f2e2-abb6-4c53-ae81-b7689424ca6c::all_1_96_19} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
14141 2024.07.09 04:01:00.126671 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part
14142 2024.07.09 04:01:00.126953 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14143 2024.07.09 04:01:00.127082 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
14144 2024.07.09 04:01:00.127171 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part
14145 2024.07.09 04:01:00.127377 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <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
14146 2024.07.09 04:01:00.127615 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part
14147 2024.07.09 04:01:00.128234 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part
14148 2024.07.09 04:01:00.128764 [ 188 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part
14149 2024.07.09 04:01:00.131007 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14150 2024.07.09 04:01:00.132123 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14151 2024.07.09 04:01:00.132170 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14152 2024.07.09 04:01:00.132977 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
14153 2024.07.09 04:01:00.133877 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14154 2024.07.09 04:01:00.134037 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.007522 sec., 3190.6407870247276 rows/sec., 5.72 MiB/sec.
14155 2024.07.09 04:01:00.134302 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Debug> DynamicQueryHandler: Done processing query
14156 2024.07.09 04:01:00.134328 [ 3 ] {a6f16ec5-8bfa-44c6-b337-248b7aee3258} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14157 2024.07.09 04:01:00.134350 [ 3 ] {} <Debug> HTTP-Session: 85e29019-1804-4c53-993d-f2c3772d0053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14158 2024.07.09 04:01:00.134498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14159 2024.07.09 04:01:00.134547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14160 2024.07.09 04:01:00.134566 [ 3 ] {} <Debug> HTTP-Session: ef63b48b-5f75-4b55-a984-01c13e7f2dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14161 2024.07.09 04:01:00.134583 [ 3 ] {} <Debug> HTTP-Session: ef63b48b-5f75-4b55-a984-01c13e7f2dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14162 2024.07.09 04:01:00.134597 [ 3 ] {} <Debug> HTTP-Session: ef63b48b-5f75-4b55-a984-01c13e7f2dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14163 2024.07.09 04:01:00.134639 [ 3 ] {} <Trace> HTTP-Session: ef63b48b-5f75-4b55-a984-01c13e7f2dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14164 2024.07.09 04:01:00.134766 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14165 2024.07.09 04:01:00.134812 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14166 2024.07.09 04:01:00.135006 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14167 2024.07.09 04:01:00.135275 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15802 rows, containing 5 columns (5 merged, 0 gathered) in 0.010864229 sec., 1454498.059641416 rows/sec., 101.36 MiB/sec.
14168 2024.07.09 04:01:00.135454 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14169 2024.07.09 04:01:00.135494 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14170 2024.07.09 04:01:00.135888 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
14171 2024.07.09 04:01:00.136079 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
14172 2024.07.09 04:01:00.136401 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14173 2024.07.09 04:01:00.136723 [ 52 ] {} <Debug> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
14174 2024.07.09 04:01:00.136813 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002063 sec., 29083.8584585555 rows/sec., 1.96 MiB/sec.
14175 2024.07.09 04:01:00.136813 [ 52 ] {} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14176 2024.07.09 04:01:00.136909 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14177 2024.07.09 04:01:00.137379 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
14178 2024.07.09 04:01:00.137431 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Debug> DynamicQueryHandler: Done processing query
14179 2024.07.09 04:01:00.137583 [ 3 ] {85b75ea9-f4ce-4f91-a03c-91f4a8b6b8f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14180 2024.07.09 04:01:00.137600 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14181 2024.07.09 04:01:00.137689 [ 3 ] {} <Debug> HTTP-Session: ef63b48b-5f75-4b55-a984-01c13e7f2dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14182 2024.07.09 04:01:00.138034 [ 198 ] {246668f4-44dc-43f6-b63c-de672e0b8e98::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
14183 2024.07.09 04:01:00.138210 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14184 2024.07.09 04:01:00.138342 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5344 rows starting from the beginning of the part
14185 2024.07.09 04:01:00.138410 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB.
14186 2024.07.09 04:01:00.138722 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part
14187 2024.07.09 04:01:00.139116 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part
14188 2024.07.09 04:01:00.139493 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part
14189 2024.07.09 04:01:00.139751 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part
14190 2024.07.09 04:01:00.139907 [ 187 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part
14191 2024.07.09 04:01:00.142109 [ 199 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5644 rows, containing 4 columns (4 merged, 0 gathered) in 0.005020747 sec., 1124135.512106067 rows/sec., 75.74 MiB/sec.
14192 2024.07.09 04:01:00.142489 [ 188 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
14193 2024.07.09 04:01:00.142895 [ 188 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14194 2024.07.09 04:01:00.142973 [ 188 ] {e5cca1c4-1513-409e-a399-5a647e2c0b4d::all_1_96_19} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
14195 2024.07.09 04:01:00.143061 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
14196 2024.07.09 04:01:03.754140 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
14197 2024.07.09 04:01:03.754239 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
14198 2024.07.09 04:01:05.105452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14199 2024.07.09 04:01:05.105568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14200 2024.07.09 04:01:05.105596 [ 3 ] {} <Debug> HTTP-Session: 458f39dd-c23b-4605-a4d3-6a34bed20101 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14201 2024.07.09 04:01:05.105623 [ 3 ] {} <Debug> HTTP-Session: 458f39dd-c23b-4605-a4d3-6a34bed20101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14202 2024.07.09 04:01:05.105640 [ 3 ] {} <Debug> HTTP-Session: 458f39dd-c23b-4605-a4d3-6a34bed20101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14203 2024.07.09 04:01:05.105692 [ 3 ] {} <Trace> HTTP-Session: 458f39dd-c23b-4605-a4d3-6a34bed20101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14204 2024.07.09 04:01:05.105876 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14205 2024.07.09 04:01:05.105937 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14206 2024.07.09 04:01:05.106116 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14207 2024.07.09 04:01:05.106543 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14208 2024.07.09 04:01:05.106582 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14209 2024.07.09 04:01:05.106947 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14210 2024.07.09 04:01:05.107274 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14211 2024.07.09 04:01:05.107435 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001615 sec., 19195.046439628484 rows/sec., 1.52 MiB/sec.
14212 2024.07.09 04:01:05.107637 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Debug> DynamicQueryHandler: Done processing query
14213 2024.07.09 04:01:05.107663 [ 3 ] {409d9b7c-c9cc-44a9-bbfe-2f0d6962004d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14214 2024.07.09 04:01:05.107679 [ 3 ] {} <Debug> HTTP-Session: 458f39dd-c23b-4605-a4d3-6a34bed20101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.07.09 04:01:05.107840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14216 2024.07.09 04:01:05.107890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14217 2024.07.09 04:01:05.107909 [ 3 ] {} <Debug> HTTP-Session: 298e0cbb-0f12-4cb2-96bb-9e879142d1da Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14218 2024.07.09 04:01:05.107925 [ 3 ] {} <Debug> HTTP-Session: 298e0cbb-0f12-4cb2-96bb-9e879142d1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14219 2024.07.09 04:01:05.107938 [ 3 ] {} <Debug> HTTP-Session: 298e0cbb-0f12-4cb2-96bb-9e879142d1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14220 2024.07.09 04:01:05.107969 [ 3 ] {} <Trace> HTTP-Session: 298e0cbb-0f12-4cb2-96bb-9e879142d1da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14221 2024.07.09 04:01:05.108065 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14222 2024.07.09 04:01:05.108106 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14223 2024.07.09 04:01:05.108232 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14224 2024.07.09 04:01:05.108514 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14225 2024.07.09 04:01:05.108551 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14226 2024.07.09 04:01:05.108853 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
14227 2024.07.09 04:01:05.109157 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14228 2024.07.09 04:01:05.109305 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001261 sec., 6344.171292624901 rows/sec., 517.32 KiB/sec.
14229 2024.07.09 04:01:05.109606 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Debug> DynamicQueryHandler: Done processing query
14230 2024.07.09 04:01:05.109631 [ 3 ] {afd3b92d-8e87-4292-802d-2a938e51d89e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14231 2024.07.09 04:01:05.109647 [ 3 ] {} <Debug> HTTP-Session: 298e0cbb-0f12-4cb2-96bb-9e879142d1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.07.09 04:01:05.109836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 27361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14233 2024.07.09 04:01:05.109885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14234 2024.07.09 04:01:05.109904 [ 3 ] {} <Debug> HTTP-Session: d122e25e-12a7-4cd7-9f35-ab3b73a0984a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14235 2024.07.09 04:01:05.109920 [ 3 ] {} <Debug> HTTP-Session: d122e25e-12a7-4cd7-9f35-ab3b73a0984a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14236 2024.07.09 04:01:05.109934 [ 3 ] {} <Debug> HTTP-Session: d122e25e-12a7-4cd7-9f35-ab3b73a0984a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14237 2024.07.09 04:01:05.109964 [ 3 ] {} <Trace> HTTP-Session: d122e25e-12a7-4cd7-9f35-ab3b73a0984a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14238 2024.07.09 04:01:05.110107 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14239 2024.07.09 04:01:05.110152 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14240 2024.07.09 04:01:05.110292 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14241 2024.07.09 04:01:05.110693 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14242 2024.07.09 04:01:05.110728 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14243 2024.07.09 04:01:05.111045 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
14244 2024.07.09 04:01:05.111342 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14245 2024.07.09 04:01:05.111482 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Debug> executeQuery: Read 189 rows, 15.88 KiB in 0.001441 sec., 131158.9174184594 rows/sec., 10.76 MiB/sec.
14246 2024.07.09 04:01:05.111751 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Debug> DynamicQueryHandler: Done processing query
14247 2024.07.09 04:01:05.111811 [ 3 ] {85618a34-5fbd-4a80-b094-3e6f83fed442} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14248 2024.07.09 04:01:05.111867 [ 3 ] {} <Debug> HTTP-Session: d122e25e-12a7-4cd7-9f35-ab3b73a0984a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.07.09 04:01:05.112067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14250 2024.07.09 04:01:05.112134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14251 2024.07.09 04:01:05.112154 [ 3 ] {} <Debug> HTTP-Session: 2234462b-38d8-4ced-9513-942a7952a62a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14252 2024.07.09 04:01:05.112170 [ 3 ] {} <Debug> HTTP-Session: 2234462b-38d8-4ced-9513-942a7952a62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14253 2024.07.09 04:01:05.112184 [ 3 ] {} <Debug> HTTP-Session: 2234462b-38d8-4ced-9513-942a7952a62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14254 2024.07.09 04:01:05.112216 [ 3 ] {} <Trace> HTTP-Session: 2234462b-38d8-4ced-9513-942a7952a62a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14255 2024.07.09 04:01:05.112315 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14256 2024.07.09 04:01:05.112358 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14257 2024.07.09 04:01:05.112499 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14258 2024.07.09 04:01:05.112758 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14259 2024.07.09 04:01:05.112794 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14260 2024.07.09 04:01:05.113091 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
14261 2024.07.09 04:01:05.113389 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14262 2024.07.09 04:01:05.113533 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.00124 sec., 6451.612903225807 rows/sec., 450.48 KiB/sec.
14263 2024.07.09 04:01:05.113817 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Debug> DynamicQueryHandler: Done processing query
14264 2024.07.09 04:01:05.113841 [ 3 ] {9a423821-b0b7-4b45-b812-6d75933bab9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14265 2024.07.09 04:01:05.113857 [ 3 ] {} <Debug> HTTP-Session: 2234462b-38d8-4ced-9513-942a7952a62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14266 2024.07.09 04:01:05.113989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 21543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14267 2024.07.09 04:01:05.114037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14268 2024.07.09 04:01:05.114055 [ 3 ] {} <Debug> HTTP-Session: bcdda20f-d713-4833-b555-3d031fd10170 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14269 2024.07.09 04:01:05.114071 [ 3 ] {} <Debug> HTTP-Session: bcdda20f-d713-4833-b555-3d031fd10170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14270 2024.07.09 04:01:05.114084 [ 3 ] {} <Debug> HTTP-Session: bcdda20f-d713-4833-b555-3d031fd10170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14271 2024.07.09 04:01:05.114114 [ 3 ] {} <Trace> HTTP-Session: bcdda20f-d713-4833-b555-3d031fd10170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14272 2024.07.09 04:01:05.114252 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14273 2024.07.09 04:01:05.114295 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14274 2024.07.09 04:01:05.114438 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14275 2024.07.09 04:01:05.114786 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14276 2024.07.09 04:01:05.114822 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14277 2024.07.09 04:01:05.115133 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
14278 2024.07.09 04:01:05.115427 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14279 2024.07.09 04:01:05.115572 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Debug> executeQuery: Read 127 rows, 10.15 KiB in 0.001369 sec., 92768.44411979547 rows/sec., 7.24 MiB/sec.
14280 2024.07.09 04:01:05.115809 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Debug> DynamicQueryHandler: Done processing query
14281 2024.07.09 04:01:05.115833 [ 3 ] {046355b8-99ad-47b4-83fd-522a96ecba53} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14282 2024.07.09 04:01:05.115871 [ 3 ] {} <Debug> HTTP-Session: bcdda20f-d713-4833-b555-3d031fd10170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14283 2024.07.09 04:01:05.116113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 38345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14284 2024.07.09 04:01:05.116171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14285 2024.07.09 04:01:05.116189 [ 3 ] {} <Debug> HTTP-Session: 6af4434e-2e5f-484f-865d-e67f80523937 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14286 2024.07.09 04:01:05.116205 [ 3 ] {} <Debug> HTTP-Session: 6af4434e-2e5f-484f-865d-e67f80523937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14287 2024.07.09 04:01:05.116219 [ 3 ] {} <Debug> HTTP-Session: 6af4434e-2e5f-484f-865d-e67f80523937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14288 2024.07.09 04:01:05.116250 [ 3 ] {} <Trace> HTTP-Session: 6af4434e-2e5f-484f-865d-e67f80523937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14289 2024.07.09 04:01:05.116413 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14290 2024.07.09 04:01:05.116459 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14291 2024.07.09 04:01:05.116615 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14292 2024.07.09 04:01:05.117000 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14293 2024.07.09 04:01:05.117035 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14294 2024.07.09 04:01:05.117411 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
14295 2024.07.09 04:01:05.117737 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14296 2024.07.09 04:01:05.117887 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Debug> executeQuery: Read 200 rows, 14.29 KiB in 0.00155 sec., 129032.25806451614 rows/sec., 9.01 MiB/sec.
14297 2024.07.09 04:01:05.118047 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Debug> DynamicQueryHandler: Done processing query
14298 2024.07.09 04:01:05.118070 [ 3 ] {ce44e9c0-04be-404a-9e1a-2eecda8a51bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14299 2024.07.09 04:01:05.118086 [ 3 ] {} <Debug> HTTP-Session: 6af4434e-2e5f-484f-865d-e67f80523937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14300 2024.07.09 04:01:05.118259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14301 2024.07.09 04:01:05.118306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14302 2024.07.09 04:01:05.118325 [ 3 ] {} <Debug> HTTP-Session: 8080e9fe-6937-4fba-b9d4-aee08d57d4da Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14303 2024.07.09 04:01:05.118340 [ 3 ] {} <Debug> HTTP-Session: 8080e9fe-6937-4fba-b9d4-aee08d57d4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14304 2024.07.09 04:01:05.118354 [ 3 ] {} <Debug> HTTP-Session: 8080e9fe-6937-4fba-b9d4-aee08d57d4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14305 2024.07.09 04:01:05.118384 [ 3 ] {} <Trace> HTTP-Session: 8080e9fe-6937-4fba-b9d4-aee08d57d4da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14306 2024.07.09 04:01:05.118685 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14307 2024.07.09 04:01:05.118745 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <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
14308 2024.07.09 04:01:05.119149 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14309 2024.07.09 04:01:05.119871 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14310 2024.07.09 04:01:05.119906 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14311 2024.07.09 04:01:05.120528 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
14312 2024.07.09 04:01:05.120935 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14313 2024.07.09 04:01:05.121118 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002632 sec., 11778.115501519758 rows/sec., 21.11 MiB/sec.
14314 2024.07.09 04:01:05.121338 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Debug> DynamicQueryHandler: Done processing query
14315 2024.07.09 04:01:05.121362 [ 3 ] {8641f335-6280-496c-b8a3-9bb2f509687e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14316 2024.07.09 04:01:05.121378 [ 3 ] {} <Debug> HTTP-Session: 8080e9fe-6937-4fba-b9d4-aee08d57d4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14317 2024.07.09 04:01:05.121844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14318 2024.07.09 04:01:05.121893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14319 2024.07.09 04:01:05.121912 [ 3 ] {} <Debug> HTTP-Session: 0dcd181a-47d9-47c3-bdb0-0b0b3dd9cd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14320 2024.07.09 04:01:05.121928 [ 3 ] {} <Debug> HTTP-Session: 0dcd181a-47d9-47c3-bdb0-0b0b3dd9cd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14321 2024.07.09 04:01:05.121942 [ 3 ] {} <Debug> HTTP-Session: 0dcd181a-47d9-47c3-bdb0-0b0b3dd9cd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14322 2024.07.09 04:01:05.121972 [ 3 ] {} <Trace> HTTP-Session: 0dcd181a-47d9-47c3-bdb0-0b0b3dd9cd85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14323 2024.07.09 04:01:05.122083 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14324 2024.07.09 04:01:05.122126 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14325 2024.07.09 04:01:05.122251 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14326 2024.07.09 04:01:05.122522 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14327 2024.07.09 04:01:05.122557 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14328 2024.07.09 04:01:05.122904 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
14329 2024.07.09 04:01:05.123212 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14330 2024.07.09 04:01:05.123359 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec.
14331 2024.07.09 04:01:05.123593 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Debug> DynamicQueryHandler: Done processing query
14332 2024.07.09 04:01:05.123645 [ 3 ] {0e6e8cf4-e626-4c24-90b1-babd0b1bdf2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14333 2024.07.09 04:01:05.123703 [ 3 ] {} <Debug> HTTP-Session: 0dcd181a-47d9-47c3-bdb0-0b0b3dd9cd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14334 2024.07.09 04:01:10.104384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14335 2024.07.09 04:01:10.104570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14336 2024.07.09 04:01:10.104610 [ 3 ] {} <Debug> HTTP-Session: f94af194-110e-4471-9bb9-acc010a9b0b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14337 2024.07.09 04:01:10.104648 [ 3 ] {} <Debug> HTTP-Session: f94af194-110e-4471-9bb9-acc010a9b0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14338 2024.07.09 04:01:10.104675 [ 3 ] {} <Debug> HTTP-Session: f94af194-110e-4471-9bb9-acc010a9b0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14339 2024.07.09 04:01:10.104749 [ 3 ] {} <Trace> HTTP-Session: f94af194-110e-4471-9bb9-acc010a9b0b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14340 2024.07.09 04:01:10.104963 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14341 2024.07.09 04:01:10.105030 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14342 2024.07.09 04:01:10.105217 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14343 2024.07.09 04:01:10.105687 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14344 2024.07.09 04:01:10.105728 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14345 2024.07.09 04:01:10.106091 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14346 2024.07.09 04:01:10.106414 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14347 2024.07.09 04:01:10.106592 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.13 MiB/sec.
14348 2024.07.09 04:01:10.106795 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Debug> DynamicQueryHandler: Done processing query
14349 2024.07.09 04:01:10.106821 [ 3 ] {def216c9-0921-4c39-b6b1-aab6e194e28a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14350 2024.07.09 04:01:10.106837 [ 3 ] {} <Debug> HTTP-Session: f94af194-110e-4471-9bb9-acc010a9b0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14351 2024.07.09 04:01:10.106984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14352 2024.07.09 04:01:10.107033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14353 2024.07.09 04:01:10.107052 [ 3 ] {} <Debug> HTTP-Session: 0cb24aac-7bc8-4273-8686-0fbd383d7bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14354 2024.07.09 04:01:10.107069 [ 3 ] {} <Debug> HTTP-Session: 0cb24aac-7bc8-4273-8686-0fbd383d7bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14355 2024.07.09 04:01:10.107082 [ 3 ] {} <Debug> HTTP-Session: 0cb24aac-7bc8-4273-8686-0fbd383d7bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14356 2024.07.09 04:01:10.107112 [ 3 ] {} <Trace> HTTP-Session: 0cb24aac-7bc8-4273-8686-0fbd383d7bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14357 2024.07.09 04:01:10.107205 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14358 2024.07.09 04:01:10.107248 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14359 2024.07.09 04:01:10.107374 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14360 2024.07.09 04:01:10.107646 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14361 2024.07.09 04:01:10.107682 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14362 2024.07.09 04:01:10.107975 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
14363 2024.07.09 04:01:10.108284 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14364 2024.07.09 04:01:10.108445 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001254 sec., 3189.792663476874 rows/sec., 260.11 KiB/sec.
14365 2024.07.09 04:01:10.108625 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Debug> DynamicQueryHandler: Done processing query
14366 2024.07.09 04:01:10.108653 [ 3 ] {cdbbc59d-a64a-440e-809d-e860b3ad704c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14367 2024.07.09 04:01:10.108669 [ 3 ] {} <Debug> HTTP-Session: 0cb24aac-7bc8-4273-8686-0fbd383d7bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14368 2024.07.09 04:01:10.108806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 18938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14369 2024.07.09 04:01:10.108851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14370 2024.07.09 04:01:10.108874 [ 3 ] {} <Debug> HTTP-Session: 8ec15fa4-04b6-4714-9a13-94ae7a70c9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14371 2024.07.09 04:01:10.108890 [ 3 ] {} <Debug> HTTP-Session: 8ec15fa4-04b6-4714-9a13-94ae7a70c9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14372 2024.07.09 04:01:10.108904 [ 3 ] {} <Debug> HTTP-Session: 8ec15fa4-04b6-4714-9a13-94ae7a70c9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14373 2024.07.09 04:01:10.108933 [ 3 ] {} <Trace> HTTP-Session: 8ec15fa4-04b6-4714-9a13-94ae7a70c9b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14374 2024.07.09 04:01:10.109064 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14375 2024.07.09 04:01:10.109104 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14376 2024.07.09 04:01:10.109227 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14377 2024.07.09 04:01:10.109653 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14378 2024.07.09 04:01:10.109688 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14379 2024.07.09 04:01:10.109991 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
14380 2024.07.09 04:01:10.110283 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14381 2024.07.09 04:01:10.110440 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Debug> executeQuery: Read 130 rows, 11.02 KiB in 0.001429 sec., 90972.70818754374 rows/sec., 7.53 MiB/sec.
14382 2024.07.09 04:01:10.110614 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Debug> DynamicQueryHandler: Done processing query
14383 2024.07.09 04:01:10.110638 [ 3 ] {e60ead5e-5431-4f1c-86f5-5581ca9290cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14384 2024.07.09 04:01:10.110653 [ 3 ] {} <Debug> HTTP-Session: 8ec15fa4-04b6-4714-9a13-94ae7a70c9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14385 2024.07.09 04:01:10.110767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14386 2024.07.09 04:01:10.110815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14387 2024.07.09 04:01:10.110834 [ 3 ] {} <Debug> HTTP-Session: 79b20243-ccd2-4f6b-9bb2-bd2b0d837708 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14388 2024.07.09 04:01:10.110850 [ 3 ] {} <Debug> HTTP-Session: 79b20243-ccd2-4f6b-9bb2-bd2b0d837708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14389 2024.07.09 04:01:10.110863 [ 3 ] {} <Debug> HTTP-Session: 79b20243-ccd2-4f6b-9bb2-bd2b0d837708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14390 2024.07.09 04:01:10.110894 [ 3 ] {} <Trace> HTTP-Session: 79b20243-ccd2-4f6b-9bb2-bd2b0d837708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14391 2024.07.09 04:01:10.110985 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14392 2024.07.09 04:01:10.111026 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14393 2024.07.09 04:01:10.111148 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14394 2024.07.09 04:01:10.111408 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14395 2024.07.09 04:01:10.111442 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14396 2024.07.09 04:01:10.111734 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
14397 2024.07.09 04:01:10.112036 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14398 2024.07.09 04:01:10.112187 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00122 sec., 3278.688524590164 rows/sec., 228.93 KiB/sec.
14399 2024.07.09 04:01:10.112337 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Debug> DynamicQueryHandler: Done processing query
14400 2024.07.09 04:01:10.112361 [ 3 ] {f9c6a734-1c18-47a7-9cd0-5045df4802a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14401 2024.07.09 04:01:10.112376 [ 3 ] {} <Debug> HTTP-Session: 79b20243-ccd2-4f6b-9bb2-bd2b0d837708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14402 2024.07.09 04:01:10.112495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 15629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14403 2024.07.09 04:01:10.112540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14404 2024.07.09 04:01:10.112559 [ 3 ] {} <Debug> HTTP-Session: a7a4459b-3d4f-419e-9118-fea0526e64bf Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14405 2024.07.09 04:01:10.112575 [ 3 ] {} <Debug> HTTP-Session: a7a4459b-3d4f-419e-9118-fea0526e64bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14406 2024.07.09 04:01:10.112588 [ 3 ] {} <Debug> HTTP-Session: a7a4459b-3d4f-419e-9118-fea0526e64bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14407 2024.07.09 04:01:10.112618 [ 3 ] {} <Trace> HTTP-Session: a7a4459b-3d4f-419e-9118-fea0526e64bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14408 2024.07.09 04:01:10.112732 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14409 2024.07.09 04:01:10.112773 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14410 2024.07.09 04:01:10.112896 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14411 2024.07.09 04:01:10.113238 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14412 2024.07.09 04:01:10.113274 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14413 2024.07.09 04:01:10.113571 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
14414 2024.07.09 04:01:10.113874 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14415 2024.07.09 04:01:10.114025 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001331 sec., 69120.96168294516 rows/sec., 5.40 MiB/sec.
14416 2024.07.09 04:01:10.114194 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Debug> DynamicQueryHandler: Done processing query
14417 2024.07.09 04:01:10.114218 [ 3 ] {7a110187-4456-4262-a7ba-b4c191effe2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14418 2024.07.09 04:01:10.114234 [ 3 ] {} <Debug> HTTP-Session: a7a4459b-3d4f-419e-9118-fea0526e64bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14419 2024.07.09 04:01:10.114412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14420 2024.07.09 04:01:10.114460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14421 2024.07.09 04:01:10.114478 [ 3 ] {} <Debug> HTTP-Session: 69d8c9cd-5465-48dd-9609-148d7c7025dc Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14422 2024.07.09 04:01:10.114494 [ 3 ] {} <Debug> HTTP-Session: 69d8c9cd-5465-48dd-9609-148d7c7025dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14423 2024.07.09 04:01:10.114508 [ 3 ] {} <Debug> HTTP-Session: 69d8c9cd-5465-48dd-9609-148d7c7025dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14424 2024.07.09 04:01:10.114538 [ 3 ] {} <Trace> HTTP-Session: 69d8c9cd-5465-48dd-9609-148d7c7025dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14425 2024.07.09 04:01:10.114678 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14426 2024.07.09 04:01:10.114723 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14427 2024.07.09 04:01:10.114863 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14428 2024.07.09 04:01:10.115230 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14429 2024.07.09 04:01:10.115265 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14430 2024.07.09 04:01:10.115645 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
14431 2024.07.09 04:01:10.115967 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14432 2024.07.09 04:01:10.116129 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001516 sec., 106860.15831134564 rows/sec., 7.44 MiB/sec.
14433 2024.07.09 04:01:10.116285 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Debug> DynamicQueryHandler: Done processing query
14434 2024.07.09 04:01:10.116309 [ 3 ] {879d35da-3a72-41e7-bd95-e26f2408ca58} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14435 2024.07.09 04:01:10.116324 [ 3 ] {} <Debug> HTTP-Session: 69d8c9cd-5465-48dd-9609-148d7c7025dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14436 2024.07.09 04:01:10.116492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 39068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14437 2024.07.09 04:01:10.116538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14438 2024.07.09 04:01:10.116556 [ 3 ] {} <Debug> HTTP-Session: c8ff1b1f-fd45-4608-b369-cc1a50ce2c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14439 2024.07.09 04:01:10.116571 [ 3 ] {} <Debug> HTTP-Session: c8ff1b1f-fd45-4608-b369-cc1a50ce2c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14440 2024.07.09 04:01:10.116585 [ 3 ] {} <Debug> HTTP-Session: c8ff1b1f-fd45-4608-b369-cc1a50ce2c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14441 2024.07.09 04:01:10.116615 [ 3 ] {} <Trace> HTTP-Session: c8ff1b1f-fd45-4608-b369-cc1a50ce2c2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14442 2024.07.09 04:01:10.116880 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14443 2024.07.09 04:01:10.116942 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <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
14444 2024.07.09 04:01:10.117341 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14445 2024.07.09 04:01:10.118016 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14446 2024.07.09 04:01:10.118050 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14447 2024.07.09 04:01:10.118641 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14448 2024.07.09 04:01:10.119038 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14449 2024.07.09 04:01:10.119222 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002521 sec., 9520.031733439113 rows/sec., 17.06 MiB/sec.
14450 2024.07.09 04:01:10.119458 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Debug> DynamicQueryHandler: Done processing query
14451 2024.07.09 04:01:10.119482 [ 3 ] {da07a470-fc9c-4806-aedb-b7a070b7001f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14452 2024.07.09 04:01:10.119497 [ 3 ] {} <Debug> HTTP-Session: c8ff1b1f-fd45-4608-b369-cc1a50ce2c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14453 2024.07.09 04:01:10.119629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14454 2024.07.09 04:01:10.119677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14455 2024.07.09 04:01:10.119695 [ 3 ] {} <Debug> HTTP-Session: 19c29fed-ecee-4ce8-b775-4cd863e053da Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14456 2024.07.09 04:01:10.119711 [ 3 ] {} <Debug> HTTP-Session: 19c29fed-ecee-4ce8-b775-4cd863e053da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14457 2024.07.09 04:01:10.119725 [ 3 ] {} <Debug> HTTP-Session: 19c29fed-ecee-4ce8-b775-4cd863e053da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14458 2024.07.09 04:01:10.119754 [ 3 ] {} <Trace> HTTP-Session: 19c29fed-ecee-4ce8-b775-4cd863e053da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14459 2024.07.09 04:01:10.119864 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14460 2024.07.09 04:01:10.119908 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14461 2024.07.09 04:01:10.120031 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14462 2024.07.09 04:01:10.120310 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14463 2024.07.09 04:01:10.120345 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14464 2024.07.09 04:01:10.120699 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
14465 2024.07.09 04:01:10.121005 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14466 2024.07.09 04:01:10.121156 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec.
14467 2024.07.09 04:01:10.121319 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Debug> DynamicQueryHandler: Done processing query
14468 2024.07.09 04:01:10.121354 [ 3 ] {6aa62774-bb96-4e53-8fe8-3e9a13b57232} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14469 2024.07.09 04:01:10.121385 [ 3 ] {} <Debug> HTTP-Session: 19c29fed-ecee-4ce8-b775-4cd863e053da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14470 2024.07.09 04:01:15.104273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14471 2024.07.09 04:01:15.104430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14472 2024.07.09 04:01:15.104459 [ 3 ] {} <Debug> HTTP-Session: 817626a9-dfa7-431b-a051-ab3a821eb81c Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14473 2024.07.09 04:01:15.104488 [ 3 ] {} <Debug> HTTP-Session: 817626a9-dfa7-431b-a051-ab3a821eb81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14474 2024.07.09 04:01:15.104506 [ 3 ] {} <Debug> HTTP-Session: 817626a9-dfa7-431b-a051-ab3a821eb81c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14475 2024.07.09 04:01:15.104560 [ 3 ] {} <Trace> HTTP-Session: 817626a9-dfa7-431b-a051-ab3a821eb81c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14476 2024.07.09 04:01:15.104774 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14477 2024.07.09 04:01:15.104847 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14478 2024.07.09 04:01:15.105059 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14479 2024.07.09 04:01:15.105499 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14480 2024.07.09 04:01:15.105541 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14481 2024.07.09 04:01:15.105908 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14482 2024.07.09 04:01:15.106242 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14483 2024.07.09 04:01:15.106413 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001705 sec., 18181.818181818184 rows/sec., 1.44 MiB/sec.
14484 2024.07.09 04:01:15.106429 [ 35 ] {} <Debug> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14485 2024.07.09 04:01:15.106532 [ 35 ] {} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14486 2024.07.09 04:01:15.106581 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14487 2024.07.09 04:01:15.106691 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Debug> DynamicQueryHandler: Done processing query
14488 2024.07.09 04:01:15.106702 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14489 2024.07.09 04:01:15.106723 [ 3 ] {6efb1cbd-eb0f-4bef-9c36-8ebbaed1f7e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14490 2024.07.09 04:01:15.106751 [ 3 ] {} <Debug> HTTP-Session: 817626a9-dfa7-431b-a051-ab3a821eb81c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14491 2024.07.09 04:01:15.106837 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14492 2024.07.09 04:01:15.106870 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 55 rows starting from the beginning of the part
14493 2024.07.09 04:01:15.106932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14494 2024.07.09 04:01:15.106959 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part
14495 2024.07.09 04:01:15.107050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14496 2024.07.09 04:01:15.107129 [ 3 ] {} <Debug> HTTP-Session: cf722b79-08f6-4882-bccb-9a4dd8518809 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14497 2024.07.09 04:01:15.107216 [ 3 ] {} <Debug> HTTP-Session: cf722b79-08f6-4882-bccb-9a4dd8518809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14498 2024.07.09 04:01:15.107227 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 24 rows starting from the beginning of the part
14499 2024.07.09 04:01:15.107300 [ 3 ] {} <Debug> HTTP-Session: cf722b79-08f6-4882-bccb-9a4dd8518809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14500 2024.07.09 04:01:15.107466 [ 3 ] {} <Trace> HTTP-Session: cf722b79-08f6-4882-bccb-9a4dd8518809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14501 2024.07.09 04:01:15.107506 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part
14502 2024.07.09 04:01:15.107800 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 24 rows starting from the beginning of the part
14503 2024.07.09 04:01:15.107795 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14504 2024.07.09 04:01:15.107995 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14505 2024.07.09 04:01:15.108189 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part
14506 2024.07.09 04:01:15.108946 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14507 2024.07.09 04:01:15.109365 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14508 2024.07.09 04:01:15.109406 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14509 2024.07.09 04:01:15.109841 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14510 2024.07.09 04:01:15.110041 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.003389499 sec., 57825.65505993659 rows/sec., 4.58 MiB/sec.
14511 2024.07.09 04:01:15.110177 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14512 2024.07.09 04:01:15.110308 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14513 2024.07.09 04:01:15.110584 [ 35 ] {} <Debug> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
14514 2024.07.09 04:01:15.110611 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002974 sec., 672.4949562878278 rows/sec., 54.84 KiB/sec.
14515 2024.07.09 04:01:15.110670 [ 35 ] {} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14516 2024.07.09 04:01:15.110789 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14517 2024.07.09 04:01:15.110889 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14518 2024.07.09 04:01:15.111109 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Debug> DynamicQueryHandler: Done processing query
14519 2024.07.09 04:01:15.111111 [ 188 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
14520 2024.07.09 04:01:15.111136 [ 3 ] {3a2a1e66-b9eb-4e62-a3bf-eb6e765ef671} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14521 2024.07.09 04:01:15.111121 [ 192 ] {5a911b3a-d47f-454b-8da3-ff0312946408::all_1_91_18} <Trace> oximeter.fields_i64 (5a911b3a-d47f-454b-8da3-ff0312946408) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14522 2024.07.09 04:01:15.111173 [ 3 ] {} <Debug> HTTP-Session: cf722b79-08f6-4882-bccb-9a4dd8518809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14523 2024.07.09 04:01:15.111285 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14524 2024.07.09 04:01:15.111308 [ 188 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14525 2024.07.09 04:01:15.111341 [ 188 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 17 rows starting from the beginning of the part
14526 2024.07.09 04:01:15.111393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 22030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14527 2024.07.09 04:01:15.111507 [ 188 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
14528 2024.07.09 04:01:15.111515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14529 2024.07.09 04:01:15.111598 [ 3 ] {} <Debug> HTTP-Session: 1cf5e126-f1dd-44ef-8778-d69912983375 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14530 2024.07.09 04:01:15.111689 [ 3 ] {} <Debug> HTTP-Session: 1cf5e126-f1dd-44ef-8778-d69912983375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14531 2024.07.09 04:01:15.111765 [ 3 ] {} <Debug> HTTP-Session: 1cf5e126-f1dd-44ef-8778-d69912983375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14532 2024.07.09 04:01:15.111826 [ 188 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
14533 2024.07.09 04:01:15.111880 [ 3 ] {} <Trace> HTTP-Session: 1cf5e126-f1dd-44ef-8778-d69912983375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14534 2024.07.09 04:01:15.112182 [ 188 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part
14535 2024.07.09 04:01:15.112399 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14536 2024.07.09 04:01:15.112501 [ 188 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
14537 2024.07.09 04:01:15.112534 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14538 2024.07.09 04:01:15.112866 [ 188 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
14539 2024.07.09 04:01:15.113443 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14540 2024.07.09 04:01:15.113958 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14541 2024.07.09 04:01:15.114006 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14542 2024.07.09 04:01:15.114481 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.003518951 sec., 10514.497075975198 rows/sec., 851.14 KiB/sec.
14543 2024.07.09 04:01:15.114524 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
14544 2024.07.09 04:01:15.114660 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
14545 2024.07.09 04:01:15.114967 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Trace> oximeter.fields_string (9d07b542-b301-41b4-92af-782f637b9baf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14546 2024.07.09 04:01:15.115199 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Debug> executeQuery: Read 150 rows, 12.90 KiB in 0.003001 sec., 49983.33888703765 rows/sec., 4.20 MiB/sec.
14547 2024.07.09 04:01:15.115297 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14548 2024.07.09 04:01:15.115381 [ 200 ] {fbfb7d90-2314-4fcb-832d-6c78756748e1::all_1_30_6} <Trace> oximeter.fields_ipaddr (fbfb7d90-2314-4fcb-832d-6c78756748e1) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
14549 2024.07.09 04:01:15.115397 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Debug> DynamicQueryHandler: Done processing query
14550 2024.07.09 04:01:15.115426 [ 3 ] {b4ddb207-a625-4ae2-953a-90502970ec6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14551 2024.07.09 04:01:15.115459 [ 3 ] {} <Debug> HTTP-Session: 1cf5e126-f1dd-44ef-8778-d69912983375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14552 2024.07.09 04:01:15.115468 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
14553 2024.07.09 04:01:15.115579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14554 2024.07.09 04:01:15.115626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14555 2024.07.09 04:01:15.115645 [ 3 ] {} <Debug> HTTP-Session: 6a2a555b-257d-4e1e-a038-2ae6ad3edd31 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14556 2024.07.09 04:01:15.115661 [ 3 ] {} <Debug> HTTP-Session: 6a2a555b-257d-4e1e-a038-2ae6ad3edd31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14557 2024.07.09 04:01:15.115674 [ 3 ] {} <Debug> HTTP-Session: 6a2a555b-257d-4e1e-a038-2ae6ad3edd31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14558 2024.07.09 04:01:15.115705 [ 3 ] {} <Trace> HTTP-Session: 6a2a555b-257d-4e1e-a038-2ae6ad3edd31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14559 2024.07.09 04:01:15.115796 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14560 2024.07.09 04:01:15.115837 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14561 2024.07.09 04:01:15.115959 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14562 2024.07.09 04:01:15.116196 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14563 2024.07.09 04:01:15.116231 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14564 2024.07.09 04:01:15.116521 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14565 2024.07.09 04:01:15.116816 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14566 2024.07.09 04:01:15.116981 [ 35 ] {} <Debug> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
14567 2024.07.09 04:01:15.116993 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001202 sec., 1663.893510815308 rows/sec., 116.18 KiB/sec.
14568 2024.07.09 04:01:15.117061 [ 35 ] {} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14569 2024.07.09 04:01:15.117161 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14570 2024.07.09 04:01:15.117323 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Debug> DynamicQueryHandler: Done processing query
14571 2024.07.09 04:01:15.117384 [ 3 ] {ac2e4c60-1cbb-416c-b237-ce146da0f3b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14572 2024.07.09 04:01:15.117432 [ 3 ] {} <Debug> HTTP-Session: 6a2a555b-257d-4e1e-a038-2ae6ad3edd31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14573 2024.07.09 04:01:15.117488 [ 186 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
14574 2024.07.09 04:01:15.117626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 16476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14575 2024.07.09 04:01:15.117710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14576 2024.07.09 04:01:15.117768 [ 3 ] {} <Debug> HTTP-Session: 1c580610-a750-4993-bd4c-0393d9421cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14577 2024.07.09 04:01:15.117815 [ 3 ] {} <Debug> HTTP-Session: 1c580610-a750-4993-bd4c-0393d9421cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14578 2024.07.09 04:01:15.117863 [ 3 ] {} <Debug> HTTP-Session: 1c580610-a750-4993-bd4c-0393d9421cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14579 2024.07.09 04:01:15.117946 [ 3 ] {} <Trace> HTTP-Session: 1c580610-a750-4993-bd4c-0393d9421cb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14580 2024.07.09 04:01:15.117970 [ 186 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14581 2024.07.09 04:01:15.118018 [ 186 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 17 rows starting from the beginning of the part
14582 2024.07.09 04:01:15.118224 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14583 2024.07.09 04:01:15.118258 [ 186 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
14584 2024.07.09 04:01:15.118372 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14585 2024.07.09 04:01:15.118514 [ 186 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
14586 2024.07.09 04:01:15.118927 [ 186 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part
14587 2024.07.09 04:01:15.119277 [ 186 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
14588 2024.07.09 04:01:15.119559 [ 186 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
14589 2024.07.09 04:01:15.119730 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14590 2024.07.09 04:01:15.120624 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14591 2024.07.09 04:01:15.120676 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14592 2024.07.09 04:01:15.121467 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
14593 2024.07.09 04:01:15.122077 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.004786364 sec., 7730.293809664287 rows/sec., 535.17 KiB/sec.
14594 2024.07.09 04:01:15.122237 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
14595 2024.07.09 04:01:15.122264 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Trace> oximeter.fields_uuid (2dd7f2e2-abb6-4c53-ae81-b7689424ca6c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14596 2024.07.09 04:01:15.122520 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.004456 sec., 21768.402154398565 rows/sec., 1.70 MiB/sec.
14597 2024.07.09 04:01:15.122791 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Debug> DynamicQueryHandler: Done processing query
14598 2024.07.09 04:01:15.122823 [ 3 ] {dc093bfe-0dc8-4ef4-8000-6002803c7e2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14599 2024.07.09 04:01:15.122843 [ 3 ] {} <Debug> HTTP-Session: 1c580610-a750-4993-bd4c-0393d9421cb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14600 2024.07.09 04:01:15.122964 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14601 2024.07.09 04:01:15.123046 [ 196 ] {0927c299-da5d-4df9-a878-f386e4f0981c::all_1_30_6} <Trace> oximeter.fields_u16 (0927c299-da5d-4df9-a878-f386e4f0981c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
14602 2024.07.09 04:01:15.123051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 30809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14603 2024.07.09 04:01:15.123123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14604 2024.07.09 04:01:15.123137 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14605 2024.07.09 04:01:15.123145 [ 3 ] {} <Debug> HTTP-Session: 8df30083-1086-4f46-b31a-0f2db8031ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14606 2024.07.09 04:01:15.123170 [ 3 ] {} <Debug> HTTP-Session: 8df30083-1086-4f46-b31a-0f2db8031ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14607 2024.07.09 04:01:15.123184 [ 3 ] {} <Debug> HTTP-Session: 8df30083-1086-4f46-b31a-0f2db8031ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14608 2024.07.09 04:01:15.123215 [ 3 ] {} <Trace> HTTP-Session: 8df30083-1086-4f46-b31a-0f2db8031ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14609 2024.07.09 04:01:15.123363 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14610 2024.07.09 04:01:15.123409 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14611 2024.07.09 04:01:15.123554 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14612 2024.07.09 04:01:15.123910 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14613 2024.07.09 04:01:15.123944 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14614 2024.07.09 04:01:15.124319 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
14615 2024.07.09 04:01:15.124643 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Trace> oximeter.measurements_cumulativeu64 (246668f4-44dc-43f6-b63c-de672e0b8e98): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14616 2024.07.09 04:01:15.124797 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001496 sec., 107620.32085561498 rows/sec., 7.49 MiB/sec.
14617 2024.07.09 04:01:15.125062 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Debug> DynamicQueryHandler: Done processing query
14618 2024.07.09 04:01:15.125127 [ 3 ] {b7442779-29c4-49e3-8e11-3be17644444a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14619 2024.07.09 04:01:15.125189 [ 3 ] {} <Debug> HTTP-Session: 8df30083-1086-4f46-b31a-0f2db8031ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14620 2024.07.09 04:01:15.125445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 49626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14621 2024.07.09 04:01:15.125496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14622 2024.07.09 04:01:15.125515 [ 3 ] {} <Debug> HTTP-Session: 975d1c08-8b39-4b9f-b66e-d590885d7db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14623 2024.07.09 04:01:15.125532 [ 3 ] {} <Debug> HTTP-Session: 975d1c08-8b39-4b9f-b66e-d590885d7db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14624 2024.07.09 04:01:15.125545 [ 3 ] {} <Debug> HTTP-Session: 975d1c08-8b39-4b9f-b66e-d590885d7db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14625 2024.07.09 04:01:15.125577 [ 3 ] {} <Trace> HTTP-Session: 975d1c08-8b39-4b9f-b66e-d590885d7db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14626 2024.07.09 04:01:15.125875 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14627 2024.07.09 04:01:15.125944 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <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
14628 2024.07.09 04:01:15.126357 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14629 2024.07.09 04:01:15.127002 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14630 2024.07.09 04:01:15.127037 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14631 2024.07.09 04:01:15.127617 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14632 2024.07.09 04:01:15.128011 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14633 2024.07.09 04:01:15.128184 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002527 sec., 12267.51088246933 rows/sec., 21.98 MiB/sec.
14634 2024.07.09 04:01:15.128210 [ 33 ] {} <Debug> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14635 2024.07.09 04:01:15.128327 [ 33 ] {} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14636 2024.07.09 04:01:15.128386 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14637 2024.07.09 04:01:15.128552 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Debug> DynamicQueryHandler: Done processing query
14638 2024.07.09 04:01:15.128581 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14639 2024.07.09 04:01:15.128592 [ 3 ] {962b806d-cc4a-4153-bc22-41dc57e634a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14640 2024.07.09 04:01:15.128658 [ 3 ] {} <Debug> HTTP-Session: 975d1c08-8b39-4b9f-b66e-d590885d7db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14641 2024.07.09 04:01:15.128898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53477, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14642 2024.07.09 04:01:15.129040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14643 2024.07.09 04:01:15.129109 [ 3 ] {} <Debug> HTTP-Session: 803a49af-4ca9-4857-803a-d8b9ae77e91d Authenticating user 'default' from [fd00:1122:3344:101::d]:53477
14644 2024.07.09 04:01:15.129161 [ 3 ] {} <Debug> HTTP-Session: 803a49af-4ca9-4857-803a-d8b9ae77e91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14645 2024.07.09 04:01:15.129205 [ 3 ] {} <Debug> HTTP-Session: 803a49af-4ca9-4857-803a-d8b9ae77e91d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14646 2024.07.09 04:01:15.129306 [ 3 ] {} <Trace> HTTP-Session: 803a49af-4ca9-4857-803a-d8b9ae77e91d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14647 2024.07.09 04:01:15.129405 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14648 2024.07.09 04:01:15.129601 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1586 rows starting from the beginning of the part
14649 2024.07.09 04:01:15.129611 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14650 2024.07.09 04:01:15.129732 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14651 2024.07.09 04:01:15.130413 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part
14652 2024.07.09 04:01:15.130588 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14653 2024.07.09 04:01:15.131078 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 24 rows starting from the beginning of the part
14654 2024.07.09 04:01:15.131886 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part
14655 2024.07.09 04:01:15.131903 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14656 2024.07.09 04:01:15.131975 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
14657 2024.07.09 04:01:15.132470 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 24 rows starting from the beginning of the part
14658 2024.07.09 04:01:15.133110 [ 191 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part
14659 2024.07.09 04:01:15.133520 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
14660 2024.07.09 04:01:15.134525 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Trace> oximeter.measurements_u64 (e5cca1c4-1513-409e-a399-5a647e2c0b4d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14661 2024.07.09 04:01:15.134863 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005379 sec., 11154.489682097044 rows/sec., 769.78 KiB/sec.
14662 2024.07.09 04:01:15.135428 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Debug> DynamicQueryHandler: Done processing query
14663 2024.07.09 04:01:15.135502 [ 3 ] {c91c43aa-743d-45b5-aa1a-80ce68911f45} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14664 2024.07.09 04:01:15.135569 [ 3 ] {} <Debug> HTTP-Session: 803a49af-4ca9-4857-803a-d8b9ae77e91d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14665 2024.07.09 04:01:15.144134 [ 197 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 19 columns (19 merged, 0 gathered) in 0.015642893 sec., 110401.57341739791 rows/sec., 197.83 MiB/sec.
14666 2024.07.09 04:01:15.145465 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14667 2024.07.09 04:01:15.146055 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14668 2024.07.09 04:01:15.146151 [ 195 ] {391e9a59-88cc-46a7-ac96-89b14c092199::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (391e9a59-88cc-46a7-ac96-89b14c092199) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14669 2024.07.09 04:01:15.146277 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.63 MiB.